antequant / blotter

Microservice to connect to Interactive Brokers and stream market data into Google BigQuery
MIT License
1 stars 4 forks source link
google-bigquery google-cloud interactive-brokers market-data microservice python trading

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