alt/services/worker/internal/socket
toki f552dfc3ef feat: US market expansion & asset type instrument support
- Add asset_type column to instrument table (migration 000003)
- Extend market domain types with asset_type and related fields
- Update proto definitions for common and market messages
- Regenerate Dart and Go protobuf code
- Add shared query surface for US market data
- Add KIS US daily itemchartprice provider and tests
- Update backtest and operator components for US market support
- Update socket market mapping for new asset types
- Move paper-trading-command-workflow to archive
- Add agent-task for m-us-market-expansion (subtasks 02+01, 03+01, 04+02,03)
2026-06-06 15:56:21 +09:00
..
backtest.go feat(paper-trading): paper 상태 모니터링을 연결한다 2026-06-05 15:14:41 +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(paper-trading): paper 상태 모니터링을 연결한다 2026-06-05 15:14:41 +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 feat: US market expansion & asset type instrument support 2026-06-06 15:56:21 +09:00
market_test.go refactor: market status parsing과 backtest runtime 흐름 통합 2026-06-03 20:26:56 +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 refactor: market status parsing과 backtest runtime 흐름 통합 2026-06-03 20:26:56 +09:00