V2-2-1: L7 실시간 컨텍스트 시장별 기록 #85

Closed
opened 2026-02-08 00:57:03 +09:00 by agentson · 0 comments
Collaborator

요약

  • trading_cycle에서 L7 realtime 컨텍스트 쓰기.

변경

  • src/main.py: market data 수집 직후 set_context 호출.
  • tests/test_main.py ~5 tests 추가.

키 포맷

  • {metric}{market}{stock_code}

수락 기준

  • 시장 구분 키로 저장됨.

검증

  • pytest tests/test_main.py -v
요약 - trading_cycle에서 L7 realtime 컨텍스트 쓰기. 변경 - src/main.py: market data 수집 직후 set_context 호출. - tests/test_main.py ~5 tests 추가. 키 포맷 - {metric}_{market}_{stock_code} 수락 기준 - 시장 구분 키로 저장됨. 검증 - pytest tests/test_main.py -v
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: jihoson/The-Ouroboros#85