funk101
04-24-2007, 05:16 AM
If I had a strategy that once a condition is met in the current bar, a trade is executed in the next bar, how would I do that? ie: Low[-1] ? Since [0] is current, and [1] is previous, would [-1] be next?
View Full Version : BarNext?