RiskLimitsType Enumeration

GF API Documentation
Risk limitation type

Namespace:  GF.Api.Values.Risk
Assembly:  GF.Api.Values (in GF.Api.Values.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax

public enum RiskLimitsType
Members

  Member nameValueDescription
None0 No risk limit specified
Locked1 Locked type, not trades are possible
LiqOnly2 Liquidation only type, only decreasing of position is possible
Special3 Some special risk limits is specified
See Also

Reference