Suoranta.Finance Namespace
Suoranta.Finance - Developer API

ITradingSchedule Members

The ITradingSchedule type exposes the following members.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method From
Returns an instance that starts enumerating from the startDate. The first actual timestamp is equal or greater than (after) startDate.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IsContainedIn
Determines whether values of the instance are a subset of the other schedule.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property DisplayName
Gets the display ("friendly") name. Should be the same as Description of the class.
Public property Name
Gets the name/identifier.
Public property StartDate
Gets the date from which value enumeration starts. A default value is provided by the implementations.
Public property SubsetOf
Gets the type of the more general schedule that covers this schedule.
Public property TimeScale