Click or drag to resize

MT4ManagerSymbolInfoGet Method

Gets a short description of a symbol selected in "Market Watch".

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

Parameters

symbol
Type: SystemString

Return Value

Type: SymbolInfo
See Also