Modulus Financial Engineering HomeModulus Financial Engineering
RMD Server™

Connection.AddSymbol Method

 

Adds a symbol to a group in the symbols database (requires ptSuperAdmin privileges). Symbols are typically grouped by exchange or sector, but only one enter per symbol is allowed in the symbols database. For information about the symbols database see RMDSConfig.ini

 

Return Type

    BOOL

 

Syntax

 AddSymbol (BSTR Group, BSTR Symbol)

  

Remarks
This method requires ptSuperAdmin. This action can also be performed using the Admin Utility.

 

See Also

    PermissionType, Connection Object, EditUserAccount, RemoveSymbol