Small fixes with new API usage
Pre-release
Pre-release
In this release we fix minor bugs on top of 0.3.0
- query limit for get_bars() is 1000, make sure we don't pass that
- allow passing the pipeline live index to data.history()
- legacy zipline function call removed(simulation_dt_func())
- shell stopped working - fixed
- smoke test should not use the same state file as the real algo