Click or drag to resize

ManagerInterfaceTradeTransaction Method

Conducts trade and balance operations on an account.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public int TradeTransaction(
	TradeTransInfo info
)

Parameters

info
Type: mtapi.be.MT4ManagerNetTradeTransInfo

Return Value

Type: Int32
See Also