Trustia Docs
  • Welcome to Trustia's Documentation
  • Systematic Investing
    • Introduction
    • Guide to launch your strategy
      • Requirements
      • Step 1 - Strategy Configuration
        • Weighting Selection
          • Strategy Selection
          • Minimum and Maximum Allocation Selection
          • Additional Parameters selection
        • Ocurence rebalancement Selection
        • Capital Protection Configuration
          • Enable Capital Protection
          • Floor Percentage Configuration
          • Multiplier configuration
        • Exchange configuration
          • Exchange API Key
          • Invested Amount
        • AI Asset Selector
          • Asset Pool Size
          • Include / Exclude Categories
        • Validate the configuration
      • Step 2 - Assets selection
        • Auto-suggest
        • Add / Select Assets
        • Search Assets
        • Validate Assets selection
      • Step 3 - Backtest & launch
        • Compare your results
        • Global Information
        • Performance
        • Returns metrics
        • Ratios Metrics
        • Volatilities Metrics
        • Value at Risk Metrics
        • Trustia Charts Generator
          • Portfolio Performance
          • Drawdown
          • Weightings
          • Portfolio vs Components
          • Ratios Analysis
          • Efficiency Frontier
          • Historical Volatility
          • Values at Risk
          • Covariance Matrix
          • Correlation Matrix
        • Launch your Strategy
    • Features
      • Innovative Weighting Strategies: A Customized Approach
      • Dynamic Asset Allocation
      • Capital Protection
      • Backtesting
    • Algorithms Models
      • Equal
      • Market Capitalization
      • Maximum Sharpe Ratio
      • Minimum Volatility
      • Efficient Risk
      • Efficient Return
      • Maximum Return / Minimum Volatility
      • Inverse Variance
      • Maximum Diversification
      • Maximum Decorrelation
    • Available Trading Platforms
      • Binance Connect
      • Kucoin Connect
      • Coming Soon DEX / CEX
  • Risk management Framework
    • Capital Protection
    • Risk Measures
      • Average Returns
      • Adjusted Returns
      • Volatility
      • Maximum Drawdown
      • Downside Deviation
      • Ordinary Least Squares Method
    • Values at Risk
      • Historical VaR
      • Variance-Covariance VaR
      • Monte Carlo VaR
    • Ratios
      • Sharpe Ratio
      • Calmar Ratio
      • Treynor Ratio
      • Sortino Ratio
    • Backtesting Framework
      • Features
      • Monte Carlo Simulations
  • Others
    • Release notes
    • Support
      • Known Issues
    • FAQ
  • Connect With Us !
    • Give us your feedback !
    • Twitter
    • Blog
    • LinkedIn
    • Website
Powered by GitBook
On this page

Was this helpful?

  1. Systematic Investing
  2. Algorithms Models

Inverse Variance

Learn more about Inverse Variance Strategy

PreviousMaximum Return / Minimum VolatilityNextMaximum Diversification

Last updated 1 year ago

Was this helpful?

In portfolio management, the inverse variance weighting strategy employs the covariance matrix, and more specifically its diagonal, to allocate weights to assets. This strategy aims to minimize the overall variance of the portfolio by assigning greater weight to assets with lower variances, thereby adjusting the portfolio according to the stability of each asset. It is a method that inherently leans towards a more conservative investment stance, by favoring assets that have demonstrated less fluctuation in their returns over time.

Imagine architects allocating budgets for construction projects. They first identify plots of land with the least seismic risk. On these safer plots, they invest more heavily, knowing that the risk of damage is lower. Similarly, in our strategy, assets with a lower variance, signifying less risk, are allocated a larger portion of the investment budget, reflecting increased confidence in their stable performance. This prudent approach to budget allocation in construction mirrors the inverse variance weighting in portfolio management, where investments are skewed towards assets deemed more stable and less likely to fluctuate unpredictably.

La pondération par inverse de la variance alloue les poids sur la base de l'élément diagonal de la matrice de covariance de chaque actif, qui représente sa propre variance au sein du portefeuille. Les actifs les moins volatils se voient attribuer des poids plus élevés, reflétant une plus grande confiance dans leur stabilité relative.

The portfolio weighting is calculated using the following formula :

wi=∑−1∑j=1N(∑j,j)−1w_i = \frac{\sum {} ^{-1}}{\sum ^N _{j=1} (\sum_{j, j}) ^{-1}}wi​=∑j=1N​(∑j,j​)−1∑−1​

Here, wi​wi​wi​ is the weight of the ith asset, σi2​σi2​σi2​ is the variance of the ith asset (represented by the diagonal element of the covariance matrix for the ith asset), and NNN is the total number of assets in the portfolio.

Summary

Dubbed as quadratic risk utility, this method integrates both portfolio return and risk into its objective function, aiming to minimize risk while simultaneously maximizing return based on the investor's risk tolerance. The risk aversion parameter is instrumental in this process, delineating the investor's willingness to engage with risk. A higher parameter value indicates a prioritization of risk mitigation over return, whereas a lower value underscores a focus on maximizing returns, even at the cost of increased risk exposure. This strategy empowers investors to sculpt a portfolio that resonates with their individual risk preferences, blending the art of maximizing returns with the science of minimizing volatility.

Sign up to our mailing list to receive updates!
Page cover image