This forum is in read-only mode now. You may discuss your questions on forums of MQL4.community and MQL5.community
Audible AlertsBack to topics list |
|
SteveJones
2004.12.24 09:24
To my understanding, MQL II did not have a way to sound an audible alert in an expert or custom indicator. Sure, you could have a popup window give you a message in MQL II, but what if you're out of the room?
MQL 4 needs to have have an audible alert function implemented by one of the following ways: 1- a new parameter within the existing alert function, to sound an audible alert, that is a .wav file. 2- a new and separate function for this purpose, that accesses a .wav file. I realize you might already have an API function that will sound an alert; however, for a function as necessary and usable as an *audible* alert, you really need to make the function easy and convenient to access, rather than having to resort to an API call. |
|
Slawa
2004.12.24 11:57
there are 3 alert functions in the mql 4 in addition to Alert: PlaySound, SpeechText and SendMail (if You setup right mail to sms-gate then You can receive sms to your mobile phone)
|
|
SteveJones
2004.12.24 21:11
Terrific! I can't wait.
I'm wondering if there is some round-a-bout way to sound an alert in MQL2? |
|
Slawa
2004.12.29 13:53
mql 2 not developed anymore
|
Download MetaTrader 5 (450 Kb, web installer) — a new terminal for financial markets
