eg. HighFromPeriod('10/7/2012 7:30:00AM', '10/7/2012 7:40:00AM') that gives the high between 7:30 and 7:40.
or HighFromPeriod(x, y) that gives high between x bars ago and y bars ago
Are there any built-in function/expression that does this?
Thanks a lot.

Comment