I am using E-mini data - 1 minute bars.
I want to access the value of the close of the bar one week ago this minute.

In other words, wherever I place the cursor on any given 1 minute bar, I want 
to know the close of that same bar one week ago today.

I've looked at the ref() function but there is no assurance that there is 
always the same number of bars back to the one I want.

The DaysSince1900() function seem to work only with EOD data.  Same with the 
various TimeFrame() functions and they work with different time frame settings. 
 I will be using 1 minute bars all the time.

Looking for a solution

Thanks
Rick

Reply via email to