ChartSetInteger(0,CHART_EVENT_OBJECT_CREATE,true); ChartSetInteger(0,CHART_EVENT_OBJECT_DELETE,true);Put these 2 lines in OnInit

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 all:
I write a simple code to catch the new created object on the chart.
But whatever object I create on the chart, the function just can't catch it. Is this the bug of the new release of MT4?
My MT4 version is Build 840 (12 Jun 2015)
Help please.
Thanks