New Database Backend
Release Notes
In this release we update the restricting package versions (pandas, numpy) and
thus allowing to run this package in a more up to date environment. This includes:
- New configuration file replacing alpaca.yaml, called zipline-trader.yaml
- Running on python 3.6 or 3.7
- Using pandas<=1.1.5 and numpy<=1.19.x
- Using postgres as an ingested DB backend
- alpha-vantage free tier bundle
Special thanks to @atarax for contributing to this release of zipline-trader