Crypto AlgoTrading Framework

Algorithmic trading framework for cryptocurrencies in Python
Algotrading Framework is a repository with tools to build and run working trading bots, backtest strategies, assist on trading, define simple stop losses and trailing stop losses, etc. This framework work with data directly from Crypto exchanges API, from a DB or CSV files. Can be used for data-driven and event-driven systems. Made exclusively for crypto markets for now and written in Python.
Follow this Quickstart Guide if you want to start right away
A Medium story dedicated to this project
Index