Gets the lowest Low of bars in this series

Overload List

  Name Description
Public method LowestLow Gets the lowest Low of bars in this series
Public method LowestLow (DateTime, DateTime) Gets the lowest Low of the bars between specfied dates in this series
Public method LowestLow (Int32) Gets the lowest Low of last N bars in this series
Public method LowestLow (Int32, Int32) Gets the lowest Low of the bars between specfied indicies in this series

See Also