Click or drag to resize

ManagerInterfaceSymbolInfoGet Method

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

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

Parameters

symbol
Type: SystemString

Return Value

Type: SymbolInfo
See Also