feat: Ground Truth 차트 v1/v2/v3 분리 및 차트 UI 개선
스윙만(v1), 눌림목(v2), 전체 신호(v3)로 GT를 단계별 생성하고 마커·Y축 가독성을 개선한다. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
16
.gitignore
vendored
16
.gitignore
vendored
@@ -96,19 +96,3 @@ ENV/
|
||||
|
||||
# Rope project settings
|
||||
.ropeproject
|
||||
|
||||
# 재생성 산출물 (스크립트 실행 시 로컬 생성)
|
||||
docs/02_ground_truth/*.html
|
||||
docs/02_ground_truth/ground_truth_chart_data.js
|
||||
data/ground_truth/ground_truth_trades.json
|
||||
data/techniques/*.json
|
||||
docs/03_analysis/*.html
|
||||
docs/03_analysis/comparison_report.json
|
||||
docs/03_analysis/latest/
|
||||
docs/04_matching/simulation_report.html
|
||||
docs/04_matching/backtest_summary.html
|
||||
docs/04_matching/gt_overlap_report.json
|
||||
data/ops/live_sizing_state.json
|
||||
data/ops/portfolio_snapshots.jsonl
|
||||
data/ops/live_trades.jsonl
|
||||
docs/05_ops/live_verification_*.md
|
||||
|
||||
Reference in New Issue
Block a user