Click or drag to resize

MT4ManagerTradeRecordRequest Method

Gets open and closed orders by ticket.

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

Parameters

ticket
Type: SystemInt32

Return Value

Type: TradeRecord
Exceptions
ExceptionCondition
Exception
See Also