Skip to main content

runnerBacktestReadiness

Single source of truth for backtest/hyperopt readiness UI. Returns per-pair status, rollup counts, and coverage info for the time-range bar — all derived from the strategy's required timeframes (primary + informative_pairs) and the user's selected time range.

runnerBacktestReadiness(
runnerID: ID!
input: BacktestReadinessInput!
): BacktestReadiness!

Arguments

runnerBacktestReadiness.runnerID ● ID! non-null scalar

runnerBacktestReadiness.input ● BacktestReadinessInput! non-null input

Type

BacktestReadiness object

Top-level result of runnerBacktestReadiness — per-pair status, rollup counters, and coverage info for the time-range bar.