publicBacktest
Resolve a share slug to the public backtest projection. ANONYMOUS — no auth
directive, mirroring availablePlans. Returns null for any unknown, revoked,
expired, or non-shareable link (uniform not-found; no oracle).
publicBacktest(
shareToken: String!
): PublicBacktest
Arguments
publicBacktest.shareToken ● String! non-null scalar
Type
PublicBacktest object
The lean, anonymous, allowlisted projection of a FROZEN backtest. This is the ENTIRE public surface of a shared backtest — money is always relative (percent or an equity curve de-based to index 100); there is no absolute stake/balance, no raw result/logs/config, no ids, no owner PII, and no linked entities.