I've updated pylivetrader to use the latest 2.0 version of zipline. This allows upgrading to python 3.9 and using the latest versions of scipy, numpy, pandas and others. All tests pass but i'm sure this will need a lot of validation.
Hi,
thanks for the contribution.
zipline-reloaded is not an official zipline release.
it does look promising, yes. but as you said - it needs a lot of validation.
Related to this PR: https://github.com/alpacahq/pipeline-live/pull/32
Based on the comment in the zipline google group: https://groups.google.com/g/zipline/c/0rc8oHYIFkU/m/7r1A4ThFAwAJ
I've updated pylivetrader to use the latest 2.0 version of zipline. This allows upgrading to python 3.9 and using the latest versions of scipy, numpy, pandas and others. All tests pass but i'm sure this will need a lot of validation.