images/contents.gifimages/index.gifimages/prev1.gifimages/next1.gif

DIO()

Definition Directional Movement Index. Developed by J. Welles Wilder, the DMI helps identify definable market trends.

Syntax images/aspen00000235.gif

Formula images/aspen00000236.gif images/aspen00000237.gif

images/aspen00000238.gif images/aspen00000239.gif

images/aspen00000240.gif images/aspen00000241.gif

Where:

+DI = current positive directional index.

-DI = current negative directional index.

+DMn = current modified moving average of +DM

+DM = current positive directional movement value.

Ht = current high.

Ht-1 = previous high.

Trn = current modified moving average of the true range.

TR = true range.

Th = greater of todays high and the previous low.

Tl = lessor of todays low or the previous price.

Parameters SERIES
Required if the formula name declares the SERIES parameter.

INPUT
Required if the formula name declares the INPUT parameter.

PERIOD
Required if the formula name declares the PERIOD parameter.

Examples DIO_EX1(SERIES,PERIOD)=DIO(SERIES,PERIOD)

DIO_EX2(INPUT,PERIOD)=DIO(INPUT,PERIOD)

See also: Directional Movement Index Study