
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
Hi everyone,
I have a question about the SendNotification() function in MQL5. According to the official documentation, the function has a limit of 255 characters for a single push notification. However, I conducted a test where I sent a message with 1024 characters, and the notification was still delivered to my phone.
I expected the message to be truncated at 255 characters, but it seems MT5 allows up to 1024 characters. Has the character limit for SendNotification() been updated in newer versions of MT5 (I’m using the latest version)? Or is there something else going on here?
Thanks