Get info about specific spot market symbol by ticker.
OK response.
The currency in which the instrument is traded. It is displayed in the Symbol Info dialog and on the price axes.
"USDT"
The status code of a series with this symbol. The status is shown in the upper right corner of a chart.
"streaming"
Description of a symbol. Will be displayed in the chart legend for this symbol.
"INJ/USDT"
Error message.
"Something has failed"
Short name of exchange where this symbol is traded.
"Injective DEX"
Unix timestamp of the expiration date. One must set this value when expired = true.
1593728803
Boolean value showing whether this symbol is an expired spotMarket contract or not.
false
The boolean value showing whether the library should filter bars using the current trading session.
true
Boolean showing whether this symbol wants to have complex price formatting (see minmov2) or not. The default value is false.
false
The boolean value showing whether data feed has its own daily resolution bars or not.
false
The boolean value showing whether the library should generate empty bars in the session when there is no data from the data feed for this particular time.
true
Boolean value showing whether the symbol includes intraday (minutes) historical data.
true
Boolean showing whether the symbol includes volume data or not.
true
Boolean value showing whether the symbol includes seconds in the historical data.
false
The boolean value showing whether data feed has its own weekly and monthly resolution bars or not.
false
Industry for stocks to be displayed in the Symbol Info.
"bar"
Array of resolutions (in minutes) supported directly by the data feed. The default of [] means that the data feed supports aggregating by any number of minutes.
Short name of exchange where this symbol is traded.
"Injective DEX"
Minmov is the amount of price precision steps for 1 tick.
0.0001
0
Full name of a symbol. Will be displayed in the chart legend for this symbol.
"INJ/USDT"
Pricescale defines the number of decimal places.
100000000
Status of the response.
"error"
It is an array containing resolutions that include seconds (excluding postfix) that the data feed provides.
Sector for stocks to be displayed in the Symbol Info.
"foo"
Bitcoin and other cryptocurrencies: the session string should be 24x7
"24x7"
An array of resolutions which should be enabled in resolutions picker for this symbol. Each item of an array is expected to be a string. The default value is an empty array.
It's the name of the symbol. It is a string that your users will be able to see.
"INJ/USDT"
It's an unique identifier for this particular symbol in your symbology. If you specify this property then its value will be used for all data requests for this symbol.
"INJ/USDT"
Timezone of the exchange for this symbol. We expect to get the name of the time zone in olsondb format.
"Etc/UTC"
Symbol type (forex/stock, crypto etc.).
"crypto"
Integer showing typical volume value decimal places for a particular symbol. 0 means volume is always an integer.
1