
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
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
)
Source code for rsx variation indicator
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 )
TTM wave indicator
Source code of this version : https://www.mql5.com/en/forum/181297/page53 of ttm waves
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 )