
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
Hello.
Macd_Platinum indicator.
Macd dema di napoli indicator
macd_dema_dinapoli_4chist.mq4
Digital MACD : digital_macd.mq4
Zero lag macd=1 zerolag_macd1.mq4
One more version of macd web_trend_mountain.ex4
iZMI macd izmi_macd.mq4
MACD Elder impulse
macd_elder_impulse_max.mq4
This is a TSD forum holiday gift to all our forum users. It uses a possibility of 17 different moving average type. Has lines, alerts, and or arrows at osma change of slope or zero cross. Also has the possibility to use classical and hidden divergence, either on chart or osma values or both. Is multi timeframe with interpolation on the macd, signal line, and histogram. A little more explanation here https://www.mql5.com/en/forum/general
The moving averages are:::::
extern string __0 = "SMA";
extern string __1 = "EMA";
extern string __2 = "Double smoothed EMA";
extern string __3 = "Double EMA (DEMA)";
extern string __4 = "Triple EMA (TEMA)";
extern string __5 = "Leader EMA";
extern string __6 = "Smoothed MA";
extern string __7 = "Linear weighted MA";
extern string __8 = "Parabolic weighted MA";
extern string __9 = "Alexander MA";
extern string __10 = "Volume weghted MA";
extern string __11 = "Hull MA";
extern string __12 = "Triangular MA";
extern string __13 = "Sine weighted MA";
extern string __14 = "Linear regression";
extern string __15 = "IE/2";
extern string __16 = "NonLag MA";
extern string __17 = "Zero lag EMA";Good morning mrtools,
I tried to use this indicator but to no avail, maybe due to latest 600++ build? Could you please help to update?
Thank you,
Good morning mrtools,
I tried to use this indicator but to no avail, maybe due to latest 600++ build? Could you please help to update?
Thank you,pastecopy
Updated version posted here : https://www.mql5.com/en/forum/general
MACD extrapolation indicator, interesting.
Hello
I'd use MACD Extrapolation-1.mq4 , but the line of prediction does not follow the latest past bars.
Is it possible to do something?
Thank you