Which functions would i need to use to determine the # of range bars which have closed since a specific time? For example, i want my strat to only consider the first 4 bars that have closed since a point in time, so, the current (and final bar in my test of 4 bars) bar = bar #3 since 9:30 am (given the first bar since 9am is called bar #0)
thanks,
David

Comment