Expand description
Configuration types for live Nautilus system nodes.
Structsยง
- Instrument
Provider Config - Configuration for instrument providers.
- Instrument
Provider Config Builder - Use builder syntax to set the inputs and finish with
build(). - Live
Data Client Config - Configuration for live data clients.
- Live
Data Client Config Builder - Use builder syntax to set the inputs and finish with
build(). - Live
Data Engine Config - Configuration for live data engines.
- Live
Data Engine Config Builder - Use builder syntax to set the inputs and finish with
build(). - Live
Exec Client Config - Configuration for live execution clients.
- Live
Exec Client Config Builder - Use builder syntax to set the inputs and finish with
build(). - Live
Exec Engine Config - Configuration for live execution engines.
- Live
Exec Engine Config Builder - Use builder syntax to set the inputs and finish with
build(). - Live
Node Config - Configuration for live Nautilus system nodes.
- Live
Node Config Builder - Use builder syntax to set the inputs and finish with
build(). - Live
Risk Engine Config - Configuration for live risk engines.
- Live
Risk Engine Config Builder - Use builder syntax to set the inputs and finish with
build(). - Routing
Config - Configuration for live client message routing.
- Routing
Config Builder - Use builder syntax to set the inputs and finish with
build().