Suoranta.Finance Namespace
Suoranta.Finance - Developer API

OhlcBarSeries Methods

The OhlcBarSeries type exposes the following members.

Methods


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