What is the best command to return the % two stocks are cointegrated?

I am wondering what command is the best that will return the % average two stocks are cointegrated?

2 Comments

What does the term "cointegrated" mean in this context? Is it the same thing as "correlated" or is it something different?
Rick, guessing he means this: http://en.wikipedia.org/wiki/Cointegration. It's a term used in economics and finance.

Sign in to comment.

Answers (2)

Do you have the Economics Toolbox? I don't have it myself, but I expect there are functions in there that would help.
The Cyclist is correct. The Econometrics Toolbox has two functions that test for cointegration:
  • The Johansen cointegration test: jcitest
  • The Engle-Granger cointegration test: egcitest
For more information:
HTH.
Best,
Rick

Asked:

CR
on 1 Sep 2011

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!