Get Started with IBKR#
To use the IBKR interface, you need to have an Interactive Brokers account. If you don’t have one, you can create one by following the steps below:
Go to the Interactive Brokers website.
Click on the “Open Account” button.
Fill out the required information.
Once you have an account, you can start using the IBKR interface to access market data and execute trades. You’ll need to install the IB Gateway software and the IBKR Python API for your Operating System to use the dxlib IBKR interface.
To easilyi install the IBKR Python API, run:
pip install ibapi
Warning
You need to install BOTH the IB Gateway and the IBKR Python API to use the dxlib IBKR interface. Follow the instructions on the IB Gateway website to setup the Gateway to work with your account.