Suoranta.Finance Namespace
Suoranta.Finance - Developer API

OhlcBar Members

The OhlcBar type exposes the following members.

Methods


  Name Description
Public method Static member Combine
Combines the sequence of bars into one. Bars do not need to be ordered by timestamp. Consequtiveness is assumed without checking.
Public method Static member CreateMissingValue
Public method Equals(System.Object) (Inherited from ValueType.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from ValueType.)
Public method Static member GetSelector
Public method GetType (Inherited from Object.)
Public method Invert
Returns OhlcBar with each quote value inverted. High and Low are swapped.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from ValueType.)

Properties


  Name Description
Public property Close
Public property HasValue
Public property High
Public property Low
Public property Open
Public property Timestamp
Opening timestamp of the bar.