alt/apps/cli/internal/operator
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
..
client.go feat: paper trading command workflow completed (G08, G09) 2026-06-06 11:36:50 +09:00
client_test.go feat: paper trading command workflow completed (G08, G09) 2026-06-06 11:36:50 +09:00
handoff_test.go test(operator): paper handoff 검증을 보강한다 2026-06-06 12:59:48 +09:00
output.go feat: paper trading command workflow completed (G08, G09) 2026-06-06 11:36:50 +09:00
parser_map.go feat: paper trading command workflow completed (G08, G09) 2026-06-06 11:36:50 +09:00
parser_map_test.go feat: paper trading command workflow completed (G08, G09) 2026-06-06 11:36:50 +09:00
runner.go feat: US market expansion & asset type instrument support 2026-06-06 15:56:21 +09:00
runner_backtest_test.go update operator workflow tests and backtest runtime 2026-06-03 22:28:59 +09:00
runner_error_test.go refactor: operator workflow G07 completed and archived 2026-06-03 21:26:06 +09:00
runner_market_test.go feat: US market expansion & asset type instrument support 2026-06-06 15:56:21 +09:00
runner_paper_test.go feat: paper trading command workflow completed (G08, G09) 2026-06-06 11:36:50 +09:00
scenario.go feat: US market expansion & asset type instrument support 2026-06-06 15:56:21 +09:00
scenario_test.go feat: US market expansion & asset type instrument support 2026-06-06 15:56:21 +09:00