natr
Normalized ATR (%)
Reference/Volatility/Function
natr(length)
ATR as a percent of close. Easier to compare across symbols.
Parameters
| Name | Type | Description |
|---|---|---|
length | int default 14 | Lookback in bars. Default 14. |
Return value
series
Example
oscillator plot natr(14) as "NATR"