DoubleSeries Class

Defines the structure for an object that represents a series collection of historical double price values.  

Namespace: tsdata.marketdata

Properties

   Additional properties, methods, and events are described in the classes listed under Inheritance Hierarchy (see below).

  Name Type Description
Public property Count int Gets the number of items in the series collection.
Public property Item[index] double Gets the an item from the collection using the specified index.
Inheritance Hierarchy

elsystem.Object

tsdata.marketdata.DoubleSeries