A time series of trades


The following tables list the members exposed by TradeSeries.

Public Properties

  Name Description
Public property Count Gets the number of trades in this series
Public property Item Gets trade at specified index in the series
Public property Last Gets last trade of this series
Top

Public Methods

  Name Description
Public method GetEnumerator Returns collection enumerator
Top

See Also