CryptoExchangeAPIs.jl
CryptoExchangeAPIs 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 CryptoExchangeAPIs, simply use the Julia package manager:
] add CryptoExchangeAPIs