Suoranta.Finance Namespace
Suoranta.Finance - Developer API

IOhlcValueArrays Members

The IOhlcValueArrays type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method Invert
Returns IOhlcValueArrays with each quote value inverted. Low and High are swapped.
Protected method MemberwiseClone (Inherited from Object.)
Public method Resample(ITimeScale)
Creates a new instance with Resample(ITimeScale) applied to Timestamps.
Public method Resample(ITimeScale, ITradingSchedule)
Creates a new instance with Resample(ITimeScale) applied to Timestamps.
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property Close
Public property High
Public property Item
Combines OHLC values and the timestamp at index into a candle.
Public property Low
Public property Open
Public property Timestamps