Resolve a symbol
Symbols
Resolve a symbol
The TradingView LibrarySymbolInfo for one ticker — price scale,
session, timezone, and supported resolutions the charting library needs
before requesting history.
GET
Resolve a symbol
Authorizations
Skylit API key in the Authorization header
(Authorization: Bearer <key>). X-API-Key is also accepted. The same
key works across Atlas, Heatseeker, and Flowseeker.
Query Parameters
Ticker (e.g. SPY).
Example:
"SPY"
Response
Symbol info.
TradingView LibrarySymbolInfo.
Available options:
stock, etf, index Example:
"0930-1600"
Example:
"America/New_York"
Example:
"ARCA"
Example:
1
Example:
100
Example:
0
Example:
"streaming"
Example:
"price"

