Module execution_engine

Source
Expand description

Core execution engine for order processing and lifecycle management

Structs§

ExecutionEngine
An execution management engine that routes orders to appropriate exchange connections
ExecutionReport
Execution report from the exchange

Enums§

ExecutionEvent
Events related to order execution

Traits§

Exchange
Interface for connecting to trading venues