LowestBars
- bars since lowest

Lowest/Highest


SYNTAX LowestBars( ARRAY )
RETURNS ARRAY
FUNCTION Calculates the number of periods that have passed since the ARRAY’s lowest value.
EXAMPLE The formula"lowestbars( close )" returns the number of periods that have passed since the closing price reached its lowest point.
SEE ALSO  

References:

The LowestBars function is used in the following formulas in AFL on-line library:

More information:

See updated/extended version on-line.