Hi Miro,
thank you for helping that fast.

All the best for you
Hi Miro,
thank you for helping that fast.

All the best for you
Hello Miro,
how can I migrate this mql4 code for mql5:
ObjectSet(LoadedObjectName(),OBJPROP_STATE,0);
ObjectSet(LoadedObjectName(),OBJPROP_BGCOLOR,clrGray);
ObjectSet(LoadedObjectName(),OBJPROP_COLOR,clrLightSkyBlue);
I would like to use these Buttons for mql5.
Thank you for your help!