missing messages from SendNotification (push mail)

Post Reply
User avatar
candletiger
Trader
Posts: 83
Joined: Tue Jun 05, 2012 1:59 pm
Location: Munich, Germany

missing messages from SendNotification (push mail)

Post by candletiger »

all,

heads-up for those who put the SendNotification() into indis and EAs and have observed that not all the messages arrive your mobile device, please read: http://docs.mql4.com/common/SendNotification
Note: The SendNotification() function has strict limitations on its usage: no more than 2 calls per second and no more than 10 calls per minute. Frequency of calls is controlled dynamically, and the function can be blocked in case of violation.
This can easily be violated if you have e.g. dashboards just loaded.

/ct
Post Reply

Return to “Coders Hangout”