Portfolio Optimization

Minimum Correlation Portfolio

Compute the asset weights of the minimum correlation portfolio, which is a portfolio built using the minimum correlation algorithm.

References

post/portfolios/optimization/minimum-correlation

Request body

assetsinteger required
assetsVolatilitiesnumber[] required

assetsVolatilities[i] is the volatility of the asset i

Response

OK

assetsWeightsnumber[] required

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

Changes

No recorded changes to this endpoint across all 10 revisions of this API.