Skip to content

Trader Workstation in a Docker image

License

Notifications You must be signed in to change notification settings

antequant/ib-tws-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ib-tws-docker

Trader Workstation in a Docker image

Building

docker build . -t ibtwsdocker

Running

docker run --rm -p 5900:5900 ibtwsdocker

This will expose port 5900 for VNC (with default password 1358).

About

Trader Workstation in a Docker image

Resources

License

Stars

Watchers

Forks

Releases

No releases published