You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
I Luk Kim f1782f5fd3 Add xsmom disk cache + promote v9.3.2b as champion, retire v9 sweep configs
- New: libs/backtest/xsmom_cache.py — disk cache for xsmom ranked-universe
  per rebalance date; keyed by snapshot fingerprint + param hash; top_n is
  NOT in key so v9.3.1 (top20) and v9.3.2c (top10) share one cache file
- libs/backtest/cross_sectional_momentum.py — add cache= param to
  build_candidates(); hit path skips 900-symbol scan; miss path writes ranked
  rows post-quality-gate to cache buffer
- libs/backtest/snapshot_store.py — expose snapshot_dir attribute; propagate
  through slice_by_date_range() so runner always has the path
- apps/backtester/run.py — wire up XsmomRankCache per engine (lazy init,
  flush after simulation loop); cache is no-op when snapshot_dir is None
- configs: add return_max_long_v9.3.2b_fc.json (SQS 93.5 champion,
  ER days[2,8]); remove all other v9 sweep variants from .index.json

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
..
backtest Optimize v7 strategy: v7.356 achieves CW 2159% + SQS 90.7 (Pareto improvement over v7.314) 4 months ago
experiments Add xsmom disk cache + promote v9.3.2b as champion, retire v9 sweep configs 3 months ago
intraday Clean up superseded configs and commit accumulated R&D infrastructure 4 months ago
ranking_models Add overlay engine, ranking models, snapshot pipelines, and research tools 5 months ago
snapshots Fix snapshot refresh: enable auto-rebuild, fix date-range edge cases, log incremental failures 4 months ago
app.yaml feat: PEAD mid-cap strategy + pipeline hardening + README cleanup 5 months ago
fred_series.yaml feat: implement ACE-F v1 Phase 1 -- Stock Oracle 기반 이벤트 파이프라인 5 months ago
symbols.yaml feat: PEAD mid-cap strategy + pipeline hardening + README cleanup 5 months ago
symbols_backup_largecap.yaml feat: PEAD mid-cap strategy + pipeline hardening + README cleanup 5 months ago
symbols_broad_snapshot_3408.yaml Investigate compound mode: V23 is absolute champion in all modes 4 months ago
symbols_largecap.yaml feat: PEAD mid-cap strategy + pipeline hardening + README cleanup 5 months ago
symbols_midcap.yaml feat: PEAD mid-cap strategy + pipeline hardening + README cleanup 5 months ago
symbols_midcap_smallmid.yaml Investigate compound mode: V23 is absolute champion in all modes 4 months ago
symbols_midlarge_snapshot_exact.yaml Add expanded ORB simulator features and metrics 4 months ago
symbols_orb_smoke.yaml Investigate compound mode: V23 is absolute champion in all modes 4 months ago
symbols_smallmid.yaml feat: PEAD mid-cap strategy + pipeline hardening + README cleanup 5 months ago