Simple little algorithm.
Net Movement Score: (probably already exists, but I study statistics, not trading indicators) binary operator. if a stock goes up in price, it gains a point, if it goes down, it loses a point.
It doesn't matter if the stock goes up $100 or $0.01, it gains 1 point.
At one point, this algorithm also held short positions as well, i went ahead and removed that to make this robinhood friendly. Some parts of this are still left over.
I didn't intend for this to be something used for trading but the returns were ok.