Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.
/ ib_tws_docker Public archive

A Docker container for running a headless Interactive Brokers' TWS instance whose API is exposed on port 4001

Notifications You must be signed in to change notification settings

ajpierce/ib_tws_docker

Repository files navigation

IB TWS Docker

Build Docker images of Interactive Brokers TWS instances, accessible through VNC. The API is exposed on port 4001. Ideal for algorithmic trading on IB!

Usage

  1. Set your username and password in docker-compose.yml
  2. docker-compose build
  3. docker-compose up

Viewing via VNC

The VNC server is accessible through port 5900. If you're using docker-machine (if you're on Windows or OSX), the IP address of the server will be the IP address of your docker VM. You can discover this IP address with the command:

docker-machine ip default

You'll need to use an application such as Chicken of the VNC for connecting to the VNC server.

About

A Docker container for running a headless Interactive Brokers' TWS instance whose API is exposed on port 4001

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages