Get a list of all spotMarket instruments for TradingView.
OK response.
Is used to create the zero-volume bars in the absence of any trades
The principle of building bars. The default value is trade.
The principle of bar alignment. The default value is none.
For currency pairs only. This field contains the first currency of the pair. For example, base currency for EURUSD ticker is EUR. Fiat currency must meet the ISO 4217 standard.
Symbol currency, also named as counter currency. If a symbol is a currency pair, then the currency field has to contain the second currency of this pair. For example, USD is a currency for EURUSD ticker. Fiat currency must meet the ISO 4217 standard. The default value is null.
Description of a symbol. Will be displayed in the chart legend for this symbol.
Error message.
"Something has failed"
Short name of exchange where this symbol is listed.
Short name of exchange where this symbol is traded.
Expiration of the spotMarket in the following format: YYYYMMDD. Required for spotMarket type symbols only.
Boolean showing whether this symbol wants to have complex price formatting (see minmov2) or not. The default value is false.
The boolean value showing whether data feed has its own daily resolution bars or not.
Boolean value showing whether the symbol includes intraday (minutes) historical data.
Boolean showing whether the symbol includes volume data or not. The default value is false.
The boolean value showing whether data feed has its own weekly and monthly resolution bars or not.
This is an array containing intraday resolutions (in minutes) that the data feed may provide
Boolean value showing whether the symbol is CFD. The base instrument type is set using the type field.
This is a number for complex price formatting cases.
Minimal tick change.
Full name of a symbol. Will be displayed in the chart legend for this symbol.
The currency value of a single whole unit price change in the instrument's currency. If the value is not provided it is assumed to be 1.
Indicates how many decimal points the price has. For example, if the price has 2 decimal points (ex., 300.01), then pricescale is 100. If it has 3 decimals, then pricescale is 1000 etc. If the price doesn't have decimals, set pricescale to 1
Root of the features. It's required for spotMarket symbol types only. Provide a null value for other symbol types. The default value is null.
Short description of the spotMarket root that will be displayed in the symbol search. It's required for spotMarket only. Provide a null value for other symbol types. The default value is null.
Status of the response.
"error"
Bitcoin and other cryptocurrencies: the session string should be 24x7
This is the name of the symbol - a string that the users will see. It should contain uppercase letters, numbers, a dot or an underscore. Also, it will be used for data requests if you are not using tickers.
This is a 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.
Timezone of the exchange for this symbol. We expect to get the name of the time zone in olsondb format.
Symbol type (forex/stock, crypto etc.).