alt/services/worker/internal/socket
toki adc0b12d82 feat(live-trading): 실거래 주문 lifecycle을 연결한다
실거래 주문 생성/조회/취소 흐름이 contracts, worker, API, CLI, Flutter parser까지 같은 메시지 경계로 이어져야 한다.\n\n브로커 호출 전 operator confirmation과 malformed order validation을 worker-owned runtime에서 막고, 리뷰 완료 산출물을 archive에 보존한다.
2026-06-07 17:29:45 +09:00
..
backtest.go feat(live-trading): 브로커 포트 경계를 추가한다 2026-06-07 10:24:28 +09:00
backtest_mapping.go chore: socket rail implementation and task archival 2026-05-30 22:57:18 +09:00
backtest_mapping_test.go chore: socket rail implementation and task archival 2026-05-30 22:57:18 +09:00
backtest_test.go update operator workflow tests and backtest runtime 2026-06-03 22:28:59 +09:00
handlers.go feat(live-trading): 브로커 포트 경계를 추가한다 2026-06-07 10:24:28 +09:00
live.go feat(live-trading): 실거래 주문 lifecycle을 연결한다 2026-06-07 17:29:45 +09:00
live_mapping.go feat(live-trading): 실거래 주문 lifecycle을 연결한다 2026-06-07 17:29:45 +09:00
live_test.go feat(live-trading): 실거래 주문 lifecycle을 연결한다 2026-06-07 17:29:45 +09:00
market.go refactor: market status parsing과 backtest runtime 흐름 통합 2026-06-03 20:26:56 +09:00
market_mapping.go feat: US market expansion & asset type instrument support 2026-06-06 15:56:21 +09:00
market_mapping_test.go test(marketdata): 미국장 공통 조회 검증을 추가한다 2026-06-06 19:09:49 +09:00
market_test.go test(marketdata): 미국장 공통 조회 검증을 추가한다 2026-06-06 19:09:49 +09:00
paper.go feat: paper trading command workflow completed (G08, G09) 2026-06-06 11:36:50 +09:00
paper_mapping.go feat: paper trading command workflow completed (G08, G09) 2026-06-06 11:36:50 +09:00
paper_test.go feat: paper trading command workflow completed (G08, G09) 2026-06-06 11:36:50 +09:00
server.go chore: socket rail implementation and task archival 2026-05-30 22:57:18 +09:00
server_test.go feat(live-trading): 브로커 포트 경계를 추가한다 2026-06-07 10:24:28 +09:00