darwinex / darwinex-ibkr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dαrwinex <> Interactive Brokers Integration Python Examples

This is the Dαrwinex <> Interactive Brokers Python Examples repository.

Here you will find all the neccesary code to reproduce the examples shown in the Youtube Video Series

TWS API Installation

Download and Install the TWS API.

# Get into your preferred environment (source activate ENV):

cd ~/darwinex-ibkr/TWS_API/twsapi_macunix.976.01/IBJts/source/pythonclient/

python3 setup.py bdist_wheel

python3 -m pip install --user --upgrade dist/ibapi-9.76.1-py3-none-any.whl

Documentation

You can find the complete TWS API documentation here.

Other helpful links:

Discussion

You can join the Darwinex Collective Slack for Q&A, debug and more.

Disclaimer

The software is provided on the conditions of the BSD license that you can find inside the package.

The αlpha's time has begun!

Author:Darwinex Alpha Team <content@darwinex.com>

About

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 56.5%Language:C++ 22.5%Language:Python 20.8%Language:C 0.2%Language:Makefile 0.0%