"AverageDirectionalMovementIndexRating" (Financial Indicator)

Commonly abbreviated as ADXR.

Is a trend indicator.

Is computed using high, low, and close prices.

Returns one time series whose values are the average of the Average Directional Movement Index from the current period and 14 periods before.

FinancialIndicator["AverageDirectionalMovementIndexRating",n] averages with the value n periods before. The first value occurs after n periods.

Examples