Forums ProRealTime English forum ProRealTime platform support Multiple Timeframes support available? Reply To: Multiple Timeframes support available?

#109903

ThanksRoberto.

Let’s say I have a bar starting at @11:55:25 and closing @12:17:54.

I am able to retrieve the price value at the tick just after 12:00:00 (or just before), that is not a problem. My problem is to store that value for good into a variable, and keep it unchanged.

I need to use the price that was @12:00:00 later in the afternoon, let say at 16:43:45 or whatever else time in the afternon.

All my tests show that I will not store the value of the price @12:00:00, but PRT will retain only the price of the bar close (i.e. the close @12:17:54). And this is biased data for me.