IContinuousContractsApiRestoreDefaultRule Method

GF API Documentation
Remove the user-defined continuous contract rule and restore the default rule.

Namespace:  GF.Api.Contracts.Continuous
Assembly:  GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

void RestoreDefaultRule(
	BaseContractID baseContractID
)

Parameters

baseContractID
Type: GF.Api.Contracts.BaseBaseContractID
ID of IBaseContract associate with rule
Remarks

Will raise RuleChanged when confirmed
See Also

Reference