Find candle H/L based on candle time

 

Greetings All,

 Looking for a code to find a candle high and low based on the candle formation time. Eg.  9:00

 

Any help greatly appreciated...

 

GT..  mpfx 

 
I am looking for the same thing as well.
 
If you are coding in mql4, you could use iBarShift function. Regards.
 
Jose Francisco Casado Fernandez:
If you are coding in mql4, you could use iBarShift function. Regards.
Thank you..  Will try