public method InstrumentDescriptor.getSymbol

Brief

Gets the symbol of the instrument. For example, EUR/USD

Declaration

protojavascriptjavacsharp
public getSymbol() : string

Returns

The method returns a string that represents the symbol of the instrument

Details

Declared in InstrumentDescriptor

back