PROTECTED SOURCE SCRIPT

Directional Movement Quality Index

2 181
Indicator DMX (Bipolar DMI) is calculated using the standard indicator ADX. However, as compared to that, it displays data as an oscillator with a signal line, and has shorter delay.

DMX = (P-M) / (P+M)
Signal = MA(DMX, Signal period, Method)

where:

P - (+DI) ADX indicator line;
M - (-DI) ADX indicator line.

Source: mql5.com/en/code/21161

Disclaimer

The information and publications are not meant to be, and do not constitute, financial, investment, trading, or other types of advice or recommendations supplied or endorsed by TradingView. Read more in the Terms of Use.