Click or drag to resize

ManagerInterfaceDealerSend 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.MT4ManagerNetRequestInfo
requote
Type: SystemInt32
mode
Type: SystemInt32
See Also