What it calculates
From raw reading to classified zone.
The calculation stack, straight from the user guide:
- Live ATR Converted = Raw ATR ÷ pip-point unit — TradingView reading into practical pips or points.
- Stop Distance = Converted ATR × coefficient — the actual stop/trail for each coefficient choice.
- ATR Ratio = live ÷ historical baseline average — relative volatility pressure.
- Volatility Zone from P20/P40/P60/P80 thresholds: Very Low, Low, Normal, High, Extreme.
- Intensity Score maps the ratio to 1–10 bands; Sample Status grades baseline reliability from No Data to Hardened.
- Session Comparison reads the same live ATR against All-Sessions, London, New York, and Asian baselines.

