Click or drag to resize

ManagerInterfaceReportsRequest Method

Gets information about closed positions of clients in order to generate a custom reports.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public TradeRecord[] ReportsRequest(
	ReportGroupRequest req
)

Parameters

req
Type: mtapi.be.MT4ManagerNetReportGroupRequest

Return Value

Type: TradeRecord
See Also