Suoranta.Finance Namespace
Suoranta.Finance - Developer API

TimeScaleFactory Members

The TimeScaleFactory type exposes the following members.

Constructors


  Name Description
Public method TimeScaleFactory(Int32, Int32)

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method From
Creates TimeScale equaling timeSpan.
Public method FromHours
Creates TimeScale equaling hours.
Public method FromMinutes
Creates TimeScale equaling minutes.
Public method Get(TimeUnit, Int32)
Public method Get(Int64)
Creates TimeScale equaling ticks.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Fields


  Name Description
Public field Static member Default
The default instance.

Properties


  Name Description
Public property Hour
Public property TradingDayInMinutes
Gets the length of the trading day in minutes.
Public property TradingYearInDays
Gets the average length of the trading year in days.
Public property Year