Tagged Questions
1
vote
0answers
126 views
Stepwise Cointegration
This is more of a general question at this point, but if my thought process makes sense I will follow up with an R implementation. I have read a number of papers on cointegration analysis for pairs ...
5
votes
0answers
156 views
Alternative ways to understand time-varying comovement between two time-series?
I have been looking into ways to better understand how the dependencies/correlations/etc between two time series can vary over time.
I first thought about using a Kalman/particle filter over a ...
8
votes
1answer
388 views
Meta-view of different time-series similarity measures?
While I spend most of my StackExchange time on MathematicaSE, I'm in the business and follow the questions and answers on this site with great interest.
Recently questions like the following (and ...
3
votes
2answers
321 views
Entry and exit points for very short mean-reverting timeseries
I have a model specifying a cointegration relationship on a number of transaction-level timeseries.
I would like to specify entry and exit points for trades where these points ideally would be just ...
5
votes
2answers
348 views
Choosing the time-frame to test for cointegration
Is there a technique to choose the time-frame for a cointegration test (eg Augmented Dickey-Fueller's)?
2
votes
1answer
238 views
Is there a measure for the 'degree' of cointegration
Is there a standard (or maybe even intuitive?) way of ranking pairs of cointegrated time series so that one could make statements like the following:
...
3
votes
3answers
600 views
How to normalize Futures data(different leverage) for cointegration test?
For example I want to construct 2 time series, one for ES and the other for NQ and test for cointegration.
ES one point equal to 50$.
NQ one point equal to 20$.
If I have the following data:
...
7
votes
1answer
562 views
Why does the following data fail my cointegration test?
I have some closing price data for two Australian banks which track each other very closely.
http://dl.dropbox.com/u/12337149/stat/CBA.csv
http://dl.dropbox.com/u/12337149/stat/WBC.csv
Code from ...
22
votes
6answers
5k views
How are correlation and cointegration related?
In what ways (and under what circumstances) are correlation and cointegration related, if at all? One difference is that one usually thinks of correlation in terms of returns and cointegration in ...
12
votes
4answers
1k views
Are two identical time series cointegrated?
I did cointegration test on two identical time series, and the result shows that they are not cointegrated, but intuitively, I think they are.
Can anyone share some thoughts on this? Thanks!
5
votes
2answers
610 views
How do I incorporate time-variability in a pair trading framework?
Recently I have been looking at pair trading strategies from a cointegration perspective, as described in chapter 5 of Carol Alexander's Market Risk Analysis volume 2. As most quantitative finance ...
12
votes
5answers
3k views
What is the intuition behind cointegration?
What is the intuition behind cointegration? What does the Dickey-Fuller test do to test for it? Ideally, a non-technical explanation would be appreciated.
Say you need to explain it to an investor ...