zipline-live / zipline

Zipline-Live, a Pythonic Algorithmic Trading Library
http://www.zipline-live.io/
Apache License 2.0
396 stars 65 forks source link

Combine historical with realtime collected bars #62

Closed tibkiss closed 7 years ago

tibkiss commented 7 years ago

data.history() now returns ingested data combined with realtime data collected from broker.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.09%) to 86.173% when pulling 3b5745efe3f7b1de12bfca26a014f156cf4ad38b on tibkiss:feature/combine_historical_with_realtime_bars into 7d1e8b1181b6dd8c1df1c68ee5b13ff224cdc7cc on zipline-live:master.