Page 34 of 129

Re: MACD indicators for MT4

Posted: Wed Jan 16, 2019 2:09 pm
by royalbee
mrtools wrote: Wed Jan 16, 2019 11:44 am

Ok you can overlay 2 indicators over the other like that in mt4.
i have figured it out. Thank you so much for your help

Re: MACD indicators for MT4

Posted: Sat Jan 26, 2019 7:38 pm
by newbiees
Hello

Anybody know this macd indicator in MT4? signal line change color when macd cross.

Re: MACD indicators for MT4

Posted: Sun Jan 27, 2019 12:04 pm
by mrtools
newbiees wrote: Sat Jan 26, 2019 7:38 pm Hello

Anybody know this macd indicator in MT4? signal line change color when macd cross.
Made this one.

Re: MACD indicators for MT4

Posted: Mon Feb 18, 2019 7:00 am
by mntiwana
"TMA centered MACD v1 MTF TT"

Re: MACD indicators for MT4

Posted: Mon Feb 18, 2019 7:12 am
by mntiwana
"TMA Centered MACD v6 HAL MTF TT"

Re: MACD indicators for MT4

Posted: Mon Feb 18, 2019 5:41 pm
by moey_dw
mntiwana wrote: Mon Feb 18, 2019 7:00 am "TMA centered MACD v1 MTF TT"
thx u lovely mntiwana habibi it says this indicator is maliciously redrawn is that russian ppl doing something to the code?? :lol:

Re: MACD indicators for MT4

Posted: Mon Feb 18, 2019 6:43 pm
by mntiwana
moey_dw wrote: Mon Feb 18, 2019 5:41 pm

thx u lovely mntiwana habibi it says this indicator is maliciously redrawn is that russian ppl doing something to the code?? :lol:
No body can stop redrawn when tma centered is used no matter it is Russian or more up northern polean

Re: MACD indicators for MT4

Posted: Wed Mar 20, 2019 4:56 am
by aryf
Dear Mr Tools

Would you kindly add ZERO CROSS ALERT (push notification) option to the following indicator. Would be very grateful.

Re: MACD indicators for MT4

Posted: Wed Mar 20, 2019 5:20 am
by mrtools
aryf wrote: Wed Mar 20, 2019 4:56 am Dear Mr Tools

Would you kindly add ZERO CROSS ALERT (push notification) option to the following indicator. Would be very grateful.
It already has zero cross alerts

Code: Select all

extern int    AlertsArrowsOn   =  0;
0 = osma crossing zero
1 = macd crossing zero
2 = signal crossing zero

Re: MACD indicators for MT4

Posted: Wed Mar 20, 2019 6:16 am
by aryf
mrtools wrote: Wed Mar 20, 2019 5:20 am

It already has zero cross alerts

Code: Select all

extern int    AlertsArrowsOn   =  0;
0 = osma crossing zero
1 = macd crossing zero
2 = signal crossing zero
:D thank you