TradingView Data
# TradingView Data API Real-time & historical market data via REST, WebSocket, SSE, and MCP. Covers stocks, crypto, forex, futures, bonds, ETFs, indices, technical analysis, leaderboards, calendars, news, community ideas, and world economy indicators. > **Full documentation, parameters, response schemas, and interactive testing are on the official site. This page is only a quick index.** ##…
TradingView Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
getNewsDetail /api/news/{newsId} |
|
| GET |
getIdeasBySymbol /api/ideas/list/{symbol} |
|
| GET |
getEconomicCalendar /api/calendar/economic |
|
| GET |
getPrice /api/price/{symbol} |
|
| POST |
Stock Screener /api/screener/scan |
|
| GET |
getEconomicNews /api/news/economic |
|
| POST |
Generate WebSocket Tokens /api/token/generate |
|
| GET |
getBondNews /api/news/bond |
|
| GET |
getNews /api/news |
|
| GET |
getEarningsCalendar /api/calendar/earnings |
|
| POST |
Crypto Screener /api/screener/crypto/scan |
|
| POST |
batchGetPrice /api/price/batch |
|
| POST |
ETF Screener /api/screener/etf/scan |
|
| GET |
getLeaderboardData /api/leaderboard/{configCode}/data |
|
| GET |
getETFNews /api/news/etf |
|
| GET |
healthCheck /health |
|
| GET |
getStockNews /api/news/stock |
|
| POST |
Bond Screener /api/screener/bond/scan |
|
| POST |
CEX Screener /api/screener/cex/scan |
|
| GET |
getForexNews /api/news/forex |
|
| GET |
searchMarket /api/search/market/{query} |
|
| POST |
DEX Screener /api/screener/dex/scan |
|
| GET |
getFuturesNews /api/news/futures |
|
| GET |
getIndexNews /api/news/index |
|
| GET |
getCryptoNews /api/news/crypto |
|
| GET |
getQuote /api/quote/{symbol} |
|
| GET |
getNews /api/news |
|
| POST |
batchGetQuote /api/quote/batch |
|
| GET |
getNewsDetail /api/news/{newsId} |
|
| GET |
getTechnicalAnalysis /api/ta/{symbol} |
|
| GET |
getLeaderboardConfigs /api/leaderboard/configs |
|
| GET |
getLogo /logo/{logoPath} |
|
| GET |
getBondsLeaderboard /api/leaderboard/bonds |
|
| GET |
getLeaderboardData /api/leaderboard/data |
|
| GET |
getCryptoLeaderboard /api/leaderboard/crypto |
|
| GET |
getETFsLeaderboard /api/leaderboard/etfs |
|
| GET |
getFuturesLeaderboard /api/leaderboard/futures |
|
| GET |
getStockLeaderboard /api/leaderboard/stocks |
|
| GET |
getForexLeaderboard /api/leaderboard/forex |
|
| GET |
getIndicesLeaderboard /api/leaderboard/indices |
|
| POST |
batchGetPrice /api/price/batch |
|
| GET |
healthCheck /health |
|
| GET |
getCorporateBondsLeaderboard /api/leaderboard/corporate-bonds |
|
| GET |
getLanguages /api/metadata/languages |
|
| GET |
getTabs /api/metadata/tabs |
|
| GET |
getMarkets /api/metadata/markets |
|
| GET |
getColumnsets /api/metadata/columnsets |
|
| GET |
getQuote /api/quote/{symbol} |
|
| GET |
getPrice /api/price/{symbol} |
|
| GET |
getLogo /logo |
TradingView Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 2 / second |
|
| PRO | $10 / month | 5 / second |
|
| ULTRA Recommended | $30 / month | 5 / second |
|
| MEGA | $80 / month | 10 / second |
|