Push Notification from EA Alert from Windows MT4 App to an Iphone

 
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?
 
Justin Davis:
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

How to Configure Alerts and Notifications in MetaTrader
How to Configure Alerts and Notifications in MetaTrader
  • www.earnforex.com
Many indicators and experts advisors include some alert and notification feature. From this guide, you can learn how to configure MetaTrader (MT4 and MT5) to enable the notifications for those tools that support such notifications.
Reason: