Changelog

New updates and improvements to TradingNews.

WebSocket streaming & Playground

Feature

Real-time data delivery via WebSocket streaming is now available on the Pro plan.

  • New /v1/stream endpoint for persistent connections
  • Interactive Playground in the dashboard to test queries live
  • Auto-reconnect with exponential backoff built in

Simplified rate-limit pricing

Improvement

Switched to a simpler rate-limit-only pricing model. No more credits to track -- your plan tier determines your rate limit.

Improved error responses & WebSocket fixes

ImprovementFix

Better observability and consistency for API consumers.

  • Standardized error response codes and messages across all endpoints
  • Fixed an issue where WebSocket connections were not cleaned up on server-side timeouts