Thanks for your help Phy. I guess I'll try to find a workaround for this problem.

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
Hi,
I am new here, but I've been working on a EA project for some time. I have a question:
Is it possible to overlap graphical objects (text, label etc) in a specific order. In other words, I understand there's no such property as zIndex (as in some other high level programming languages), so how can I position elements such as labels on top of each other in a particular order. I thought that putting them in execution order will make the last object created appear on top of rest, but that's not happening (It's somewhat random)
I would appreciate any help. Thanks.
Jason