Click or drag to resize

MT4ManagerSubscribe Method (IEnumerableString)

Subscribe for quotes

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

Parameters

symbols
Type: System.Collections.GenericIEnumerableString
See Also