File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ $ pip install basana[charts] talipp pandas statsmodels
2626
2727### Backtest a pairs trading strategy
2828
29- 1 . Download and unzip [ samples] ( https://github.com/gbeced/basana/releases/download/1.7.1 /samples.zip ) .
29+ 1 . Download and unzip [ samples] ( https://github.com/gbeced/basana/releases/download/1.8 /samples.zip ) .
3030
31312 . Download historical data for backtesting
3232
Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ This is how all the pieces are put together:
7070 :dedent: 4
7171
7272The full source code for this example can be found `here <https://github.com/gbeced/basana/tree/master/samples/backtest_bbands.py >`_,
73- and if you fork the repository, or download and unzip `samples <https://github.com/gbeced/basana/releases/download/1.7 /samples.zip >`_,
73+ and if you fork the repository, or download and unzip `samples <https://github.com/gbeced/basana/releases/download/1.8 /samples.zip >`_,
7474you can execute the backtest using the following command:
7575
7676.. code-block :: console
You can’t perform that action at this time.
0 commit comments