Course Name: Python For Trading!, Section No: 13, Unit No: 6, Unit type: Video
Hello Raul,
Blueshift moved away from zipline to Blueshift Python engine.
So, instead of 'from zipline.api import symbol,…', it is 'from blueshift.api import symbol,…'. The video will be updated accordingly.
Please refer to this link for more details
Here there are two points to be cleared.
- Regarding downloading Zipline API in the jupyter notebook, we don't recommend using zipline since this library has not been actively managed for the last two years.
- Is there a way to install blueshift packages on my local system?
The answer would be no. You cant install the blueshift package in your local system. Blueshift is a cloud-based platform and you can access it by logging into blueshift here.
I hope this helps, feel free to leave a comment in case of any further questions.
Thank you!