Expand description
Configuration types for the Interactive Brokers adapter.
Structs§
- DockerizedIB
Gateway Config - Configuration for Dockerized IB Gateway.
- DockerizedIB
Gateway Config Builder - Use builder syntax to set the inputs and finish with
build(). - Interactive
Brokers Data Client Config - Configuration for Interactive Brokers data client.
- Interactive
Brokers Data Client Config Builder - Use builder syntax to set the inputs and finish with
build(). - Interactive
Brokers Exec Client Config - Configuration for Interactive Brokers execution client.
- Interactive
Brokers Exec Client Config Builder - Use builder syntax to set the inputs and finish with
build(). - Interactive
Brokers Instrument Provider Config - Configuration for Interactive Brokers instrument provider.
- Interactive
Brokers Instrument Provider Config Builder - Use builder syntax to set the inputs and finish with
build().
Enums§
- Market
Data Type - Market data type for switching between real-time and frozen/delayed.
- Symbology
Method - Symbology method for converting between IB contracts and Nautilus instrument IDs.
- Trading
Mode - Trading mode for Dockerized IB Gateway.