Yeah, you can just remove the following lines in PriceAlert_Panel.mq4:View attachment 18487 Is it possible to have this alert continue to alert until shut off?
MQL4:
sets.AlertNative = false; sets.AlertEmail = false; sets.AlertPush = false;