Click or drag to resize

Symbols Class

All symbol information
Inheritance Hierarchy
SystemObject
  mtapi.mt5Symbols

Namespace: mtapi.mt5
Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax
public class Symbols

The Symbols type exposes the following members.

Constructors
 NameDescription
Public methodSymbolsInitializes a new instance of the Symbols class
Top
Properties
 NameDescription
Public propertyComissions 
Public propertyGroupNames 
Top
Methods
 NameDescription
Public methodExist 
Public methodExistStartsWith 
Public methodGetComission Returns commision information or null if no comission found for specified symbol
Public methodGetGroup 
Public methodGetGroupByName 
Public methodGetInfo(Int32) 
Public methodGetInfo(String) 
Top
Fields
 NameDescription
Public fieldBase 
Public fieldInfos 
Public fieldSessions 
Top
See Also