AlgoCoin
Algorithmic Trading Bitcoin.
Overview
Lightweight, extensible program for algorithmically trading cryptocurrencies across multiple exchanges.
System Architecture
AlgoCoin is an event based trading system written in python. It comes with support for live trading across (and between) multiple exchanges, fully integrated backtesting support, slippage and transaction cost modeling, and robust reporting and risk mitigation through manual and programatic algorithm controls.
Algorithm
Like Zipline, the inspriation for this system, AlgoCoin exposes a single algorithm class which is utilized for both live trading and backtesting. The algorithm class is simple enough to write and test algorithms quickly, but extensible enough to allow for complex slippage and transaction cost modeling, as well as mid- and post- trade analysis.
Markets
Eventual coverage:
- Bitstamp
- Bitfinex
- CEX
- GDAX
- Gemini
- HitBTC
- ItBit
- Kraken
- LakeBTC
- Poloniex