Click or drag to resize

ManagerInterfaceSummaryGetByType Method

Gets information about the summary positions on the symbols of a particular type.

Namespace:  mtapi.be.MT4ManagerApiCpp
Assembly:  MT4ManagerCpp (in MT4ManagerCpp.dll) Version: 0.0.0.0
Syntax
public SymbolSummary SummaryGetByType(
	int sectype
)

Parameters

sectype
Type: SystemInt32

Return Value

Type: SymbolSummary
See Also