Skip to content

Commit 2401d87

Browse files
committed
Updated docs
1 parent 38fa9da commit 2401d87

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/quickstart.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ This is how all the pieces are put together:
6666

6767
.. literalinclude:: ../samples/backtest_bbands.py
6868
:language: python
69-
:lines: 39-72
69+
:lines: 40-74
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>`_,
@@ -91,7 +91,7 @@ exchange we'll use `Binance <https://www.binance.com/>`_ crypto currency exchang
9191

9292
.. literalinclude:: ../samples/binance_bbands.py
9393
:language: python
94-
:lines: 31-51
94+
:lines: 31-52
9595
:dedent: 4
9696

9797
.. note::

0 commit comments

Comments
 (0)