OhlcSeries Methods
The OhlcSeries type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
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 | |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Resample(ITimeScale) |
Creates a new instance with Resample(ITimeScale) applied to
Timestamps.
|
|
|
Resample(ITimeScale, ITradingSchedule) |
Creates a new instance with Resample(ITimeScale)
applied to Timestamps.
|
|
|
ToPlot |
Generate an OhlcPlotModel of this series.
|
|
|
ToString | (Inherited from Object.) |

