Index buffers

 
Are numbers of index buffers created with SetIndexBuffer() same for whole Chart?
For example if I have Indicator 1 and Indicator 2 and they both set index buffer 17 they both share this same memory?
 
Mikołaj Gogola:
Are numbers of index buffers created with SetIndexBuffer() same for whole Chart?
For example if I have Indicator 1 and Indicator 2 and they both set index buffer 17 they both share this same memory?

They are separate for each indicator 

 
Is there any way for Indicator 1 to get values of Indicator2 buffers?
 
Mikołaj Gogola:
Is there any way for Indicator 1 to get values of Indicator2 buffers?

with iCustom