Expand description
Client trait definitions for data and execution clients.
Provides the core trait interfaces that define how clients interact with data providers and execution venues.
Constants§
- DEFAULT_
POSITION_ RECONCILIATION_ TOLERANCE - Default maximum absolute position difference tolerated during reconciliation.
Traits§
- Data
Client - Defines the interface for a data client, managing connections, subscriptions, and requests.
- Execution
Client - Defines the interface for an execution client managing order operations.
Functions§
- generate_
mass_ status - Composes an execution mass status using the supplied client clock timestamp.
- log_
command_ error