Portfolio Simulation

Random Portfolio Simulation

Simulate random assets weights, optionally subject to:

  • Minimum and maximum number of assets constraint
  • Minimum and maximum weights constraints
  • Minimum and maximum group weights constraints
  • Minimum and maximum portfolio exposure constraints

Due to the nature of the endpoint, subsequent calls with the same input data will result in different output data.

References

post/portfolios/simulation/random

Request body

assetsinteger required

The number of assets

simulationsinteger

The number of simulations to perform

Response

OK

Changes

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