Calculate the average % two stocks are correlated
Show older comments
I am trying to calculate the average % two stock prices are correlated. I am a new to matlab and am wondering what would be the best function to use?
Answers (1)
David Young
on 1 Sep 2011
0 votes
corrcoeff, perhaps, if you don't want to introduce the possibility of time lags between the stock price sequences.
Categories
Find more on Correlation and Convolution in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!