antequant / blotter

Microservice to connect to Interactive Brokers and stream market data into Google BigQuery
MIT License
1 stars 4 forks source link

Generalize PollingManager and StreamingManager? #48

Open jspahrsummers opened 4 years ago

jspahrsummers commented 4 years ago

They're structurally similar, though it's unclear how much code could be shared in practice. #49 should be done first, as it's better-defined.