The ContinuationSettings type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| ContinuationSettings | Overloaded. |
Methods
| Name | Description | |
|---|---|---|
| Equals | (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 | |
|---|---|---|
| ContinuationType |
Gets or sets the type of continuation chart data to load.
| |
| ContractMonths |
Gets or sets the contract months to use in creating the continuation.
| |
| ForwardMonths |
Gets or sets how many months forward to look for next contract.
| |
| RolloverThreshold |
Gets or sets the rollover threshold (# of days prior to expiration after which contract is rolled over to next market.)
| |
| VolumeForwardMonths |
Gets or sets how many months forward to look for market volume comparisons.
|