Sound Alert Entry Out – EA MetaTrader 5

Sound Alert Entry Out
When a position is closed (exit from the market, reversal or a close by operation), a sound is played. A sound alert is selected from the standard terminal package: version “1.002”: Added new parameter notification t send push-notifications to mobile terminals based on the MetaQuotes IDs specified in the options window, in its “Notifications” tab. … Read more

Connect Disconnect Sound Alert – EA MetaTrader 5

Connect Disconnect Sound Alert - expert for MetaTrader 5
This utility is simple example to add sound alert on connect / disconnect Add sounds wav files inside MQL5FilesSounds folder Copy the code and compile the EA Utility, the attached file has commented lines as using of #resource makes uploading impossible //+——————————————————————+ //|                               Connect_Disconnect_Sound_Alert.mq5 | //|                                Copyright 2024, Rajesh Kumar Nait | //|                  https://www.mql5.com/en/users/rajeshnait/seller | //+——————————————————————+ #property … Read more