trading-signals
    Preparing search index...

    Class DX

    Directional Movement Index (DMI / DX) Type: Trend (using +DI & -DI)

    The DX was developed by John Welles Wilder (Jr.). and may help traders assess the strength of a trend (momentum) and direction of the trend.

    If there is no change in the trend, then the DX is 0. The return value increases when there is a stronger trend (either negative or positive). To detect if the trend is bullish or bearish you have to compare +DI and -DI. When +DI is above -DI, then there is more upward pressure than downward pressure in the market.

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    interval: number
    mdi?: number
    pdi?: number

    Accessors

    • get isStable(): boolean

      Returns boolean

    Methods