Skip to main content

Module websocket

Module websocket 

Source
Expand description

WebSocket support types for real-time data streaming.

This module provides framework-agnostic data structures for WebSocket subscriptions. These types can be used with any WebSocket framework.

Structsยง

MarketHours
Market hours status update.
MoversUpdate
Market movers update containing actives, gainers, and losers.
MovingAverageUpdate
Moving average update for real-time indicator streaming.
ProfileUpdate
Profile update containing quote, similar stocks, sector performance, and news.
QuotesUpdate
Real-time quote update for streaming stock quotes.