Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 438 Bytes

sample_bbands.rst

File metadata and controls

17 lines (10 loc) · 438 Bytes

Bollinger Bands

This example is based on:

../samples/bbands.py

this is what the output should look like:

../samples/bbands.output

and this is what the plot should look like:

image

You can get better returns by tunning the Bollinger Bands period as well as the entry and exit points.