wave-theory skillA
wave-theory is agent-read markdown (skill) from weaxs/stock-analysis-plugin: Elliott 波浪分析:在用户明确要求数浪时识别推动浪、调整浪、否定位和备选路径。.
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
# 波浪理论分析 ## 核心理念 市场走势遵循"5 浪推动 + 3 浪调整"的基本模式。通过识别当前所处的浪形位置,预判后续走势方向和幅度。 ## 执行流程 ### 1. 采集数据 运行数据采集脚本获取 120 根日K线及技术指标: ```bash python3 scripts/gather.py <symbol> ``` ### 2. 推动浪识别(1-2-3-4-5) **基本规则**: - 浪2 不能跌破浪1 的起点 - 浪3 不能是推动浪中最短的 - 浪4 不能进入浪1 的价格区间 **各浪特征**: | 浪 | 特征 | 量价 | |----|------|------| | 1浪 | 底部启动,市场半信半疑 | 温和放量 | | 2浪 | 回调,市场认为是反弹结束 | 缩量 | | 3浪 | 主升浪,最长最强 | 持续放量 | | 4浪 | 调整,形态复杂 | 量能递减 | | 5浪 | 末升浪,分歧加大 | 量价背离 | ### 3. 调整浪识别(A-B-C) - **A浪**:初始下跌,多数人认为回调 - **B浪**:反弹,形成"牛市陷阱" - **C浪**:破坏性下跌,恐慌出现 **调整浪形态**:锯齿形(5-3-5)、平坦形(3-3-5)、三角形(3-3-3-3-3) ### 4. 斐波那契关系 - 浪2 回调浪1 的 38.2%-61.8% - 浪3 = 浪1 的 1.618 倍(最常见) - 浪4 回调浪3 的 23.6%-38.2% - 浪5 = 浪1(等长)或 浪3 的 0.618 倍 - C浪 = A浪 或 A浪的 1.618 倍 ### 5. 浪形定位 结合以上分析确定当前所处浪形位置,推演后续可能走势。 ## 输出要求 1. 当前波浪结构标注(从最近明确的起点开始) 2. 当前所处浪形位置 3. 各浪的斐波那契测量 4. 后续走势推演(最可能的路径) 5. 关键价位(各浪的目标位和否定位)
Read the whole file at its exact version.
How to install
mdr add weaxs/stock-analysis-plugin/wave-theory@git:20260916.70e8228mdr add weaxs/stock-analysis-plugin/wave-theory@sha256:1f64fc7c82b3763aPin 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_mf7uyvdc3j3cyz55)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260916.70e8228 latest | 2026-09-16 | 70e8228 | 1,820 B | A | view · diff |
| git:20260916.a1ca926 | 2026-09-16 | a1ca926 | 2,026 B | A | view · diff |
| git:20260521.076544a | 2026-05-21 | 076544a | 1,919 B | A | view · diff |
| git:20260514.9bdbe4d | 2026-05-14 | 9bdbe4d | 1,806 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 (1820 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_mf7uyvdc3j3cyz55 GET https://markdownregistry.com/api/v1/resolve?ref=weaxs/stock-analysis-plugin/wave-theory GET https://markdownregistry.com/api/v1/blob/1f64fc7c82b3763ad79ad83a8a5befcc33b84cfec9f3af495c2830d19fe766c7
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.