Expand description
Market data provider interface and implementations Market data provider interface and implementations
This module defines the core Provider trait and related types for unified market data acquisition across different exchanges.
Modulesยง
- config
- Provider configuration utilities
- connection
- WebSocket connection management
- core
- Core provider trait and implementations
- ext
- Extended functionality for providers Extension trait for Provider to provide additional functionality
- prelude
- Common imports for provider implementations
- rate_
limit - Rate limiting integration for providers
- subscription
- Subscription management types
- timestamp
- Timestamp handling utilities
- v2
- Version 2 provider architecture Provider V2 - Next generation provider architecture