Skip to content

Commit a245c18

Browse files
committed
Fix links
1 parent d18a926 commit a245c18

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ portfolio management, and order execution.
2323
Features:
2424
* Order execution
2525
* 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)
2828
* Portfolio management
2929
* Web API for interacting with your deployed trading bot
3030
* Data persistence through sqlite db or an in-memory db

0 commit comments

Comments
 (0)