Is there a way to find the most cointegrated pair between multiple time series? (Pair trading)
3 ビュー (過去 30 日間)
古いコメントを表示
Hi,
I wondered if there exists a function which takes as input 1) a N x M matrix (e.g. M stocks with daily data for N days) 2) whether to include nonzero mean and/or a trend, and returns the cointegrated pairs, preferably sorted from "most-likely-cointegrated" pair to "least-likely" (Maybe even testing the series for being I(1) beforehand...?).
Since I want to use the output for two-stock pair-trading, I am not looking for a Johansen-test output, where I'll have to take positions based on the eigenvectors.
I think I remember some webinar where someone had done it by returning a two dimensional color output, such that you could see the most - and least cointegrated pairs.
I hope someone can help. Thanks a lot in advance
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Cointegration Analysis についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!