Phase C dry-run·문서화·DB 증분 저장 및 운영 env 동기화

- 1분봉 다운로드 제외, MONITOR_PERSIST로 05/06 수집 시 coins.db INSERT
- Phase C paper_fires 로그·07 모의 리포트, hybrid 시뮬 산출물·reference 문서 갱신
- .env Phase C(LIVE=0), bootstrap dotenv override=True

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
dsyoon
2026-06-01 23:32:47 +09:00
parent 3cbfa40aab
commit b9ee241d14
19 changed files with 877 additions and 333 deletions

View File

@@ -1,17 +1,20 @@
# DeepCoin — WLD MTF 분석·정답·운영
빗썸 KRW-WLD. **1, 3, 5, 10, 15, 30, 60, 240, 1440분** 봉을 적재하고,
빗썸 KRW-WLD. **3, 5, 10, 15, 30, 60, 240, 1440분** 봉을 적재하고 (1분봉은 다운로드 제외, 모니터는 API 최신 1봉만),
Ground Truth·기술적 분석·규칙 매칭·알림·**실거래(선택)**까지 단계별로 관리합니다.
## 남은 작업 순서
| 순서 | 단계 | 실행 |
|------|------|------|
| 1 | 시뮬레이션 | `python scripts/04_simulation_report.py` |
| 2 | 문서화 | `docs/reference/SIMULATION.md` 등 |
| 3 | 오픈(실거래) | `python scripts/06_execute_live.py` |
| 4 | 1~2주 검증 | 실계좌 기록 |
| 5 | 지속 거래 | 06 상시 |
| 순서 | 단계 | 상태 | 실행 |
|------|------|------|------|
| 1 | 시뮬레이션 | 완료 (GO) | `python scripts/04_simulation_report.py` |
| 2 | 문서화 | 완료 | [docs/reference/SIMULATION.md](docs/reference/SIMULATION.md) 등 |
| 3 | 오픈(실거래 B-1) | **기동** | `python scripts/06_execute_live.py` (`LIVE=1`) |
| (C) | dry-run·알림 | 선택 병행 | `05_run_monitor.py` |
| 4 | 1~2주 검증 | 대기 | `docs/05_ops/live_verification_*.md` |
| 5 | 지속 거래 | 대기 | 06 상시 + 월간 재시뮬 |
운영 배분: **hybrid primary** (= 시뮬 `sim_causal_hybrid`). [LIVE_TRADING.md](docs/reference/LIVE_TRADING.md)
## 파이프라인 CLI