hackingthemarkets / interactive-brokers-web-api

A docker container and flask app for use with the Interactive Brokers Web API 1.0
Apache License 2.0
52 stars 30 forks source link

Interactive Brokers Web API

Requirements

Clone the source code

git clone https://github.com/hackingthemarkets/interactive-brokers-web-api.git

Bring up the container

docker-compose up

Getting a command line prompt

docker exec -it ibkr bash