feat: Ground Truth 2단계 1년 수익 시뮬 및 sim 차트 추가

분할 매수/매도 PnL 시뮬, 체결 타점·거래시작 마커, x축 unix 변환 수정.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-06-09 10:06:43 +09:00
parent 6f008012c2
commit 75399ce79c
14 changed files with 16989 additions and 41 deletions

View File

@@ -47,6 +47,12 @@ GROUND_TRUTH_CHART_V1_FILE=docs/02_ground_truth/ground_truth_chart_v1.html
GROUND_TRUTH_CHART_V2_FILE=docs/02_ground_truth/ground_truth_chart_v2.html
GROUND_TRUTH_CHART_V3_FILE=docs/02_ground_truth/ground_truth_chart_v3.html
# --- Ground Truth 2단계 (수익 시뮬, 최근 1년) ---
GT_SIM_LOOKBACK_DAYS=365
GROUND_TRUTH_CHART_SIM_V1_FILE=docs/02_ground_truth/ground_truth_chart_sim_v1.html
GROUND_TRUTH_CHART_SIM_V2_FILE=docs/02_ground_truth/ground_truth_chart_sim_v2.html
GROUND_TRUTH_CHART_SIM_V3_FILE=docs/02_ground_truth/ground_truth_chart_sim_v3.html
# --- 매매 기법 (2단계) ---
TECHNIQUES_DIR=data/techniques
ANALYSIS_REPORT_JSON=docs/03_analysis/comparison_report.json