Add plots to %B indicator documentation

This commit is contained in:
moshferatu 2024-09-27 06:32:18 -07:00
parent 37ee8f0364
commit 844069be0e

View File

@ -30,6 +30,10 @@ Example values and positions relative to Bollinger Bands:
**Lower Level Stroke**: The color and width of the lower level. (Default: Red 3px)
## Plots
**%B**: The value of price relative to the position of the Bollinger Bands. (Default: Yellow Solid Line 2px)
## Strategies
The [%B strategy](https://moshferatu.dev/moshferatu/ninjatrader/src/branch/main/strategies/%25b) taken from [*High Probability ETF Trading*](https://moshferatu.dev/moshferatu/high-probability-etf-trading) (2009) by Larry Connors is based on this indicator.