Anybody doing correlation analysis?
I think doing realtime correlation analysis among say 100 stocks would give enormous insight
into the market, and of course give good trading opportunities for daytrading.
Such an analysis is time consuming, so doing it every 5 or 10 minutes should be ok I guess.
In this case each stock would be compared to each of the other 99 stocks, ie. 100 x 100 = 10000 comparisons,
and in each comparison all the intraday data would be scanned for calculating the correlation factors and collecting them in a matrix.
I think to optimize it one should have a correlation routine that can update its values when new data come in,
instead of each time recalculating everything anew.
And if one collects the matrices then one can even make a 3D-analysis... ;-)
This could be the next hot thing after HFT...
.
I think doing realtime correlation analysis among say 100 stocks would give enormous insight
into the market, and of course give good trading opportunities for daytrading.
Such an analysis is time consuming, so doing it every 5 or 10 minutes should be ok I guess.
In this case each stock would be compared to each of the other 99 stocks, ie. 100 x 100 = 10000 comparisons,
and in each comparison all the intraday data would be scanned for calculating the correlation factors and collecting them in a matrix.
I think to optimize it one should have a correlation routine that can update its values when new data come in,
instead of each time recalculating everything anew.
And if one collects the matrices then one can even make a 3D-analysis... ;-)
This could be the next hot thing after HFT...
.
Last edited: