fix: ECR-004 威科夫区间评分硬化与 VP 绘图减负(已审)
评分选 TR、阶段最小跨度、elements_only 门闩、Top-8 VP;无币种独立参数。 Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
# 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 相关套件)。
|
||||
Reference in New Issue
Block a user