Files
Chan/docs/IMPLEMENTATION_REPORT/ECR-004.md
T
jackyu66gitandCursor d3188ca83c fix: ECR-004 威科夫区间评分硬化与 VP 绘图减负(已审)
评分选 TR、阶段最小跨度、elements_only 门闩、Top-8 VP;无币种独立参数。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-06 18:46:08 +08:00

25 lines
748 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# IMPLEMENTATION_REPORT — ECR-004
**Date:** 2026-08-06
**Status:** Implemented
**Change Level:** L2
## What changed
| Area | Change |
|------|--------|
| `wyckoff/range.py` | 硬门槛上按触边密度/箱内比/宽度评分选最优段(非最长) |
| `wyckoff/events.py` `build_phases` | 非重叠 + 最小跨度;尾部不足则截断 |
| `web/api/analyze.py` | `include_wyckoff and not elements_only``vp_bins` 默认/上限 24 |
| `chart_tv.js` | 填充 3 线;VP Top-8 + POC/VAH/VAL |
| tests | 收紧 TR/事件断言;`elements_only` 契约 |
## Decisions
- VP**A+C**
- **无**币种独立参数(全局 ATR 相对;BTC 场景验证)
## Tests
`docs/TEST_REPORT/ECR-004.md`14 passed 相关套件)。