Click or drag to resize

ManagerInterfaceSummaryGet Method

Gets information about the summary position on the symbol.

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

Parameters

symbol
Type: SystemString

Return Value

Type: SymbolSummary
See Also