How can we add push notifications to MT4 indicators?

1 View
Reannon Boliver
Answered 6 months, 1 week ago
<p id="isPasted">You must use the SendNotification() function.</p><p>Example:</p><p>Inserted Code</p><p><em>SendNotification("BUY signal on " + _Symbol);</em></p>