Hiding chart objects from User

 
I've seen indicators/EAs having objects that can't be listed in any way - but they are still 100% functioning on the chart.

Is that possible to code through mql4/mql5? Is it a cpanel thing? Or is it something completely different?


Cheers!
 
Krzysztof Jan Debski: Is that possible to code through mql4/mql5?

Perhaps you should read the manual. MQL4 ReferenceObject FunctionsObjectSetIntegerENUM_OBJECT_PROPERTY_INTEGER → OBJPROP_HIDDEN
   How To Ask Questions The Smart Way. 2004
      How To Interpret Answers.
         RTFM and STFW: How To Tell You've Seriously Screwed Up.

Reason: