Modify the EA to send them.
Perhaps you should read the manual. SendNotification - Network Functions - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5
How To Ask Questions The Smart Way. (2004)
How To Interpret Answers.
RTFM and STFW: How To Tell You've Seriously Screwed Up.
Hi, does anyone know how I can have my MT4 platform on windows to send push notifications to my iphone when an alert is generated from my EA?
Hello Justin,
Please follow this guide in order to enable notifications on your mobile phone, see section "1.3. Mobile Notifications": https://www.earnforex.com/guides/how-to-configure-alerts-and-notifications-in-metatrader/ .This option will send you MT5 general notifications (i.e. when you buy/sell an instrument), if you want a specific alert/notification to be pushed on your mobile just use SendNotification() function in your MQL5 code:
SendNotification("This is a custom notification");
Please let me know if you have any questions.
Thanks,
Gabriel

- www.earnforex.com

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use