Finds the True Range (TR) for a given traded asset over a given period.
A double which represents the value of the True Range of the consider asset for the latest trading period.
Also, described as the True Range (TR) of the current bar.
| Exception Type | Condition |
|---|---|
| ArgumentException | Thrown if any of the parameters high, low or previousClose is a strictly negative number. |
DirectionalMovementIndicator Class | WebCab.COM.Finance.Trading.Indicators Namespace | AverageDailyTrueRange - Evaluates the x-day Average of the Daily True Range (ADTR). | TrueRangePeriod - Evaluate the True Range (TR) over a number of trading periods.