Click or drag to resize

MT4ManagerSummaryGetByType Method

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

Namespace:  mtapi.be.MT4ManagerNetApi
Assembly:  MT4ManagerNetApi (in MT4ManagerNetApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public SymbolSummary SummaryGetByType(
	int sectype
)

Parameters

sectype
Type: SystemInt32

Return Value

Type: SymbolSummary
See Also