Syntax
Public Function MaintenanceMarginCallReport(ClientID As Long) As String
Description
The MaintenanceMarginCallReport operation is used to get a maintenance margin call report that shows the account(s) which they are close to be liquidated
which if the amount that if their effective margin gets less than the amount which is set in the account(s) parameters.
Request Parameters
Name | Description | Required |
ClientID |
|
Yes |
Response Elements
Name | Description |
Result | The operation returns a list of type MaintenanceMCReport, otherwise, an explicit error code is returned if ClientID is less than 0.
The Following are the MaintenanceMCReportdata member
|
See Also