Commit Graph

7 Commits

Author SHA1 Message Date
2dedfae82d feat: 현물 GT 기반 선물 Ground Truth 차트 v1~v3 추가
현물 GT 타점을 롱·숏 4색 마커(상·하방 매수·매도)로 변환해 futures HTML 차트를 생성한다.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 19:06:08 +09:00
435717f4de refactor: GT 타점 차트를 docs/02_ground_truth/gt로 분리
1단계 GT 차트(v1~v3)와 2단계 현물 sim 차트를 gt/spot 폴더로 구분하고 설정 경로를 갱신한다.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 18:58:19 +09:00
8d53d1c0b4 refactor: Ground Truth 산출물을 spot/futures 폴더로 분리
현물 GT JSON·차트를 spot/로 이동하고 선물 futures/ 디렉터리를 준비한다.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 18:51:30 +09:00
75399ce79c feat: Ground Truth 2단계 1년 수익 시뮬 및 sim 차트 추가
분할 매수/매도 PnL 시뮬, 체결 타점·거래시작 마커, x축 unix 변환 수정.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-09 10:06:43 +09:00
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
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