Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 349 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 349 Bytes

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