Expand description
Execution engine module for order processing and exchange interaction
This module handles the coordination between risk validation and exchange communication, emitting events for order lifecycle updates.
Structs§
- Execution
Engine - Engine that processes orders through risk checks and exchange submission
Enums§
- Execution
Event - Events emitted during order execution lifecycle
Traits§
- Exchange
- Trait for exchange implementations