Gets the highest High of bars in this series

Overload List

  Name Description
Public method HighestHigh Gets the highest High of bars in this series
Public method HighestHigh (DateTime, DateTime) Gets the highest High of the bars between specfied dates in this series
Public method HighestHigh (Int32) Gets the highest High of last N bars in this series
Public method HighestHigh (Int32, Int32) Gets the highest High of the bars between specfied indicies in this series

See Also