trueRange
Documentation / @elitechart/indicators / trueRange
Defined in: atr.ts:25
True Range array, aligned 1:1 with bars. TR[0] is high[0] − low[0] (no prior close).
Parameters
bars
readonly Bar[]
Returns
number[]
Documentation / @elitechart/indicators / trueRange
Defined in: atr.ts:25
True Range array, aligned 1:1 with bars. TR[0] is high[0] − low[0] (no prior close).
readonly Bar[]
number[]