Skip to main content

Module manager

Module manager 

Source
Expand description

Execution state manager for live trading.

This module provides the execution manager for reconciling execution state between the local cache and connected venues, as well as purging old state during live trading.

Structsยง

ExecutionManager
Manager for execution state.
ExecutionManagerConfig
Configuration for execution manager.
ExternalOrderMetadata
Metadata for an external order that needs to be registered with the execution client.
InflightCheckResult
Result of inflight order checks containing terminal events and intermediate queries.
ReconciliationResult
Result of reconciliation containing events and external order metadata.