Click or drag to resize

SymbolSessions Class

Quotes and trades sessions of the symbol
Inheritance Hierarchy
SystemObject
  mtapi.mt5SymbolSessions

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

The SymbolSessions type exposes the following members.

Constructors
 NameDescription
Public methodSymbolSessionsInitializes a new instance of the SymbolSessions class
Top
Fields
 NameDescription
Public fieldQuotes 
Public fieldTrades 
Top
See Also