I think you have to install a mobil terminal on you cell phone.
Read this here: https://www.mql5.com/en/articles/476

MetaQuotes ID in MetaTrader Mobile Terminal
- www.mql5.com
Android and iOS powered devices offer us many features we do not even know about. One of these features is push notifications allowing us to receive personal messages, regardless of our phone number or mobile network operator. MetaTrader mobile terminal already can receive such messages right from your trading robot. You should only know...
Carl Schreiber:
I think you have to install a mobil terminal on you cell phone.
Read this here: https://www.mql5.com/en/articles/476
Sure, I have already installed mobile terminal, and receiving push notifications, but I want to send notifications not only by SendNotification function of MQL, but through my Windows App as well.
I believe if MQ exposes the notification API for public use, the feature makes the mobile terminal more useful, so developers can integrate it with different online services.
All you folks out there in the past or in the future ..This is what uve been lookin for

Documentation on MQL5: Network Functions / SendMail
- www.mql5.com
SendMail - Network Functions - MQL5 Reference - Reference on algorithmic/automated trading language for MetaTrader 5
Mohammad Hossein Sadeghi #:
I believe if MQ exposes the notification API for public use, the feature makes the mobile terminal more useful, so developers can integrate it with different online services.
I believe if MQ exposes the notification API for public use, the feature makes the mobile terminal more useful, so developers can integrate it with different online services.
well obviously they know about these functions. read again.
they want to send notifications without using these functions outside of MetaTrader

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
MQ offers "Push Notification" service to send messages to mobile terminal from PC terminal and to send some MQL5 community account-related messages.
To aggregate terminal-related notifications, I want to send custom notifications from PC executables and WebService scripts to mobile terminal, so I want to know if: