Interface: CurrencyInfo
Charting Library.CurrencyInfo
Contains information on the currency currently displayed on the price scale.
To get a CurrencyInfo instance, call the IPriceScaleApi.currency method.
Properties
currencies
currencies: string[]
Available currencies for the price scale provided by the datafeed.
originalCurrencies
originalCurrencies: string[]
Original currencies for the price scale.
selectedCurrency
selectedCurrency: string
Returns the currently selected currency for the price scale. Returns null if there are several different currencies on the scale.
symbols
symbols: string[]
Symbols on the price scale