 # CryptoExchangeAPIs.jl [](https://bhftbootcamp.github.io/CryptoExchangeAPIs.jl/stable/) [](https://bhftbootcamp.github.io/CryptoExchangeAPIs.jl/dev/) [](https://github.com/bhftbootcamp/CryptoExchangeAPIs.jl/actions/workflows/Coverage.yml?query=branch%3Amaster) [](https://codecov.io/gh/bhftbootcamp/CryptoExchangeAPIs.jl) [](https://github.com/bhftbootcamp/Green) 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](https://github.com/bhftbootcamp/Green) yet, do that first: ``` ] registry add https://github.com/bhftbootcamp/Green.git ``` Then, to install CryptoExchangeAPIs, simply use the Julia package manager: ``` ] add CryptoExchangeAPIs ``` ## Supported Exchange APIs