Discover
Pick a supported market and strategy from the public catalog.
Evaluate
Run a simulation, then score the returned result.
Compare
Use
score, diagnostics, eligibility, and CapitalScore together.What you need
- A beta API key or UI access.
- A supported market id.
- A strategy candidate built from the supported Strategy Arena catalog.
1
Read the available markets
Call:The current public market ids are:
2
Choose a strategy
Read the strategy list:Then inspect parameter defaults and constraints:If a surfaced parameter has
defaultValue, you may omit it from
strategyParams.3
Run a simulation
Submit the candidate to one of the simulation endpoints:Use the summary endpoint for fast UI cards or agent loops. Use the full
endpoint when you need full ledgers and portfolio series.
4
Evaluate the result
Pass the returned simulation The response returns the beta
data into:score, benchmark diagnostics, eligibility,
and CapitalScore.Interpret the result
`score`
The beta leaderboard sort key.
Risk diagnostics
Annualized return, drawdown, CVaR, turnover, and execution cost.
`eligibility.eligible`
The gate result for review or next-step workflows.
`capitalScore.capitalScore`
A stricter robustness diagnostic for guarded capital review.
