Skip to main content

API Changelog

Stay up to date with the latest changes, improvements, and new features in the Aries Engine.
v0.2.0
30 October 2025

New Endpoints Added

Charting

  • Get Chart Configuration - Returns UDF configuration including supported resolutions, features, and capabilities
  • Get Symbol Information - Retrieve detailed symbol metadata for chart initialization (exchange, session times, resolutions)
  • Get Historical Bars - Access historical OHLCV data with support for multiple timeframes (seconds, minutes, daily, weekly, monthly)
  • Get Server Time - Returns current server time in Unix timestamp format for time synchronization
  • Search Chart Symbols - Search for symbols compatible with charts (stocks, indices, options)
  • Get Real-Time Quotes - Retrieve current quote data for multiple symbols including bid/ask, last price, change, and volume

Device Tokens

  • Register Device Token - Register a device token for push notifications
  • Deregister Device Token - Deregister a device token to stop receiving push notifications
v0.1.0
27 October 2025

New Endpoints Added

Calendars

  • Economics Calendar - Retrieve economic calendar events for specific dates
  • Historical Economic Indicator Data - Get historical data for calendar indicators (e.g., unemployment rates, GDP)
  • Earnings Calendar - Access earnings calendar data with date range and symbol filtering

Market Data

  • Equity Details - Retrieve detailed information for multiple equity symbols (up to 50 at once)

Analytics

  • Analyst Ratings - Get analyst ratings with advanced filtering options (by ticker, date range, importance level)
  • Market Breadth - Access real-time market breadth data showing advancers vs decliners
  • Net Inflow - Retrieve net inflow data for NASDAQ and NYSE exchanges
v0.0.32
05 August 2025
Initial version of the Aries Engine with basic functionality and documentation.