I'm trying to locate the bar with the lowest low in a series of bars.
the formula I'm using is LowestBar(Low, (startbar-endbar))
The code is correctly identified the startbar and endbar when i checked.
however it has always identified the end bar (bar 0) as the bar with the lowest low which isn't the case.
What am I doing something wrong here?
Regards
Kay Wai

Comment