feat: Ground Truth 2단계 1년 수익 시뮬 및 sim 차트 추가
분할 매수/매도 PnL 시뮬, 체결 타점·거래시작 마커, x축 unix 변환 수정. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user