EasyLanguage Object Reference
AggregateMarketQuotes Class
Defines the structure for an object that represents a collection of aggregated market quote objects.
Namespace: tsdata.marketdata
|
Name |
Type |
Description |
|
Count |
integer |
Gets the total number of aggregated market quotes in the collection. |
|
Quote |
object |
Gets the AggregatedMarketQuote object based on the specified index. |
|
Name |
Description |
|
Contains(quote) |
True if the referenced object exists in the collection, otherwise False. |