We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38fa9da commit 2401d87Copy full SHA for 2401d87
docs/quickstart.rst
@@ -66,7 +66,7 @@ This is how all the pieces are put together:
66
67
.. literalinclude:: ../samples/backtest_bbands.py
68
:language: python
69
- :lines: 39-72
+ :lines: 40-74
70
:dedent: 4
71
72
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
91
92
.. literalinclude:: ../samples/binance_bbands.py
93
94
- :lines: 31-51
+ :lines: 31-52
95
96
97
.. note::
0 commit comments