Quantopian's community platform is shutting down. Please read this post for more information and download your code.
Back to Community
PE Ratio and Growth Score

Using a range to find good PE ratios of the top volume stocks, then sorting based on growth score. Keeping some and increasing exponentially stake in those stocks for as many days they are continuously in my list.

2 responses

I tried running the same code for 2015 with 30k in initial capital:

Yeah that's a good example of the bad parts of this algorithm. In that case it went all in on one stock (SUNE) that ended up crashing, but I guess still showed a good growth score and high volume during its crash. I'm going to try to update this algorithm to not allow for that 'all-in' type of approach.