WLD DeepCoin 단계별 구조 재편 및 설정·문서 통합
로고스/루트 레거시를 제거하고 deepcoin 패키지·scripts 01~05 CLI·docs/reference로 데이터·GT·분석·매칭·운영 단계를 정리했다. config와 .env 기반 설정, trade_anaysis.html 동기화 포함. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -86,8 +86,12 @@ celerybeat-schedule
|
||||
# dotenv
|
||||
.env
|
||||
|
||||
# 백테스트·시뮬레이션 HTML (로컬 재생성)
|
||||
reports/
|
||||
# docs 산출물 (로컬 재생성). reference/ 가이드는 Git 추적
|
||||
docs/02_ground_truth/
|
||||
docs/03_analysis/
|
||||
docs/04_matching/
|
||||
docs/05_ops/
|
||||
docs/charts/
|
||||
|
||||
# virtualenv
|
||||
.venv
|
||||
|
||||
Reference in New Issue
Block a user