Click or drag to resize

MT4ManagerUnsubscribe Method (IEnumerableString)

Unsubscribe from real-time quotes

Namespace:  mtapi.be.MT4ManagerNetApi
Assembly:  MT4ManagerNetApi (in MT4ManagerNetApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public void Unsubscribe(
	IEnumerable<string> symbols
)

Parameters

symbols
Type: System.Collections.GenericIEnumerableString
See Also