What is the Sharpe ratio in two lines?
The Sharpe ratio measures risk-adjusted return: how much excess return you earn per unit of total risk taken. <cite id="3"/> $$S = \frac{E[R_p] - R_f}{\sigma_p}$$ Use it to evaluate your overall portfolio's performance. <cite id="2"/>
Read the full answer →