Skip to main content

publicSimulation

Resolve a share slug to the public SIMULATION projection (a FROZEN Monte Carlo result). ANONYMOUS — no auth directive, isolated from the authenticated resolver graph. Returns null for any unknown, revoked, expired, or non-simulation link (uniform not-found; no oracle). Backtest-shaped (relative percentages + a de-based median equity curve) plus a scenario label.

publicSimulation(
shareToken: String!
): PublicSimulation

Arguments

publicSimulation.shareToken ● String! non-null scalar

Type

PublicSimulation object

The lean, anonymous, allowlisted projection of a FROZEN Monte Carlo simulation. A simulation result is backtest-shaped, so this REUSES every PublicBacktest field (built field-by-field from the simulation's MEDIAN distributions and its median equity curve, de-based to index 100) and adds only a scenario label. Money is always relative (percent / index) — there is NO absolute capital/balance, no raw result/config, no ids, no owner PII, and no linked entities.