IBacktestResults Members
The IBacktestResults type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Comments |
Gets or sets the optional comments to describe the backtest.
|
|
|
Id |
Gets
Field Valueunique (randomly generated) identifier that can be used as reference. |
|
|
Settings |
Gets
Field Valuethe settings that were used to obtain the results. |
|
|
Tags |
Short labels that help locate this result set. Optional.
|
|
|
TradedContracts |
Gets
Field ValueCommonSymbols that were (paper) traded. |

