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.
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.
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.