Click or drag to resize

ManagerInterfaceCfgShiftGatewayMarkup Method

Changes the position of a price correction rule on a gateway in the list.

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

Parameters

pos
Type: SystemInt32
shift
Type: SystemInt32
See Also