alt/apps/cli/internal/operator
toki d770a195ff feat: backtest scenario automation 구현
- cli: scenario 실행 명령어 추가
- operator: scenario 처리 로직 구현 및 테스트
2026-06-15 21:13:32 +09:00
..
client.go feat(live-trading): 계좌 동기화와 감사 추적을 추가한다 2026-06-08 11:18:41 +09:00
client_test.go feat: backtest data collection infrastructure implementation 2026-06-14 20:39:44 +09:00
handoff_test.go feat: backtest data collection infrastructure implementation 2026-06-14 20:39:44 +09:00
output.go feat: backtest gap handling task and operator updates 2026-06-14 19:28:24 +09:00
parser_map.go feat(live-trading): 계좌 동기화와 감사 추적을 추가한다 2026-06-08 11:18:41 +09:00
parser_map_test.go feat(live-trading): 계좌 동기화와 감사 추적을 추가한다 2026-06-08 11:18:41 +09:00
runner.go feat(backtest): 백테스트 선택자 플로우와 관련 테스트를 개선한다 2026-06-15 16:52:36 +09:00
runner_backtest_test.go feat(backtest): 백테스트 선택자 플로우와 관련 테스트를 개선한다 2026-06-15 16:52:36 +09:00
runner_error_test.go refactor: operator workflow G07 completed and archived 2026-06-03 21:26:06 +09:00
runner_live_test.go feat(live-trading): 계좌 동기화와 감사 추적을 추가한다 2026-06-08 11:18:41 +09:00
runner_market_test.go feat: backtest gap handling task and operator updates 2026-06-14 19:28:24 +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: backtest scenario automation 구현 2026-06-15 21:13:32 +09:00
scenario_test.go feat: backtest scenario automation 구현 2026-06-15 21:13:32 +09:00