OhlcColumns Properties
The OhlcColumns type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
BarWidth |
Gets the BarWidth of Timestamps.
|
|
|
Close | |
|
|
Count |
Gets the number of elements (IOhlcValues) in the collection.
|
|
|
CustomColumns | |
|
|
High | |
|
|
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.) |
|
|
InternalStructure | |
|
|
IsColumnStructured | (Inherited from OhlcSeries.) |
|
|
IsReadOnly | (Inherited from OhlcSeries.) |
|
|
IsRowStructured | (Inherited from OhlcSeries.) |
|
|
Item |
Gets the (timestamped) candle at index.
|
|
|
Low | |
|
|
Open | |
|
|
Timestamps |
Gets the ITimestamps.
|

