Click or drag to resize

MT4ManagerSummaryGet Method

Gets information about the summary position on the symbol.

Namespace:  mtapi.be.MT4ManagerNetApi
Assembly:  MT4ManagerNetApi (in MT4ManagerNetApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public SymbolSummary SummaryGet(
	string symbol
)

Parameters

symbol
Type: SystemString

Return Value

Type: SymbolSummary
See Also