Skip to main content

adx

The ADX is a Welles Wilder style moving average of the Directional Movement Index (DX). The values range from 0 to 100, but rarely get above 60. To interpret the ADX, consider a high number to be a strong trend, and a low number, a weak trend.

Usage

adx [-l N_LENGTH] [-s N_SCALAR] [-d N_DRIFT]

Parameters

NameDescriptionDefaultOptionalChoices
n_lengthlength14Truerange(1, 100)
n_scalarscalar100TrueNone
n_driftdrift1Truerange(1, 100)

adx


On this page