v2

latestOpenAPI 3.0.1Apache 2.02026-07-2623201.3 MB
Portfolio Optimization / Mean-Variance

Minimum Variance Portfolio

Compute the asset weights of the minimum variance portfolio, optionally subject to:

  • Minimum and maximum weights constraints
  • Minimum and maximum group weights constraints
  • Minimum and maximum portfolio exposure constraints

References

  • Harry M. Markowitz, Portfolio Selection, Efficient Diversification of Investments, Second edition, Blackwell Publishers Inc.
post/portfolios/optimization/minimum-variance

Request body

assetsinteger required

The number of assets

assetsMeanReturnsnumber[]

assetsMeanReturns[i] is the arithmetic (expected) return of asset i

Response

OK

assetsWeightsnumber[] required

assetsWeights[i] is the weight of the asset i in the portfolio, in percentage