PROTECTED SOURCE SCRIPT

Directional Movement Quality Index

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
ADXDMIDMXOscillators

Protected script

This script is published closed-source and you may privately use it freely.

Want to use this script on a chart?

Disclaimer