Files
Chan/docs/ECR/ECR-009-crypto-wyckoff-screener.md
T
jackyu66gitandCursor 18a7f485e6 feat(web): 增量自动刷新、结构区修复与默认指标/周期
自动刷新常态只拉 recent 尾部 K,每 1 分钟全量重算缠论;修复结构区缓存导入;默认指标/4h·1h·15m/近30天;同步 ECR-009 screener 相关改动。

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-08 15:45:40 +08:00

26 lines
822 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.
# ECR-009
**Title:** Crypto Wyckoff Screener 独立页(D/W/M
**Status:** Implementing
**Date:** 2026-08-07
**Change Level:** L2
## Change
新增 `crypto_wyckoff/` 包(移植 A_Share_DP 引擎)+ `/wyckoff_crypto` 页 + `/api/wyckoff_crypto/*`;本地缓存 K 线;60s tip 更新。
周期组合:内置 `8h/4h/1h`(默认)与 `1d/1w/1M`;UI 下拉切换;可添加自定义高/中/低组合(规则引擎仍按 D/W/M 角色映射)。
## Forbidden
- 改缠论算法、主站叠层、`/api/analyze``config/`/`strategies/`
- 自动下单
## Acceptance
- [ ] 页面可列出扫描结果(decision/cycle/phase/event
- [ ] 本地 `data/crypto_wyckoff/` 有 K 线与 scan
- [ ] 调度可跑 tip 更新
- [ ] Decision 门闩单测通过
- [ ] 下拉可选 `8h/4h/1h`,可添加新组合