alt/apps/cli/testdata/operator/backtest_matrix_failed.yaml
toki 243a1293f4 feat: backtest scenario automation and handoff validation
- Add backtest matrix test cases (success, failed, mismatch, timeout)
- Update runner with backtest scenario support
- Update scenario.go with handoff validation
- Update handoff tests for backtest scenarios
- Remove obsolete plan/review documents (moved to archive)
2026-06-16 07:55:09 +09:00

22 lines
407 B
YAML

name: backtest_matrix_failed
timeout: 5s
universes:
- name: kr-backtest-smoke
provider: kis
selector_kind: watchlist
market: kr
venue: krx
symbols: ["005930"]
matrix:
universes:
- kr-backtest-smoke
strategies:
- strategy-v1
timeframes:
- daily
periods:
- id: p1
from_unix_ms: 1746057600000
to_unix_ms: 1747267200000
expect:
run_status: failed