Real-Time Data Examples

See the examples/ directory for real-time data examples.

Available Examples

  • examples/04_realtime_data.py - Basic real-time streaming

  • examples/05_orderbook_analysis.py - Level 2 orderbook

  • examples/10_unified_event_system.py - Event-driven trading

  • examples/realtime_data_manager/ - Advanced real-time patterns

See Real-Time Data Guide for detailed documentation.