Is there a way to use the output calculation from BarsInARow to get the bar index of the bar I'm trying to reference?
Example: (bullish bar = reference bar), (random number of bars) down bars follow, then a bullish bar[1]
I'd like to be able to get the open of the bullish reference bar and bar[1] for my calculations in the depicted scenario.

Comment