Detecting method used to load an indicator onto a chart?

 

Hi

In an indicator's OnInit() how can I detect if the indicator has been loaded as a result of IndicatorCreate()?

Rob

 
robnorthen: In an indicator's OnInit() how can I detect if the indicator has been loaded as a result of IndicatorCreate()?
As far as I am aware, there is no distinction.