MACD indicator notifications for MT4 setup

Zakariaaa

Newbie
Joined
Oct 12, 2016
Messages
8
Reaction score
0
hello!
want to know if there is a way to get notifications from MACD indicators (Alerts) on my mobile... like when there is a MACD ligne and signal ligne crossover i will be notified on android phone!
this option exists on tradingview but couldn't find it on mt4!
thanks
 
You can code an EA and be notified by e-mail on your phone.
 
there is setting under the indicator u mean if that indicator touch RSI target you set and alert u ?

Also remember to set the MT alert send noticafication to your phone , I remember there is a button to sync or what
I used to do that quite long now never use it so roughly remember like this.

or you go youtube or google got info on this
 
there is setting under the indicator u mean if that indicator touch RSI target you set and alert u ?

Also remember to set the MT alert send noticafication to your phone , I remember there is a button to sync or what
I used to do that quite long now never use it so roughly remember like this.

or you go youtube or google got info on this
Yeah! I mean Not only for RSI, for all indicators... Nothing on YT and for Google it shows only chart alerts, not the setup on indicator.... Thanks for the reaction :)
 
Yeah! I mean Not only for RSI, for all indicators... Nothing on YT and for Google it shows only chart alerts, not the setup on indicator.... Thanks for the reaction :)
there should be an option for sound / notification under the settings
 
You can code an EA and be notified by e-mail on your phone.
eeuh email notification is similair to pop up blackhat.png

beeing notified about open and close orders, SL TP, chart alerts (relative to the price action)! but not for indicateurs interaction
 
you will only receive alerts for price action bro
With the default Metatrader settings. If you code your Expert Advisor, you can do anything.
Code:
https://www.mql5.com/en/forum/115733
https://www.mql5.com/en/forum/401
 
With the default Metatrader settings. If you code your Expert Advisor, you can do anything.
Code:
https://www.mql5.com/en/forum/115733
https://www.mql5.com/en/forum/401
thank you TOM TheCat
i'll check it!
 
Back
Top