shrink-pullback skillA
shrink-pullback is agent-read markdown (skill) from weaxs/stock-analysis-plugin: 缩量回调分析:在已确认上升趋势中判断回调质量、支撑和再启动条件。.
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# 缩量回调分析 ## 核心理念 在上升趋势中,缩量回调代表"洗盘"而非"出货"——主力没有大规模抛售,回调是获利盘的自然消化。缩量回调到关键支撑位后,放量上攻是理想买点。 ## 执行流程 ### 1. 采集数据 运行数据采集脚本获取 60 根日K线及技术指标: ```bash python3 scripts/gather.py <symbol> ``` ### 2. 前提确认 缩量回调策略的前提是存在上升趋势: - MA20 向上,价格在 MA20 之上 - 近 20 日有一波明显的上涨(涨幅 >10%) - MACD 在零轴之上 ### 3. 缩量回调识别 **理想的缩量回调形态**: - 价格从近期高点回调 5%-15% - 回调过程中成交量逐日递减(量比 < 0.8) - 回调到 MA10 或 MA20 附近获得支撑 - K线实体逐渐缩小,出现十字星或小阳线 - RSI 从超买区间回落至 40-60 中性区间 ### 4. 买入信号 - 缩量回调至 MA10/MA20 后,出现放量阳线(量比 > 1.5) - MACD 未死叉或即将金叉 - 成交量较前一日放大 50% 以上 ### 5. 风险控制 - 止损位:回调低点下方 2%-3% - 如果缩量回调跌破 MA20 且放量,形态失败 - 注意区分"缩量回调"和"缩量阴跌" ## 输出要求 1. 是否处于上升趋势(前提确认) 2. 当前是否处于缩量回调阶段 3. 回调的质量评分(量价配合度) 4. 关键支撑位和建议买入区间 5. 止损位和目标位
Read the whole file at its exact version.
How to install
mdr add weaxs/stock-analysis-plugin/shrink-pullback@git:20260916.70e8228mdr add weaxs/stock-analysis-plugin/shrink-pullback@sha256:5a5c543b643ab8c3Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_5g37jrmbloz4cmde)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260916.70e8228 latest | 2026-09-16 | 70e8228 | 1,571 B | A | view · diff |
| git:20260916.a1ca926 | 2026-09-16 | a1ca926 | 1,799 B | A | view · diff |
| git:20260521.076544a | 2026-05-21 | 076544a | 1,680 B | A | view · diff |
| git:20260514.9bdbe4d | 2026-05-14 | 9bdbe4d | 1,561 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (1571 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
weaxs/stock-analysis-plugin · 24 stars · license none · pushed 2026-09-23 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_5g37jrmbloz4cmde GET https://markdownregistry.com/api/v1/resolve?ref=weaxs/stock-analysis-plugin/shrink-pullback GET https://markdownregistry.com/api/v1/blob/5a5c543b643ab8c3d15d4dffb1e30315406d601b5a7eb8e7ca2888b7c10669c2
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.