Click or drag to resize

ManagerInterfaceCfgShiftSymbol Method

Changes the position of a symbol configuration in the list.

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

Parameters

pos
Type: SystemInt32
shift
Type: SystemInt32
See Also