Skip to content

CamonZ/ex_binance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExBinance

Library for fetching trading data from Binance

Installation

This package can be installed by adding ex_binance to your list of dependencies in mix.exs:

def deps do
  [
    {:ex_binance, git: "https://github.com/CamonZ/ex_binance.git"}
  ]
end

Releases

No releases published

Packages

No packages published

Languages