This indicator deletes all label objects on the chart without filtering them in any way to avoid deleting objects created by other indicators/EAs. There are two calls in its code like this:Sorry guys, I have narrowed it down to an on-chart indicator that caused this to happen. The indicator is FX_Multi_Meter_II.mq4 (attached), and I am still looking at the codes to find out why. Any ideas?
-Red-
MQL4:
ObjectsDeleteAll(0,OBJ_LABEL);