alt/apps/cli/internal/operator
toki 9eef0b5460 test(marketdata): 미국장 공통 조회 검증을 추가한다
미국장 데이터가 들어와도 API, worker, operator가 한국장과 다른 조회 경로를 쓰면 shared-query 마일스톤을 닫을 수 없다. 기존 ListInstruments/ListBars/ImportDailyBars contract에 US market, NASDAQ venue, provider filter 케이스를 추가하고 완료 로그 기준으로 마일스톤 진행 상태를 동기화한다.
2026-06-06 19:09:49 +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(marketdata): 미국장 공통 조회 검증을 추가한다 2026-06-06 19:09:49 +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 test(marketdata): 미국장 공통 조회 검증을 추가한다 2026-06-06 19:09:49 +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