v2

latestOpenAPI 3.0.1Apache 2.02026-07-2623201.3 MB
Portfolio Simulation

Random Portfolio Evolution Simulation

Simulate the evolution of the value of a random portfolio over time, with the asset weights of the random portfolio 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/evolution/random

Request body

simulationsinteger

The number of simulations to perform

portfolioRebalancingMethod'noRebalancing' | 'continuousRebalancing' | 'randomRebalancing'

The method used to rebalance the asset weights of the simulated portfolio at each time t

Response

OK