Skip to main content

runSimulation

Run a Monte Carlo simulation on a strategy's backtest results. Requires 'run-backtest' scope on the Strategy resource. Requires 'monte_carlo' feature (Pro and Enterprise plans only).

runSimulation(
input: CreateSimulationInput!
): Simulation!

Arguments

runSimulation.input ● CreateSimulationInput! non-null input

Type

Simulation object