jfash: Hey
It will not just send every alert automatically. The EA must actively send the notification using the SendNotification() function. If the EA does not do that, then you will not receive any notification messages.
On the desktop MQL4 App I set the message ID under notifications and test, this sends a message successfully to my MQL4 App. I add my EA to the chart, see alerts being triggered on the desktop, but nothing is sent to my phone. Also tried sending to MQL5 mobile app, same result. Please help. Thanks

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
Hey
On the desktop MQL4 App I set the message ID under notifications and test, this sends a message successfully to my MQL4 App. I add my EA to the chart, see alerts being triggered on the desktop, but nothing is sent to my phone. Also tried sending to MQL5 mobile app, same result.
Please help.
Thanks