Overview
The Chaos Oracle API provides two main endpoints for TradingView integration:- Historical Price Data (OHLC): Provides historical Open, High, Low, and Close prices for any given trading pair.
See the Get TradingView Feeds Data endpoint for details. - Real-Time Price Stream: A WebSocket endpoint that streams real-time price updates for subscribed trading pairs.
See the WebSocket API reference for details.