Connect Disconnect Sound Alert – EA 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