Click or drag to resize

ManagerInterfaceCfgUpdateSymbolGroup Method

Creates or modifies a group of symbols at the specified position.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public void CfgUpdateSymbolGroup(
	int pos,
	ConSymbolGroup cfg
)

Parameters

pos
Type: SystemInt32
cfg
Type: mtapi.be.MT4ManagerNetConSymbolGroup
See Also