Skip to main content

Key Features

Real-Time Price Data

Stream live price updates for charting and technical analysis.

Historical OHLCV Data

Access historical Open-High-Low-Close-Volume data for any timeframe.

Symbol Search

Search and retrieve symbol metadata for chart widgets.

Time Synchronization

Synchronized timestamps for accurate chart rendering.

Multiple Timeframes

Support for various timeframes from tick data to monthly candles.

TradingView Integration

Seamless integration with TradingView charting library.

Endpoint

Connect to the WebSocket at /chart/wsProduction: wss://api.aries.com/chart/ws Staging: wss://api.aries.com/chart/ws

Authentication

Authentication is required. Include your authentication token in the connection headers or initial handshake message.
This WebSocket follows the TradingView UDF (Universal Data Feed) protocol for compatibility with TradingView widgets.

Live Chart Updates

Display real-time price movements on interactive charts.

Technical Analysis

Provide data for indicators, overlays, and drawing tools.

Historical Backtesting

Access historical data for strategy backtesting.

Multi-Timeframe Analysis

View charts across different timeframes simultaneously.
Under Development: This WebSocket API is currently under development. Documentation and full API specification will be available soon.