feat: L7 실시간 컨텍스트 시장별 기록 (issue #85) #116

Merged
jihoson merged 1 commits from feature/issue-85-l7-context-write into main 2026-02-10 04:22:57 +09:00

1 Commits

Author SHA1 Message Date
agentson
c4e31be27a feat: L7 real-time context write with market-scoped keys (issue #85)
Some checks failed
CI / test (pull_request) Has been cancelled
- Add L7_REALTIME writes in trading_cycle() for volatility, price, rsi, volume_ratio
- Normalize key format to {metric}_{market}_{stock_code} across scanner and main
- Fix existing key mismatch between scanner writes and main reads
- Remove unused MarketScanner dead code

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