Elite indicators - metatrader 5 version :) - page 11

 

Source code of the indicator posted here : https://www.mql5.com/en/forum/181297/page48

 

Source for the multi time frame version of Donchian channel

 

Source code of the Tushar Chande's DMI (executable version with more explanation of Chande's DMI usage posted here https://www.mql5.com/en/forum/181297/page49 )

_________________________

PS: this version has an additional smoothing in a form of using RSX for calculation not the original RSI. It has been added in order to make it a bit more readable (the original Chande's DMI is less smooth than this version and can raise more false signals. Using the rsx instead of rsi does not add any lag at all so we can say that using an rsx instead of rsi could be clasified as the "1% improvement" rule - what is suer that it is not worse than the original Chande's DMI )

Files:
 

Source code for rsx variation indicator

Files:
 

Source codes of gradient versions of double smoothed ema indicators

 

Source code of Guppy mma of double smoothed ema

 

Source code of TTM waves (as described here : https://www.mql5.com/en/forum/181297/page53 )

Files:
 

TTM wave indicator

Source code of this version : https://www.mql5.com/en/forum/181297/page53 of ttm waves

Files:
 

RSI of MACD double

This is a metatrader 5 version of rsi of macd double. Values are shifted by -50 in order to have additional cross over a such zero line (it would in original be value 50 of the rsi). It can help a bit more to additionally identify a state of the trend

 

Normalized velocity

Source code of normalized velocity (as described here https://www.mql5.com/en/forum/181297/page53 )