Co-trade Network
1. Introduction
Calculate pairwise co-occurrence score, calculated as follows, where is the total co-trade between stock i,j.
Could conduct clustering based on co-occurrence matrix (similarity matrix).
Some thoughts:
could find a way to regress co-occurrence matrix on industry matrix, i.e.,
Or we can obtain the eigenvectors and take the orthogonal part of the top-K eigenvectors of industry matrix.
- remove noise impact, by set a threshold on the co-occurrence score, or take top-K eigenvalue, eigenvectors from co-occurrence matrix.