Get Bar values from an other Symbol ?

 

Hi,

I know that it's possible to get indicators values from other symbols at any given time (shift) but I don't know how could I get simply the bar values from that other symbol with a shift ...

Is it possible to get it ?

Thanks in advance,

Manu

 
djmanu:

I know that it's possible to get indicators values from other symbols at any given time (shift) but I don't know how could I get simply the bar values from that other symbol with a shift ...

Is it possible to get it ?

See timeseries access: iTime(), iHigh() etc.

Reason: