Framework for algorithmic trading in cryptocurrency. Implemented statically typed language Haskell with intention to provide more safety, verifiability and trust in code that works with money.
- Binance - https://github.com/kelecorix/api-binance
- OkCoin - https://github.com/kelecorix/api-okcoin
- Kraken - https://github.com/kelecorix/api-kraken
- Kuna - https://github.com/kelecorix/api-kuna
- https://github.com/ccxt/ccxt - many exchanges apis implemented in JavaScript
- https://github.com/garethdmm/gryphon - framework for cryptotrading in Python