TradingView
AL_Aus
May 7, 2022 3:05 AM

ADX Functions 

Description

Library "ADX"

adx(dilen, adxLen)
  Parameters:
    dilen: Length of the Directional Index.
    adxLen: Length (smoothing) of the Average Directional Index.
  Returns: [ADX, +DI, -DI]

Release Notes

v2

Added:
bgColor()
More