dragon-head skillA
dragon-head is agent-read markdown (skill) from weaxs/stock-analysis-plugin: 龙头股分析:在已知板块中比较启动顺序、涨幅、回调和持续性。题材热度与参与节奏用 hot-theme。.
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
# 龙头战法分析 ## 核心理念 “龙头”是同一板块、同一时间窗口内可验证的相对地位,不是个股强势的同义词。没有候选池和同期数据时,不下龙头结论。 比较前读取[短线交易决策框架](../stock-analysis/references/short-term-trading.md),使用其中的相对强弱、市场状态和风险单位规则。 ## 执行流程 ### 1. 采集数据 运行数据采集脚本获取 30 根日K线、技术指标及实时行情: ```bash python3 scripts/gather.py <symbol> ``` 同时用 resolve_stock_sectors 确认个股所属板块,再用 get_sector_constituents 拉取同板块个股列表——后续「龙头 vs 跟风」的强弱对比都在这个板块池内进行。 获取不到板块池或池内个股同期表现时,只评估候选股的强势特征,不给出“龙头/龙一”结论。 短线情绪与资金席位补充:`get_limit_up_pool`(涨停池的连板数、首末次封板时间、封板资金、炸板次数)用于确认板块内个股的高度与封板质量;`get_dragon_tiger`(龙虎榜)用于查看上榜个股的席位净买额与上榜原因。两者在非交易日或未来日期会自动回退到最近交易日的数据(返回含 `requested_date` 与 `stale: true` 标注),解读时以 `date` 字段的实际数据日期为准,不得把回退数据当成请求日当日数据。 ### 2. 相对强弱验证 在同一截止时间比较板块候选股: - 5 日与 20 日收益及相对板块的超额表现 - 启动时间、最大回撤和回撤后的恢复速度 - 上涨日与下跌日的成交量结构 - 板块上涨时是否领涨,板块分歧时是否保持相对强度 连板数、封板资金、炸板次数和首末次封板时间用 `get_limit_up_pool` 获取;竞价强弱和分时承接仍需盘口或分钟数据。当前数据无法验证时明确标注缺失,不得据此评定龙头。 ### 3. 判断阶段与计划 - **Setup**:板块开始扩散,候选股率先取得相对强度。 - **Trigger**:个股突破或回踩再启动,板块方向同步确认。 - **Acceptance**:个股保持领先且回撤小于板块同类。 - **Failure**:板块退潮、领先优势消失或个股放量跌破关键结构。 交易计划必须给出触发、失效、时间止损和潜在收益/R;只确认“最强”而没有合理风险边界时不交易。 ### 4. 龙头 vs 跟风 | 特征 | 龙头 | 跟风 | |------|------|------| | 启动顺序 | 最先 | 滞后 | | 涨幅 | 最大 | 较小 | | 回调 | 小且快 | 大且深 | …
Read the whole file at its exact version.
How to install
mdr add weaxs/stock-analysis-plugin/dragon-head@git:20260919.9a70e54mdr add weaxs/stock-analysis-plugin/dragon-head@sha256:59d03813f39ace5bPin 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_psnpo22kakttluky)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260919.9a70e54 latest | 2026-09-19 | 9a70e54 | 3,205 B | A | view · diff |
| git:20260918.5b0c6aa | 2026-09-18 | 5b0c6aa | 2,960 B | A | view · diff |
| git:20260916.70e8228 | 2026-09-16 | 70e8228 | 2,609 B | A | view · diff |
| git:20260916.a1ca926 | 2026-09-16 | a1ca926 | 2,195 B | A | view · diff |
| git:20260914.c3c7cac | 2026-09-14 | c3c7cac | 2,075 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 (3205 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_psnpo22kakttluky GET https://markdownregistry.com/api/v1/resolve?ref=weaxs/stock-analysis-plugin/dragon-head GET https://markdownregistry.com/api/v1/blob/59d03813f39ace5bccef3a390a36c00c65f5af1b5f1e345e5ee0727832939969
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.