Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (16 loc) · 530 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 530 Bytes

blotter

Microservice to connect to Interactive Brokers and stream market data into Google BigQuery

See the antequant Python project conventions for how to clone and set up this repository for development.

Building

docker build . -t blotter

Running

docker run -p 50051:50051 blotter -v --tws-port 4002

Client

python -m blotter_client --help
python -m blotter_client -b localhost:50051 -v --stock MSFT --exchange SMART backfill