CryptoExchangeAPIs.jl
May 4, 2026 ยท View on GitHub

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
Supported Exchange APIs
Contributing
Contributions to CryptoExchangeAPIs 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.