Overload List

  NameDescription
LowestLow(IList<(Of <(BarData>)>))
Returns the lowest low value within the list of bars.
LowestLow(RList<(Of <(BarData>)>))
Returns the lowest low value in a series of bars.
LowestLow(RList<(Of <(BarData>)>), Int32)
Returns the lowest low for the specified number of recent bars in a bar series.
LowestLow(IList<(Of <(BarData>)>), Int32, Int32)
Returns the lowest low value within the list of bars.

See Also