OhlcBarSeries Properties
The OhlcBarSeries 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.
(Inherited from OhlcSeries.) |
|
|
InternalStructure | |
|
|
IsColumnStructured | (Inherited from OhlcSeries.) |
|
|
IsReadOnly | |
|
|
IsRowStructured | (Inherited from OhlcSeries.) |
|
|
Item[([( Int32])]) |
Gets the (timestamped) candle at index.
|
|
|
Item[([( DateTimeOffset])]) | |
|
|
Timestamps |
Gets the ITimestamps.
|

