Skip to content

Commit ddf84d8

Browse files
committed
Updated link to samples.
1 parent 2401d87 commit ddf84d8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff 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

3131
2. Download historical data for backtesting
3232

docs/quickstart.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ This is how all the pieces are put together:
7070
:dedent: 4
7171

7272
The 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>`_,
7474
you can execute the backtest using the following command:
7575

7676
.. code-block:: console

0 commit comments

Comments
 (0)