Expand description
Central orchestrator for managing actors, strategies, and execution algorithms.
The Trader
component serves as the primary coordination layer between the kernel
and individual trading components. It manages component lifecycles, provides
unique identification, and coordinates with system engines.
Structs§
- Trader
- Central orchestrator for managing trading components.