Skip to content

CryptoAPIs is a library written in Julia that combines API wrappers from various exchanges, simplifying access to market 💹 data

License

Notifications You must be signed in to change notification settings

Chetverikov-Maksim/CryptoAPIs.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terminal

CryptoAPIs.jl

Stable Dev Build Status Coverage Registry

CryptoAPIs is a library written in Julia that combines API wrappers from various exchanges, simplifying access to market 💹 data.

Installation

If you haven't installed our local registry yet, do that first:

] registry add https://github.com/bhftbootcamp/Green.git

Then, to install CryptoAPIs, simply use the Julia package manager:

] add CryptoAPIs

Supported Exchange APIs

# Exchange API Documentation Module Documentation
Binance Logo Binance Spot CryptoAPIs.Binance.Spot Spot
Binance Logo Binance USD-M Futures CryptoAPIs.Binance.USDMFutures USD-M Futures
Binance Logo Binance Coin-M Futures CryptoAPIs.Binance.CoinMFutures Coin-M Futures
Bybit Logo Bybit Spot CryptoAPIs.Bybit.Spot Spot
Coinbase Logo Coinbase Exchange Spot CryptoAPIs.Coinbase.Spot Spot
Gateio Logo Gate.io Spot CryptoAPIs.Gateio.Spot Spot
Upbit Logo Upbit Spot CryptoAPIs.Upbit.Spot Spot

Contributing

Contributions to CryptoAPIs are welcome! If you encounter a bug, have a feature request, or would like to contribute code, please open an issue or a pull request on GitHub.

About

CryptoAPIs is a library written in Julia that combines API wrappers from various exchanges, simplifying access to market 💹 data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Julia 100.0%