feat: EOD 집계 시장 필터 추가 (issue #86) #117

Merged
jihoson merged 1 commits from feature/issue-86-eod-market-filter into main 2026-02-10 04:24:58 +09:00

1 Commits

Author SHA1 Message Date
agentson
78021d4695 feat: EOD aggregation with market filter (issue #86)
Some checks failed
CI / test (pull_request) Has been cancelled
- Add market parameter to aggregate_daily_from_trades() for per-market L6 aggregation
- Store market-scoped keys (total_pnl_KR, win_rate_US, etc.) in L6/L5/L4 layers
- Hook aggregate_daily_from_trades() into market close detection in run()
- Update tests for market-scoped context keys

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 04:23:49 +09:00