The IMarginApi type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| RequestMarginCalculation |
Sends a request to calculate hypothetical portfolio.
Throws exception if invalid. See ValidateMarginCalculationRequest(MarginCalculationRequest).
| |
| SetUseHypoPL |
Set a flag for the API to use hypothetical P/L
| |
| ValidateMarginCalculationRequest |
Returns an error message if invalid. Returns null if correct.
|
See Also