lindomar-oliveira / backtrader-binance

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

Add testnet support to binance store #2

Closed yairfrid closed 3 years ago

yairfrid commented 3 years ago

https://python-binance.readthedocs.io/en/latest/overview.html#using-the-spot-futures-or-vanilla-options-testnet

lindomar-oliveira commented 3 years ago

Thanks @Fongeme

Note: The testnet only works for vanilla options, implemented in lib python-binance v0.7.11.

I will update it to the latest version soon.