SamSuka
Ernie.QT
Ernie.QT

patreon


Common Alpha 009: DSR - Alternative Metrics

This content is to introduce a new metrics that has been proposed in financial engineering world in this recent years. It is the ‘Deflated Sharpe Ratio (DSR)’, that actually helps to reduce a lot of blind spots of only using Sharpe Ratio.

Probabilistic Sharpe Ratio (PSR)

Before talking about DSR, here I will use a simple example to explain why purely Sharpe Ratio itself is not a good enough metrics to evaluate strategies & introduce a new term ‘Probabilistic Sharpe Ratio (PSR)’. When we use sharpe ratio itself to evaluate strategies, although sharpe ratio itself is easy to understand and quantify, we failed to incorporate the 3rd & 4th moment of the return distribution. And PSR attempts to add the confidence interval concept into quantifying sharpe ratio.

 

Example:

Strategy X

Sharpe Ratio: 1.62

Strategy Y

Sharpe Ratio: 1.55

 

If we try to evaluate only on Sharpe Ratio, we will choose Strategy X since it has a higher sharpe ratio. However if we try to evaluate on PSR; it indicates that despite of the lower SR of the second strategy, this strategy Y have more chances that in the future its returns will have a TRUE SR greater than 0; and we can say with a 95.19% confidence that the strategy Y it's a winner strategy, but we "only" have a certainty of 92.98% that the strategy X can generate alpha too.

Deflated Sharpe Ratio (DSR)

The Deflated Sharpe Ratio (DSR) is designed to correct for two main sources of performance inflation in financial strategies: selection bias under multiple testing and non-Normally distributed returns. Here are its key features:

Formula:

 The Deflated Sharpe Ratio depends on

DSR is a useful concept when it comes to some strategies generated by Machine Learning method or any methodology that involves the risk of data snooping as to avoid overfitting and biases. The below example shows us how easy we can actually fooled by sharpe ratio and that is why sometimes after you find a strategy, the whole next year can be unprofitable in production. The formulas and codes are all attached in the zip files.


More Creators