Click or drag to resize

ManagerInterface.DealerSend Method

Confirms or requots a trade request.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public void DealerSend(
	RequestInfo info,
	int requote,
	int mode
)

Parameters

info
Type: mtapi.be.MT4ManagerNet.RequestInfo
requote
Type: System.Int32
mode
Type: System.Int32
See Also