Suoranta.Finance Namespace
Suoranta.Finance - Developer API

DefaultBacktester Members

The DefaultBacktester type exposes the following members.

Methods


  Name Description
Protected method CreateResults
Factory method for creating results objects from this instance.
Public method Equals(System.Object) (Inherited from Object.)
Public method ExecuteSimulatedOrders
Simulates the order executions, i.e., sets the Execution of allOrders elements. Note that the original elements are not duplicated, but returned with updated property values.
Protected method Finalize (Inherited from Object.)
Protected method GetContractUnitValue
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method RunBacktest
Runs the backtest.
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property Quotes
Public property Settings
Gets or sets the settings.
Protected property TradingQuotes