Syntax
Public Function GetSymbolsLeverage(AccountID As Long) As String
Description
The GetSymbolsLeverage Operation is used to return the Leverage For All Symbols for the specific Account ID
Request Parameters
Name | Description | Required |
Account ID |
|
Yes |
Response Elements
Name | Description |
Result | The operation return List Of Type SymbolsLeverage in case of success, otherwise an explicit error code is returned
|
See Also