Risk limitation type
            
Namespace: GF.Api.Values.Risk
Assembly: GF.Api.Values (in GF.Api.Values.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No risk limit specified | |
| Locked | 1 | Locked type, not trades are possible | |
| LiqOnly | 2 | Liquidation only type, only decreasing of position is possible | |
| Special | 3 | Some special risk limits is specified | 
See Also