Re: MACD indicators for MT4
Posted: Wed Jan 16, 2019 2:09 pm
i have figured it out. Thank you so much for your helpmrtools 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 helpmrtools wrote: Wed Jan 16, 2019 11:44 am
Ok you can overlay 2 indicators over the other like that in mt4.
Made this one.newbiees wrote: Sat Jan 26, 2019 7:38 pm Hello
Anybody know this macd indicator in MT4? signal line change color when macd cross.
thx u lovely mntiwana habibi it says this indicator is maliciously redrawn is that russian ppl doing something to the code??
No body can stop redrawn when tma centered is used no matter it is Russian or more up northern poleanmoey_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??![]()
It already has zero cross alertsaryf 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.
Code: Select all
extern int AlertsArrowsOn = 0;
mrtools wrote: Wed Mar 20, 2019 5:20 am
It already has zero cross alerts
0 = osma crossing zeroCode: Select all
extern int AlertsArrowsOn = 0;
1 = macd crossing zero
2 = signal crossing zero