Thread: Alerts
View Single Post
  #5 (permalink)  
Old 11-15-2005, 04:17 PM
codersguru's Avatar
codersguru codersguru is offline
Senior Member
 
Join Date: Oct 2005
Posts: 987
codersguru has a spectacular aura aboutcodersguru has a spectacular aura aboutcodersguru has a spectacular aura about
Exclamation

Quote:
Originally Posted by hua
ONE VITAL QUESTION.
In case for an alert in EA, we can mark ''disable alert once hit''.
how we can do that on indicator alerts???
Many tks in advance.
Hi hua,

Happy to hear you!

In this case, we have to use another function called "MessageBox".
MessageBox is an external function (resides in an external dll), so you have to enable the option "Allow Dll imports" in the indicator properties window.
__________________
Hope it helps !
Coders' Guru
Senior MQL programmer:
www.xpworx.com/custom.htm
Reply With Quote