ta.tr - Pine Script Variable
Overview
Section titled “Overview”True range, equivalent to ta.tr(handle_na = false). It is calculated as math.max(high - low, math.abs(high - close[1]), math.abs(low - close[1])).
floatQualifier
Section titled “Qualifier”series