I'm trying to find the bar that the original buy signal was produced by using the BarsSince(buy) indicator. What's going on is that if there is another buy signal produced between the original buy signal and my sell signal then this indicator is finding it. I've got SetBackTestMode(backtestRegular) which is suppose to remove redundant signals. I believe it does but it seems that the BarsSince(buy) is finding the redundant Buy location. Can someone tell me if i'm missing something?
Thanks, Mark
