Suoranta.Finance Namespace
Suoranta.Finance - Developer API

OhlcColumns Properties

The OhlcColumns type exposes the following members.

Properties


  Name Description
Public property BarWidth
Gets the BarWidth of Timestamps.
Public property Close
Public property Count
Gets the number of elements (IOhlcValues) in the collection.
Public property CustomColumns
Public property High
Public property Id
Gets the ticker or other identifier. The runtime type can be chosen freely according to the needs of the use case.
(Inherited from OhlcSeries.)
Protected property InternalStructure
Public property IsColumnStructured (Inherited from OhlcSeries.)
Public property IsReadOnly (Inherited from OhlcSeries.)
Public property IsRowStructured (Inherited from OhlcSeries.)
Public property Item
Gets the (timestamped) candle at index.
Public property Low
Public property Open
Public property Timestamps
Gets the ITimestamps.