feat: L7 실시간 컨텍스트 시장별 기록 (issue #85) #116
Reference in New Issue
Block a user
Delete Branch "feature/issue-85-l7-context-write"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
{metric}_{market}_{stock_code}(예:volatility_KR_005930){market}_{stock}_volatility→volatility_{market}_{stock})Test plan
Closes #85
- 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>