one-yang-three-yin skillA
one-yang-three-yin is agent-read markdown (skill) from weaxs/stock-analysis-plugin: 一阳穿三阴分析:识别大阳线反包连续阴线的反转形态并评级。普通放量突破用 volume-breakout。.
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. 采集数据 运行数据采集脚本获取 30 根日K线及技术指标: ```bash python3 scripts/gather.py <symbol> ``` ### 2. 形态识别 **标准一阳穿三阴条件**: - 前 3 根(或更多)K线为阴线,呈连续下跌态势 - 第 4 根为大阳线,涨幅 >3% - 大阳线的收盘价高于前 3 根阴线中第一根的开盘价 - 大阳线的开盘价低于或接近前 3 根阴线中最后一根的收盘价 **加分条件**: - 大阳线伴随明显放量(量比 >2) - 大阳线收复了 MA5 和 MA10 - 前面的阴线是缩量的(洗盘特征) ### 3. 形态质量评估 | 质量 | 条件 | 可靠性 | |------|------|--------| | A级 | 穿越3阴+放量+站上MA10 | 高 | | B级 | 穿越3阴+放量 | 中高 | | C级 | 穿越2阴+放量 | 中等 | | D级 | 穿越3阴但缩量 | 低,可能假信号 | ### 4. 确认与操作 **买入时机**: - 一阳穿三阴出现当日(激进) - 次日回踩不破大阳线 50% 位置(稳健) **止损位**: - 大阳线的最低价下方 1%-2% - 或前面阴线的最低价 **目标位**: - 前一波下跌的起点 - 或大阳线幅度的 1-2 倍 ### 5. 注意事项 - 该形态在下跌趋势末端出现更有意义 - 上涨途中出现仅为中继信号 - 需要排除除权/除息造成的假形态 - 涨停板穿三阴信号最强 ## 输出要求 1. 是否出现一阳穿三阴形态 2. 形态质量评级(A/B/C/D) 3. 量价配合情况 4. 买入价位和止损价位 5. 形态所处位置(底部/中部/高位)对可靠性的影响
Read the whole file at its exact version.
How to install
mdr add weaxs/stock-analysis-plugin/one-yang-three-yin@git:20260916.70e8228mdr add weaxs/stock-analysis-plugin/one-yang-three-yin@sha256:40795555c6b08846Pin 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_243aytwba4hgbpwv)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260916.70e8228 latest | 2026-09-16 | 70e8228 | 1,993 B | A | view · diff |
| git:20260916.a1ca926 | 2026-09-16 | a1ca926 | 2,191 B | A | view · diff |
| git:20260521.076544a | 2026-05-21 | 076544a | 2,076 B | A | view · diff |
| git:20260514.9bdbe4d | 2026-05-14 | 9bdbe4d | 1,954 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 (1993 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_243aytwba4hgbpwv GET https://markdownregistry.com/api/v1/resolve?ref=weaxs/stock-analysis-plugin/one-yang-three-yin GET https://markdownregistry.com/api/v1/blob/40795555c6b0884696fdec8ec7fc8cbd4aa7f4c12cd61a2f725d55fff58f290d
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.