
11-15-2008, 12:03 AM
|
 |
Senior Member
|
|
Join Date: Mar 2007
Posts: 656
|
|
:: HI! Don't use ObjectsDeleteAll(), you will get in trouble with other possible indicators also... try to loop/find only the objects that belong to your EA/indicator so it will skip other object in the object list.
thanks,
IN10TION
Quote:
Originally Posted by matrixebiz
Hello, just noticed a display issue. My EA does a few ObjectsDeleteAll(); to reset some of its settings and I noticed your Indicator doesn't reset itself and come back on the chart when that happens. I have to go into the indicator settings then exit again so it will show. Just wondering if you could have your indicator check chart display status every tick.
Thank you
|
|