Click or drag to resize

ManagerInterfaceSummaryGetByCount Method

Gets information about the summary position by the index.

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

Parameters

symbol
Type: SystemInt32

Return Value

Type: SymbolSummary
See Also