TradingView
communityFinancial charting platform with real-time market data, technical analysis, social trading ideas, and screener for stocks, crypto, forex
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/v1/symbols/searchSearch trading symbols
Parameters
qstringrequiredtypestringoptionalReturns
symbols[] with name, exchange, type, descriptionGET
/api/v1/symbols/{symbol}/candlesGet OHLCV candlestick data
Parameters
symbolstringrequiredresolutionstringrequiredReturns
candles[] with time, open, high, low, close, volumeGET
/api/v1/ideasBrowse trading ideas from community
Parameters
sortstringoptionalsymbolstringoptionalReturns
ideas[] with id, title, author, symbol, likesGET
/api/v1/screenerScreen stocks by criteria
Parameters
marketstringrequiredfiltersobjectoptionalReturns
results[] with symbol, name, price, change, volume, market_capGET
/api/v1/market/overviewMarket overview with indices and movers
Parameters
marketstringoptionalReturns
indices[], gainers[], losers[] with symbol, price, change_percent