Public Methods

  Name Description
Public method Add Overloaded. Adds a bar to this series
Public method Ago Returns n-bar-ago bar
Public method Compress Compresses bar series
Public method Contains Overloaded. Checks if this series contains a bar with specified time stamp
Public method Crosses Overloaded. Checks if this bar series crosses another bar series at specified bar
Public method CrossesAbove Overloaded. Checks if this bar series crosses another bar series above at specific bar time
Public method CrossesBelow Overloaded. Checks if this bar series crosses another bar series below at specific bar time
Public method GetDateTime Returns date time by specified index
Public method GetEnumerator Returns collection enumerator
Public method HighestHigh Overloaded. Gets the highest High of bars in this series
Public method LowestLow Overloaded. Gets the lowest Low of bars in this series
Public method Remove Overloaded. Removes the bar with specified time stamp from this series
Top

See Also