You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Still not solved and this same problem for OBJ_RECTANGLE
Yes so you work around it there is no reason why you can not swap OBJ_RECTANGLE with OBJ_BUTTON and lay another OBJ_BUTTON on top of that.
The ZORDER issues with OBJ_RECTANGLE is known so you use OBJ_BUTTON either with text =" " blank or even with text so it serves the purpose of rectangle+layer combined.
And don't forget to call ChartRedaw();
It's not reason for clicking only. It's global probal problem in managment of OBJPROP_ZORDER. Eg. some lines aren't under objetcs as we want, coz the depth of other object are in top (Example boards).