OptionalbodyOptionalqueryOptionalobjective?: "sharpe" | "sortino" | "pnl" | "maxdd"Optionalorder?: "ranked" | "natural"natural is stable materialisation order; ranked is the display view.
Optionalranking?: "plateau" | "raw"How the ranked view is ordered. plateau prefers points whose neighbourhood also scores well; raw uses the objective alone. Ignored when order=natural, which is always ordered by runIx.
The
jobIdreturned byPOST /backtest/{exchangeId}/{type}/prepare.