SMA3x5+BB - pjdhiro

Category: trend, volatility

A multi-set Simple Moving Average (SMA) and Bollinger Bands system with hierarchical timeframe-based visibility logic.

Formula

\text{SMA} = \frac{1}{n} \sum_{i=0}^{n-1} \text{Close}_i \\ \text{BB Basis} = \text{SMA}(Close, 20) \\ \text{BB Bands} = \text{Basis} \pm (k \times \sigma)

Inputs

See signal primitives, usage in published strategies and more on WOBR StrategyVerse.


Open in the WOBR AI app → · WOBR.AI home