Hi everyone,
I published a little contribution in my Github. A example of usage of Backtrader with Binance integration. Using the CCXT lib for broker and feed.
The base strategy uses a simple RSI + SMA filter, with stop loss of 3%.
Feel free to contribute and improve the example: https://github.com/rodrigo-brito/backtrader-binance-bot
Best regards,
Rodrigo Brito