EasyLanguage Object Reference

AggregateMarketQuotes Class

Defines the structure for an object that represents a collection of aggregated market quote objects.

Namespace:  tsdata.marketdata

[ Expand All ]
Properties
  Name Type Description
Public property Count integer Gets the total number of aggregated market quotes in the collection.
Public property Quote object Gets the AggregatedMarketQuote object based on the specified index.
Methods
  Name Description
Public property Contains(quote) True if the referenced object exists in the collection, otherwise False.
Inheritance Hierarchy

elsystem.Object

  tsdata.marketdata.AggregateMarketQuotes