OhlcSeries Properties
The OhlcSeries type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
BarWidth |
Gets the BarWidth of Timestamps.
|
|
|
Count |
Gets the number of elements (IOhlcValues) in the collection.
|
|
|
Id |
Gets the ticker or other identifier. The runtime type can be chosen freely according to the
needs of the use case.
|
|
|
InternalStructure | |
|
|
IsColumnStructured | |
|
|
IsReadOnly | |
|
|
IsRowStructured | |
|
|
Item |
Gets the (timestamped) candle at index.
|
|
|
Timestamps |
Gets the ITimestamps.
|

