DefaultBacktester Methods
The DefaultBacktester type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
CreateResults |
Factory method for creating results objects from this instance.
|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
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.
|
|
|
Finalize | (Inherited from Object.) |
|
|
GetContractUnitValue | |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
RunBacktest |
Runs the backtest.
|
|
|
ToString | (Inherited from Object.) |

