OnInit calls with each iCustom?

 
Hello. Does the indicator initialize every time you call iCustom?
 

First time, indicator is added, initialized and updates.

Then buffers are read and returned.

If you don't call iCustom for 10 minutes, the indicator ill be removed.

 
William Roeder #:

First time, indicator is added, initialized and updates.

Then buffers are read and returned.

If you don't call iCustom for 10 minutes, the indicator ill be removed.

Is there a mention in the documentation about 10 minutes or is this an approximate time?

Reason: