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.
ExecutionReport
Execution report for continuous reconciliation. This is a simplified report type used during runtime reconciliation.