Directional Movement (DM)
Last updated
Last updated
The Directional Movement indicator is almost identical to the ADX, with the only difference that the +DM and -DM values are also calculated. These values are then later on used for the DMI.
The Directional Movement indicator is positive when the difference between the highs is at its largest.
See: Directional Movement Index ()
double
When using this method with an index (e.g. DM(14).DiPlus[int barsAgo] ), the value of the indicator will be issued for the referenced bar.
inSeries Input data series for the indicator
period Number of bars included in the calculations