Quote Originally Posted by ;
We could trace the Highest/Lowest price within a range of bars readily using iHighest() iLowest()
The issue is what happens when the transaction is set on precisely the same bar. (presumably following the high).

I know that this isn't ideal, but I am trying to cover my bases.