Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
TypeError: 'zipline.assets._assets.Equity' object is not iterable

well, I am new to quantopian i have been solving all kinds of package errors since morning to finally give up and start using quantopian research notebook as IDE .
but now i am facing with a new error TypeError: 'zipline.assets._assets.Equity' object is not iterable .
i spent 4 hours trying to solve the issue . please anyone help me get rid of this error so that i can sleep .
Thanks in advance.

1 response

Okay ! I did not find a way to solve it but i used get_pricing to solve the issue for now.
For future visitors - a suggestion is to explore other paths to learn more about quantopian platform. do not stick to basic introductory notes.