Click or drag to resize

QuoteClientSymbols Property

List of avalible symbols.

Namespace:  TradingAPI.MT4Server
Assembly:  MT4ServerAPI (in MT4ServerAPI.dll) Version: 4.0.1170.31 (4.0.1170.31)
Syntax
public string[] Symbols { get; }

Property Value

Type: String
Exceptions
ExceptionCondition
ExceptionNot connected.
See Also