Click or drag to resize

ManagerInterfaceSymbolAdd Method

Adds a symbol to the list of selected symbols in "Market Watch".

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public void SymbolAdd(
	string symbol
)

Parameters

symbol
Type: SystemString
See Also