Commit Graph

6 Commits

Author SHA1 Message Date
dsyoon
6f008012c2 docs: Ground Truth 차트 v1/v2/v3 및 분석 리포트 추가
2년 GT 시각화 HTML·데이터와 2단계 기법 비교 리포트를 저장소에 포함한다.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 08:54:05 +09:00
dsyoon
df3c9aecb9 refactor: DeepCoin 1·2단계 파이프라인으로 구조 재편
레거시 분석·매칭·운영 코드를 정리하고 src/deepcoin 기반으로 재구성한다.
1단계 GT는 2년 스윙·눌림목·돌파·다이버전스 타점을 차트에 표시하고,
2단계는 8개 매매 기법과 GT 정합 평가 스크립트를 추가한다.
.env와 GT JSON 산출물은 추적에서 제외한다.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-08 23:51:26 +09:00
xavis
91c9338651 fix: GT 중복 인덱스 Series 오류 수정 및 파이프라인 산출물 갱신
봉 데이터 갱신 후 02~04 재실행. BB 저점 수집 시 _row_at_ts로 스칼라 추출.
hybrid Go/No-Go 및 matched_rules·fire_outcomes 동기화.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-04 08:41:33 +09:00
dsyoon
ef8fc774f8 feat: add daily 24h PnL Telegram report and stop tracking .env
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-03 16:46:17 +01:00
xavis
d7848df6f7 refactor: GT·시뮬·운영 3축 정리 및 hybrid 실거래 정합
Phase C/dry-run·미사용 모듈·재생성 HTML을 제거하고, 운영 체결을
sim_causal_hybrid와 동일한 hybrid 로직으로 통합한다.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-03 23:50:28 +09:00
xavis
7e305f480f docs 산출물(GT·분석·매칭·시뮬)을 Git 추적 대상에 포함한다.
.gitignore에서 docs 하위 제외 규칙을 제거하고 최신 HTML·CSV·JSON 리포트를 원격에 공유한다.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-31 19:56:17 +09:00