StockFetcher Forums · Indicators and Measures · Directional Movement Indcators +DI, -DI, ADX<< >>Post Follow-up
stockfetcher
979 posts
msg #25007
8/28/2002 8:37:20 AM


Directional Movement Indcators +DI, -DI, ADX

ParametersPeriod
Usage+DI(days)
-DI(Pdays)
ADX(days)
DI(days) Difference
DescriptionThe Directional Movement indicators are actually used as a system to detect trends within a stock, typically used for determining entry and exit points. Developed by Welles Wilder, a buy signal is determined by the +DI rising above the -DI; afterwards, once the +DI falls below the -DI, then a sell signal is generated. Additional, interpretations involve using crossover of the +DI and -DI to verify the buy or sell signal.

The ADX is computed by taking an exponential moving average of the ratio: absolute difference of the +DI and -DI and the sum of the +DI and iDI.

The DI Difference option subtracts the -DI(n) from the +DI(n). This can be used to find trends in the difference between the +DI and -DI, as well as discovering convergence or divergence between the two values.

*** Note ***
The DMI suite are cumulative indicators, so exact filters such as crossovers may produce results which may not match their charts. This is due to potential differences in the starting point of the calcuation. StockFetcher uses at least 2 years of historical data to compute the most recent value.

Examples
Fetcher[+DI(14) crossed above the -DI(14)]


Fetcher[-DI(14) crossed below the +DI(14)]


Fetcher[ADX(14) increasing for 4 days]


Fetcher[DI(14) Difference has been increasing for 5 days and the DI(14) Difference is above 0]






stockfetcher
979 posts
msg #37388
8/10/2005 7:05:04 AM

Note:

When using the +DI or -DI inside set statements, you'll want to use PDI (for +DI) and MDI (for -DI).

For example:

Fetcher[
set{my_diff, PDI - MDI}
show stocks where my_diff > 0
and draw +DI
]





StockFetcher Forums · Indicators and Measures · Directional Movement Indcators +DI, -DI, ADX<< >>Post Follow-up

*** Disclaimer *** StockFetcher.com does not endorse or suggest any of the securities which are returned in any of the searches or filters. They are provided purely for informational and research purposes. StockFetcher.com does not recommend particular securities. StockFetcher.com, Vestyl Software, L.L.C. and involved content providers shall not be liable for any errors or delays in the content, or for any actions taken based on the content.


Copyright 2022 - Vestyl Software L.L.C.Terms of Service | License | Questions or comments? Contact Us
EOD Data sources: DDFPlus & CSI Data Quotes delayed during active market hours. Delay times are at least 15 mins for NASDAQ, 20 mins for NYSE and Amex. Delayed intraday data provided by DDFPlus


This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.