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ยง
- Market
Hours - Market hours status update.
- Movers
Update - Market movers update containing actives, gainers, and losers.
- Moving
Average Update - Moving average update for real-time indicator streaming.
- Profile
Update - Profile update containing quote, similar stocks, sector performance, and news.
- Quotes
Update - Real-time quote update for streaming stock quotes.