DataStream Class

Provides access to values for a specific DataStream.

Namespace: elsystem

Properties
  Name Type Description
Public property DataBarStyle enum Gets the BarStyle of the DataStream.
Public property DataNum int Gets the number of the DataStream. DataStream numbers begin with 0 (zero).
Public property SessionName string Gets name of the session for the DataStream.
Public property SymbolName string Gets the symbol for the DataStream.
Public property UsesNaturalHours bool Gets a Boolean value indicating whether the DataStream uses natural hours.
Public property UsesRegularSessions bool Gets a Boolean value indicating whether the DataStream uses regular sessions.
Public property TimeZone enum Gets the time zone setting for the data stream. See TimeZone for a list of values.