Represents hypothetical margin calculation request
Inheritance Hierarchy
GF.Api.Margin.CalculationMarginCalculationRequest
Namespace: GF.Api.Margin.Calculation
Assembly: GF.Api (in GF.Api.dll) Version: dd7171be68430789135ec75c4e9f4bbfeca31201
Syntax
The MarginCalculationRequest type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MarginCalculationRequest | Initializes a new instance of the MarginCalculationRequest class |
Properties
Name | Description | |
---|---|---|
AccountId |
Account relating to request
| |
Orders |
Collection of orders
| |
Positions |
Collection of positions
|
See Also