Bollinger Bands Example ======================= This example shows how to write an example bollinger bands strategy, and execute a backtest of it **Python source code:** :download:`../../examples/bollinger_bands.py` .. literalinclude:: ../../examples/bollinger_bands.py .. image:: images/bollinger/close_zoomed.png :align: center .. image:: images/bollinger/close.png :align: center .. image:: images/bollinger/aum.png :align: center