- Help you with what? You haven't stated a problem, you stated a want. Show us your attempt (using the CODE button)
and
state the nature of your problem.
No free help
urgent help.Or pay someone. Top of every page is the link Freelance.
Hiring to write script - General - MQL5 programming forum - Compute the current timeframe bit mask and check if the object has that bit set.
Visibility of Objects - Objects Constants - Constants, Enumerations and Structures - MQL4 Reference

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 guys, anyone have ideas about how to delete only visible objects on current timeframe?
I have this code here for delete all objects:
but I want to delete only the objects or Trendlines that is visible in this Timeframe, e.g. H1. Not objects in H4 or D1. Can someone help me with this? Thanks in advance!