Show us your code and please use SRC (besides video icon) when posting codes for easier reading.
see this: https://www.mql5.com/en/forum/100899
from Options -> Events you can set custom sounds (for example, setting an empty/mute .wav)
oddpip:
You don't need to set an empty/mute .wav, by double-clicking on the event you can disable/enable it.
see this: https://www.mql5.com/en/forum/100899
from Options -> Events you can set custom sounds (for example, setting an empty/mute .wav)

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
Hello,
does somebody know if it is possible to play at same time when a signal occure a Sound ALert and a Text Alert.
As you know when a Textalert take place a sound file is also played and when you want to play at same time another sound file, then i think that is not possible, in my test it looks so.
Do you think is it maybe possible to disable the Sound Alert from Metatrader, then for normal Textalerts no sound will be play, but using then a PlaySOund() function, will the Metatrader be able to play a SOund file when i disable the Sound ALerts?