Click or drag to resize

ManagerInterfaceDailyReportsRequest Method

Gets daily reports in a given time period for a specified list of clients.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public DailyReport[] DailyReportsRequest(
	DailyGroupRequest req
)

Parameters

req
Type: mtapi.be.MT4ManagerNetDailyGroupRequest

Return Value

Type: DailyReport
See Also