ChartRedraw()
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
When market is closed the code below failed to remove an object from the chart.
How can I fix it so that IndicatorList > "select the indicator in question" > Delete works by deleting the object which was created?
because now I am getting "1 undeleted objects left" in the Expert log.
Also, when the market is open, the object gets deleted ONLY when a tick is received.Thanks