Syntax
Public Overrieds Function ClientSymbol(ByVal SymbolName As String, ByVal AccountID As Long)As Symbol
This function takes the symbol ID and account ID, and returns an object of type Symbol with client spread.
Parameters
Key | Description |
SymbolName | Value of typestring |
AccountID | Value of typelong |
See Also