Modulus Financial Engineering HomeModulus Financial Engineering
RMD Server™

Connection.ListSymbol Event

 

This event enumerates all allowed symbols (as defined by the account's group permissions) in the symbols database after calling the ListAllSymbols method.

 

Syntax

 ListSymbol (BSTR Symbol, BSTR Group)

 

Parameters

Symbol is the instrument's symbol.
Groups is a comma separated list of allowed symbol groups for this user account, e.g. "NYSE,NASDAQ,CBOT".
For more information about Symbol Groups, see AddSymbol.
 

 

See Also

    PermissionType, EditUserAccount, Symbol Groups