Click or drag to resize

ManagerInterfaceCfgShiftGatewayAccount Method

Changes the position of a gateway account in the list.

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

Parameters

pos
Type: SystemInt32
shift
Type: SystemInt32
See Also