File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,8 @@ portfolio management, and order execution.
23
23
Features:
24
24
* Order execution
25
25
* Broker and exchange connections through [ ccxt] ( https://github.com/ccxt/ccxt )
26
- * Backtesting and performance analysis reports [ example] ( ./examples/backtesting )
27
- * Backtest experiments to optimize your trading strategy [ example] ( ./examples/backtesting/ backtest_experiments )
26
+ * Backtesting and performance analysis reports [ example] ( ./examples/backtest )
27
+ * Backtest experiments to optimize your trading strategy [ example] ( ./examples/backtest_experiments )
28
28
* Portfolio management
29
29
* Web API for interacting with your deployed trading bot
30
30
* Data persistence through sqlite db or an in-memory db
You can’t perform that action at this time.
0 commit comments