public method IInstrumentsManager.getInstrumentDescriptorBySymbolGets a data of a specific instrument descriptor by the symbol
Declaration
protojavascriptjavacsharppublic getInstrumentDescriptorBySymbol(symbol : string) : InstrumentDescriptor
| Parameters | |
symbol |
A string parameter used to get the instrument descriptor |
Returns
The method returns a data of a specific instrument descriptor by the symbol
See also: InstrumentDescriptor
Declared in IInstrumentsManager