Click or drag to resize

MT5APIUnsubscribe(String) Method

Unsubscribe trading instrument.

Namespace: mtapi.mt5
Assembly: mt5api (in mt5api.dll) Version: 5.3677.1.2
Syntax
public void Unsubscribe(
	string symbol
)

Parameters

symbol  String
Symbol
Exceptions
ExceptionCondition
ExceptionNot connected.
See Also