Thinking of searching the 2% universe for a portfolio of securities with highest dissimilarity in returns. Can someone please suggest a computation that will achieve this?
the algorithm i have in mind is to use SPY as sec#1, find the security with lowest similarity to sec#1 and use that as sec#2, then find the security that has the lowest similarity to sec#1 and sec#2 and use that as sec#3, etc etc...
I was thinking Beta, or maybe RSquared, but would like to hear opinions of experts on this :)