AlgoCoin is a python library for writing trading algorithms. It is designed using a combination of asyncio and callbacks to make writing cross-asset, cross-currency, and cross exchange algorithms for backtesting and live trading as simple as possible.
AsyncAlgoTrading/algo-coin
Python library for algorithmic trading cryptocurrencies across multiple exchanges
TypeScriptApache-2.0