Expand description
Provides a generic ExecutionEngine
for all environments.
The execution engines primary responsibility is to orchestrate interactions
between the ExecutionClient
instances, and the rest of the platform. This
includes sending commands to, and receiving events from, the trading venue
endpoints via its registered execution clients.