Syntax
Public Function NetTradingSymbolTypesReport(ClientID As Long, FromDate As String, ToDate As String) As String
Description
The NetTradingSymbolTypesReport operation is used to get the symbol type report that shows the net closed positions on the symbol type (symbol group name)
of the accounts.
Request Parameters
Name | Description | Required |
ClientID |
|
Yes |
FromDate |
|
Yes |
ToDate |
|
Yes |
Response Elements
Name | Description |
Result | The operation returns a list of types SymbolTypeReport, otherwise, an explicit error code is returned if ClientID is less than 0.
The Following are the SymbolTypeReport data member
|
See Also