Skip to content

Commit d1da4e8

Browse files
authored
Update README.rst
1 parent 659c388 commit d1da4e8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.rst

+10
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,16 @@ When you use dark theme you need to change background for plotted value tags.
1818

1919
3rd commit: Fix: The set_view_interval, set_data_interval ... are removed. Now you can work with matplotlib > 3.6.x
2020

21+
Recently I have created Binance API integration with Backtrader
22+
===============================================================
23+
With this integration you can do:
24+
25+
- Backtesting your strategy on historical data from the exchange Binance + Backtrader // Backtesting
26+
- Launch trading systems for automatic trading on the exchange Binance + Backtrader // Live trading
27+
- Download historical data for cryptocurrencies from the exchange Binance
28+
To make it easier to figure out how everything works, many examples have been made.
29+
Here is the code: https://github.com/WISEPLAT/backtrader_binance
30+
2131
backtrader
2232
==========
2333

0 commit comments

Comments
 (0)