Hello everybody, I was wondering if I can add more events sounds in the Tools > Options > Events tab like: Open or Close orders, Market order, Pending order, Stop loss, Take profit, Margin call, ... and so on.
If this is possible then how can I do it.
Thanks a lot
Triple click the action value, for example triple click "connect.wav" > select "choose other" > and please read this select "any files".
Thank you for reply, but I didn't mean that.
What I want to do is to add more events to the events list. Those will be like: Open order, Close order, Market order, Pending order, Stop loss, Take profit, Margin call. It will be useful to add those events and play sounds accordingly.
Thanks a lot.
- www.mql5.com
Thank you for reply, but I didn't mean that.
What I want to do is to add more events to the events list. Those will be like: Open order, Close order, Market order, Pending order, Stop loss, Take profit, Margin call. It will be useful to add those events and play sounds accordingly.
Thanks a lot.
Oh - LOL @ me - I didn't correctly read your thread.
You can't coz it fixed and there is no "add" button. You have to create Indicator and PlaySound() accordingly https://www.mql5.com/en/docs/common/playsound.
Sorry.
:D
- www.mql5.com
Oh - LOL @ me - I didn't correctly read your thread.
You can't coz it fixed and there is no "add" button. You have to create Indicator and PlaySound() accordingly https://www.mql5.com/en/docs/common/playsound.
Sorry.
:D
Ok, thank you. But how can I make this script correlated to the Stop Loss, Take Profit, and all different kinds of orders.
It's called trade function https://www.mql5.com/en/docs/trading. Better start rading all or just from history select https://www.mql5.com/en/docs/trading/historyselect

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hello everybody, I was wondering if I can add more events sounds in the Tools > Options > Events tab like: Open or Close orders, Market order, Pending order, Stop loss, Take profit, Margin call, ... and so on.
If this is possible then how can I do it.
Thanks a lot