Catalyst
An Algorithmic Trading Library for Crypto-Assets in Python
...It builds on top of Zipline, extending that ecosystem to support crypto exchanges and high-resolution historical data (daily and minute bars). Users can express strategies in Python, run backtests against historical price data, and analyze performance through built-in metrics and analytics to evaluate profitability, risk, and behavior under different market conditions. Beyond backtesting, Catalyst was designed to support live trading on multiple crypto exchanges such as Binance, Bitfinex, Bittrex, and Poloniex, bridging simulation and production within the same framework. ...