Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
InputRejected: Importing TradingAlgorithm from zipline raised an ImportError. No modules or attributes with a similar name were found.

Hi,

As I run a notebook today, I got the error as titled. But I haven't changed anything in my notebook and it works all the time, at least last week.

Has Q changed something?

3 responses

Thanks!

Hello everyone,

I wanted to use zipline to backtest my algo in research. More specific, run a loop for simulations. However, given that this doesnt seem to be available anymore. I was wondering if anyone found a way around this?