MACD indicator - page 87

 
mladen:
One version was posted here : https://www.mql5.com/en/forum/general

Thanks for the link

 

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";

 

This is BB Macd gaussian, with mtf, there is a choice of a colored line or dots for the macd.

 
mrtools:
This is BB Macd gaussian, with mtf, there is a choice of a colored line or dots for the macd.
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 Elite indicators

Thank You Mrtools for these excellent indicators

Happy Holiday

secretcode

 
mrtools:
This is BB Macd gaussian, with mtf, there is a choice of a colored line or dots for the macd.

Nice. Thanks

 

what kind this arrow

 

this arrow which indicator?

Files:
snap1.png  295 kb
 
Sbt Erturan:
this arrow which indicator?

That could be any indicator (it could even be a simple ma cross). Usually it is not possible to identify that type of indicators just from pictures

 
Sbt Erturan:
this arrow which indicator?

You can find that indicator in this post by ZIGANI : https://www.mql5.com/en/forum/178018/page38

Hope it helps

 
secretcode:
You can find that indicator in this post by ZIGANI : https://www.mql5.com/en/forum/178018/page38 Hope it helps

Maybe Zigani can tell us which one is that indicator?

Reason: