Find HLOC without bar index

 

Do any functions exist in MQL4 for finding the Hi/Lo/Open/Close based on time instead of bar index?


Ie, if I want to know the hi from 13:25 but I don't know how many bars ago that was, how can I find out?

 
texasnomad:

Do any functions exist in MQL4 for finding the Hi/Lo/Open/Close based on time instead of bar index?


Ie, if I want to know the hi from 13:25 but I don't know how many bars ago that was, how can I find out?

iBarShift()