Range Volatility Monitor

Category: volatility

Categorizes market state as 'volatile' or 'not volatile' by comparing the current symbol's range against the average normalized range of four major FX pairs.

Formula

\text{Normalized Range}_i = \frac{High_i - Low_i}{Close_{i, 240m}} \times 100 \\ \text{Mean Range} = \frac{1}{4} \sum_{i=1}^{4} \text{Normalized Range}_i \\ \text{Volatile} = \text{Current High} - \text{Current Low} > \text{Mean Range}

Inputs

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


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