Click or drag to resize

ManagerInterfaceSymbolGet Method

Gets the symbol configuration by the name.

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

Parameters

symbol
Type: SystemString

Return Value

Type: ConSymbol
See Also