public method Instrument.getSymbol
Overview
Gets the symbol of the instrument. For example, EUR/USD
Declaration
function getSymbol()
public String getSymbol();
public string getSymbol();
Returns
The method returns a string that represents the symbol of the instrument
Details
Declared in Instrument