Skip to main content

Module config

Module config 

Source
Expand description

Configuration types for the Interactive Brokers adapter.

Structs§

DockerizedIBGatewayConfig
Configuration for Dockerized IB Gateway.
DockerizedIBGatewayConfigBuilder
Use builder syntax to set the inputs and finish with build().
InteractiveBrokersDataClientConfig
Configuration for Interactive Brokers data client.
InteractiveBrokersDataClientConfigBuilder
Use builder syntax to set the inputs and finish with build().
InteractiveBrokersExecClientConfig
Configuration for Interactive Brokers execution client.
InteractiveBrokersExecClientConfigBuilder
Use builder syntax to set the inputs and finish with build().
InteractiveBrokersInstrumentProviderConfig
Configuration for Interactive Brokers instrument provider.
InteractiveBrokersInstrumentProviderConfigBuilder
Use builder syntax to set the inputs and finish with build().

Enums§

MarketDataType
Market data type for switching between real-time and frozen/delayed.
SymbologyMethod
Symbology method for converting between IB contracts and Nautilus instrument IDs.
TradingMode
Trading mode for Dockerized IB Gateway.