Suoranta.Finance Namespace
Suoranta.Finance - Developer API

ITimestamps Members

The ITimestamps type exposes the following members.

Methods


  Name Description
Public method AsDateTimes
Casts this instance into IEnumerable.
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method FindIndex
Finds the index of value.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Resample(ITimeScale)
Creates a new instance with BarWidth set to resolution.
Public method Resample(ITimeScale, ITradingSchedule)
Creates a new instance with BarWidth set to resolution and TradingSchedule set to schedule.
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property First
Gets the opening time of the first actual timestamp element.
Public property Last
Gets the opening time of the last timestamp element.
Public property TradingSchedule
Gets the ITradingSchedule.
Public property Values
Gets the array of enumerated values.