OhlcBarSeries Methods
The OhlcBarSeries type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Dispose(Boolean) | |
|
|
Dispose()()()() | |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetColumn |
Gets the values of an OHLC column.
|
|
|
GetColumns |
Gets the OHLC columns as arrays.
|
|
|
GetEnumeratorInternal | (Inherited from OhlcSeries.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Resample(ITimeScale, ITradingSchedule) |
Creates a new instance with Resample(ITimeScale)
applied to Timestamps.
|
|
|
Resample(ITimeScale) |
Creates a new instance with Resample(ITimeScale) applied to
Timestamps.
(Inherited from OhlcSeries.) |
|
|
ToOhlcColumns |
Creates OhlcColumns from this instance.
|
|
|
ToPlot |
Generate an OhlcPlotModel of this series.
|
|
|
ToString | (Inherited from Object.) |

