Create your strategy for the Backtrader, do the backtesting and you will also be ready for live trading on the exchange Binance with this integration.
pip install git+https://github.com/lindomar-oliveira/backtrader-binance.git@main
See examples folder
- backtrader: An incredible library...
- python-binance: For creating Binance API wrapper, shortening a lot of work.