alt/services/api/internal/socket
toki a533efce9e feat: backtest data collection infrastructure implementation
- Add backtest proto definitions with selector and state types
- Update domain types for backtest session and configuration
- Implement backtest selector flow for data range input
- Add CLI operator client and handoff test coverage
- Update generated code for proto changes
- Add worker socket backtest mapping implementations
- Include agent-task for milestone tracking
2026-06-14 20:39:44 +09:00
..
backtest.go update operator workflow tests and backtest runtime 2026-06-03 22:28:59 +09:00
backtest_test.go feat: backtest data collection infrastructure implementation 2026-06-14 20:39:44 +09:00
handlers.go feat(live-trading): 브로커 포트 경계를 추가한다 2026-06-07 10:24:28 +09:00
live.go feat(live-trading): 계좌 동기화와 감사 추적을 추가한다 2026-06-08 11:18:41 +09:00
live_test.go feat(live-trading): 계좌 동기화와 감사 추적을 추가한다 2026-06-08 11:18:41 +09:00
market.go refactor: market status parsing과 backtest runtime 흐름 통합 2026-06-03 20:26:56 +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_test.go feat: paper trading command workflow completed (G08, G09) 2026-06-06 11:36:50 +09:00
server.go feat(operator-runtime-refactor): complete subtasks 02+01 and 03, refactor client bootstrap and API socket layer 2026-05-31 09:43:42 +09:00
server_test.go feat(live-trading): 브로커 포트 경계를 추가한다 2026-06-07 10:24:28 +09:00