Installing the IBAPI Package
22 Mar 2021-
Download “API Latest” from http://interactivebrokers.github.io/
-
Unzip or install (if its a .msi file) the download.
-
Go to
tws-api/source/pythonclient/
-
Build a wheel with:
python setup.py bdist_wheel
- Install the wheel with:
pip install --upgrade dist/ibapi-9.81.1-py3-none-any.whl