主要内容

投资业绩度量

分析资产绩效度量,包括风险调整后的 alpha 值、最大回撤率和夏普比率

使用函数分析资产绩效度量,包括风险调整后的 alpha 值、最大回撤率和夏普比率。

函数

elpmCompute expected lower partial moments for normal asset returns
emaxdrawdownCompute expected maximum drawdown for Brownian motion
inforatioCalculate information ratio for one or more assets
lpmCompute sample lower partial moments of data
maxdrawdown计算一个或多个价格序列的最大回撤
portalphaCompute risk-adjusted alphas and returns for one or more assets
sharpe计算一个或多个资产的夏普比率

主题

  • 绩效度量说明

    使用三个金融时间序列对象和关联的绩效数据来说明投资绩效度量的函数。

  • 使用夏普比率

    此示例说明如何使用夏普比率来计算资产超额收益除以资产收益标准差得到的比率。

  • 使用信息比率

    此示例说明如何使用信息比率来计算相对收益与相对风险的比率。

  • 使用跟踪误差

    此示例说明如何使用跟踪误差来测量投资组合的收益相对于其基准指数的变化。

  • 使用风险调整后收益

    此示例说明如何使用风险调整后收益来改变投资组合的风险,使该风险与市场投资组合或基金的风险相匹配。

  • Using Sample and Expected Lower Partial Moments

    Use sample and expected lower partial moments to model moments of asset returns that fall below a minimum acceptable level of return.

  • Using Maximum and Expected Maximum Drawdown

    Use maximum drawdown to calculate drop from maximum to minimum return over a period of time and expected maximum drawdown of a linear Brownian motion with drift.

  • Performance Metrics Overview

    Overview for performance metrics supported by Financial Toolbox™ software.