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
Hello everyone. I have this problem on my mt5. I create the text objects and delete them whenever a different value is loaded, and create them again. However, sometimes the object is not deleted, so I change the time frame and everything goes back to normal. And the object that has not been deleted does not appear in the list of objects.
Below is an excerpt from the creation and update code. And the timer event that deletes it.