40만 원 기준 시뮬·dry-run 정합 및 hybrid 체결 엔진 통합.

초기 자금 GT_INITIAL_CASH_KRW=400000과 원화 한도 비율(알림·LIVE_ORDER·일한도·손실한도)을 맞추고, dry-run/live 체결을 sim_causal_hybrid(replay)와 동일 경로로 통합한다. 시뮬 리포트 갱신, Phase C 슈퍼바이저·매수매도 리허설 스크립트를 추가한다.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dsyoon
2026-06-03 11:31:24 +09:00
parent b9ee241d14
commit c6888c9228
24 changed files with 7707 additions and 6253 deletions

View File

@@ -0,0 +1,39 @@
# Live Phase A — dry-run 검증
- 일시: 2026-06-03 08:50:59
- 결과: **WARN**
## Plan (목적)
- 06 dry-run/live 체결이 `hybrid_sim_execution`(sim_causal_hybrid)과 정합인지 확인
- conviction tier(`enhanced=True`) 미사용 확인
- 실거래 한도가 hybrid tier와 어떻게 상호작용하는지 기록
## Do (실행)
```bash
python scripts/06_verify_live_dryrun.py
python scripts/06_execute_live.py --once
```
## Check (점검 결과)
- GT_SIGNAL_CAUSAL=True
- LIVE_TRADING_ENABLED=False
- monitor_rules: buy_compound_tight, sell_mtf_cross_all_tf
- hybrid DD: {'dd_large_pct': 5.0, 'dd_medium_pct': 2.0}
### 이슈
- paper_portfolio.json 과 sim replay 불일치 — signal_history 갱신 후 06 --once 1회 권장
## Act (다음 단계)
1. `05_run_monitor.py` 1~2일 병행 (알림만)
2. `.env` 파일럿 한도 확정 후 `LIVE_TRADING_ENABLED=1`
3. 1~2주 실계좌 PnL·슬리피지 기록 (본 문서 갱신)
## Kill switch
- `LIVE_TRADING_ENABLED=0` + 06 프로세스 중지
- 빗썸 앱 수동 청산