Hi everybody,

I'm working with 5m intraday data.

I'm stuck with a problem: I need to know the close of the bar ending at 16:30 
of the two days before.

This is not the real close of the market (I mean, the market's close is later), 
so I cannot simply use

TimeFrameGetPrice ("C", InDaily, -2);

Any ideas to help me out?


Reply via email to