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

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

License

Notifications You must be signed in to change notification settings

antequant/blotter

Repository files navigation

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