Click or drag to resize

MT4ManagerDealerSend Method

Confirms or requots a trade request.

Namespace:  mtapi.be.MT4ManagerNetApi
Assembly:  MT4ManagerNetApi (in MT4ManagerNetApi.dll) Version: 1.0.0.0 (1.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