Click or drag to resize

QuoteClientIsSubscribed Method

Check subscribe trading instrument.

Namespace:  TradingAPI.MT4Server
Assembly:  MT4ServerApi (in MT4ServerApi.dll) Version: 4.6.1.8
Syntax
public bool IsSubscribed(
	string symbol
)

Parameters

symbol
Type: SystemString
Symbol for trading.

Return Value

Type: Boolean
See Also