stefan-jansen / machine-learning-for-trading

Code for Machine Learning for Algorithmic Trading, 2nd edition.
https://ml4trading.io
12.87k stars 4.11k forks source link

Seek help to address zipline installation problem #260

Closed jianjiu-chen closed 1 year ago

jianjiu-chen commented 1 year ago

Hi,

I am a reader of the book "Machine learning for algorithmic trading". I encountered a problem when installing/using the zipline library (as described in details in the pull request). I will be very grateful if I can get some help.

Actually, I am not sure how to reach out for such problems--not sure if it's appropriate to create a pull request either, and my apology if that is the case! I have also sent an email to feedback@packtpub.com and questions@packtpub.com asking the same question.

Thanks a lot! JC

lexson-luo commented 1 year ago

!pip install zipline-reloaded

zipline has been stalled due to Quantopian's downfall. However, our hero, Stefan Jansen, has took up the responsibilities of maintaining the package and created zipline-reloaded.

I've downloaded it but yet to try out the package.

stefan-jansen commented 1 year ago

Please open an issue instead of a pull request.