Dear Fellow Traders,
I am collecting links, papers and other resources on applications of nonparametric dependence measures in systematic trading. All stages of decision making are relevant: signal generation, strategy development and risk management. Two main examples of nonparametric dependence measures are Spearman’s rho and Kendall’s tau. These measures are based on ranks and, as such, they are naturally suitable for trading, where we care more about the portfolio going up/down and less about the actual magnitude of the movement.
The two measures are robust in the sense that they are not sensitive to big infrequent spikes in the data. For that reason they are more stable than Pearson’s correlation. The robustness may be a blessing in some situations (where “smoothing” is necessary) and it may be a curse in others. I use nonparametric association measures in a few places in my strategies but their usefulness is certainly much wider. So I would like to increase my “scope” and, perhaps, write a nice systematic web-resource one day... Any information would be appreciated. To get the ball rolling, here is the first block of links.
1] Optimizing a portfolio of ETFs using “mean-variance” principles. Instead of employing the regular covariance matrix of ETFs, the authors employ its modification based on Spearman's rho.
2] Pairs trading of a specific class of US stocks. Kendall’s tau and Spearman’s rho are used to select the pairs. Several trading strategies are considered, including cointegration-based trading and copula-based trading.
3] Pairs trading of ETFs. Kendall’s tau is used to select the pairs. Copula-based strategy is considered.
Thank you.