Expand description
Live execution engine for managing execution state and reconciliation.
This module provides the orchestration layer for live trading execution, coordinating between the core execution engine and venue-specific clients while managing state reconciliation.
Structs§
- Live
Execution Engine - Live execution engine that manages execution state and reconciliation.
Traits§
- Live
Execution Client Ext - Extension trait for live execution clients with message channel support.