OhlcColumns Methods
The OhlcColumns type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
AddVolatility |
Adds to CustomColumns Rogers-Satchell left-sided volatility estimator for
the rolling sample of barCount.
|
|
|
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.) |
|
|
Invert |
See Invert()()()().
|
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
Merge(OhlcColumns) | |
|
|
Merge(OhlcColumns, Int32) | |
|
|
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.) |
|
|
ToOhlcBarSeries |
Creates OhlcBarSeries from this instance.
|
|
|
ToPlot |
Generate an OhlcPlotModel of this series.
|
|
|
ToString | (Inherited from Object.) |

