Click or drag to resize

MT4ManagerTradeRecordGet Method

Gets an order by a ticket in pumping.

Namespace:  mtapi.be.MT4ManagerNetApi
Assembly:  MT4ManagerNetApi (in MT4ManagerNetApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public TradeRecord TradeRecordGet(
	int order
)

Parameters

order
Type: SystemInt32

Return Value

Type: TradeRecord
See Also