ADX
- average directional movement index

Indicators
(AmiBroker 3.30)


SYNTAX adx( period = 14 )
RETURNS ARRAY
FUNCTION Calculates Average Directional Index indicator
EXAMPLE adx(), adx(20)
SEE ALSO

References:

The ADX function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.