Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
New to Quantopian- First algorithm (using fundamental data and "Intelligent investor" principles)

Hi there,

Long time lurker here. I've been reading the community posts for a while now and have also been learning the quantopian API. As a result, I'm proud to show my first ever algo. Its really more of a mashup of other algorithms that I've seen around here and has a lot parts that could be improved, but its still something I guess.

Just wanted to ask if anybody has any ideas on how this could be improved. Is there a way I could refactor it to make rebalancing more efficient? (E.g- using a function similar to date_rules.month_start?)