TradingView WebSocket API
JSON →An unofficial Node.js library for interacting with TradingView's WebSocket API. Current version 0.0.3 provides real-time data, authorization via session ID, and candlestick fetching for any symbol and timeframe. Supports up to ~13,000 candles per request for hourly timeframes. Features TypeScript definitions and ESM-only exports. Key differentiators: lightweight, promise-based, and direct WebSocket access without browser emulation. Release cadence is irregular; use with caution for production.
Resources
packagetradingview-ws ↗