Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
NameError: global name 'update_universe' is not defined

I am trying to backtest old strategies (posted on Quantopian in 2016). I am getting this error : "NameError: global name 'update_universe' is not defined" . It seems that 'update_universe' is removed. How can I replace this function to make it work?
Thanks

1 response

Hi Abd,

take a look in this post: update_universe not defined

Regards,
André