Release contents: - CSVDir bundle (cherry-picked from upstream) - IEX data support (cherry-picked from upstream) - Blotter is fully supported now
1.1.0.4
This release is based on zipline-live 1.1.0.
Changes: * broker list option is queriable now with `zipline run --list-brokers`. Thanks to Scapogo for this contribution! * Fix `position.cost_basis`: it was wrongly returning the current cost of the position and not the entry.
1.1.0.3
This release is based on zipline-live 1.1.0.
Live trading features: - IB Broker support: orders, current live data, account & portfolio access - State persistence: restart your algo and continue where it is left off - Realtime bar collection: the subscribed instruments' data is stored EOD as CSV
1.1.0.2
This release is based on zipline-live 1.1.0.
Live trading features: - IB Broker support: orders, current live data, account & portfolio access - State persistence: restart your algo and continue where it is left off
1.1.0.1
This release is based on zipline-live 1.1.0. Live trading features: - IB Broker support: orders, current live data, account & portfolio access - State persistence: restart your algo and continue where it is left off