lindomar-oliveira / backtrader-binance

Binance API integration with Backtrader.
MIT License
139 stars 61 forks source link

to use with backtest #13

Open simeneide opened 1 year ago

simeneide commented 1 year ago

hi, thanks for a nice library! Ive played around with it for a bit and the example script for live trading seems to work ok. But I dont see how to use it to download data for backtests. is this supported? Also, any suggestions on how to use it for multi-asset trading?

chan1919 commented 1 year ago

@simeneide You can download data from python-binance,and the multi-asset trade needs threads.