评分选 TR、阶段最小跨度、elements_only 门闩、Top-8 VP;无币种独立参数。 Co-authored-by: Cursor <cursoragent@cursor.com>
30 lines
651 B
Markdown
30 lines
651 B
Markdown
# TEST_REPORT — ECR-004
|
||
|
||
**Date:** 2026-08-06
|
||
**Level:** L2
|
||
|
||
## Command
|
||
|
||
```bash
|
||
PYTHONPATH=.:web python -m pytest \
|
||
tests/test_wyckoff.py \
|
||
tests/test_golden_pipeline.py \
|
||
web/tests/test_analyze_contract.py \
|
||
-q
|
||
```
|
||
|
||
## Result
|
||
|
||
**14 passed**
|
||
|
||
| Suite | Coverage |
|
||
|-------|----------|
|
||
| `test_wyckoff` | TR 边界/起点、Spring+SOS、阶段不重合、VP POC |
|
||
| golden | 缠论基线不变 |
|
||
| analyze contract | opt-in wyckoff;`elements_only` 跳过 wyckoff |
|
||
|
||
## Notes
|
||
|
||
- 合成夹具下 `abs_start_idx=20`(箱体起点),高低≈40.1/59.9。
|
||
- 主站 VP series 减负无自动化计数;按 ENG Top-8+3 填充实现。
|