← Back to Skills Marketplace
131
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install chan-theory
Description
缠论(Chan Theory)技术分析 — 完全本土化的A股技术分析体系。当用户说「缠论」「用缠论分析」「走势中枢」「背驰」「三类买卖点」「线段破坏」「笔和线段」时激活。
README (SKILL.md)
缠论技术分析体系
缠论是基于「走势终完美」公理的三套分类体系,核心是几何化的结构分析与力度比较。
核心概念
一、三套分类体系
| 体系 | 分类基准 | 操作价值 |
|---|---|---|
| 笔 | 相邻顶底分型之间≥5根不共用K线 | 最小构建单元 |
| 线段 | 连续三笔重叠形成中枢,破坏前一线段 | 中期方向判断 |
| 走势 | 上涨/下跌/盘整三种 | 分类的核心 |
二、走势类型
上涨:连续两个反向走势段,新高+新低
下跌:连续两个反向走势段,新低+新高
盘整:只有一个走势段,高点或低点未突破
三、中枢定义
- 标准中枢:连续三笔重叠区域,取中高取低
- 中枢区间:三笔价格区间重叠的部分
- 中枢扩张:三买卖点延伸形成更大中枢
- 中枢迁移:次级别走势在高级别中枢内完成
四、背驰(背离)
通过 MACD / 成交量 辅助判断:
- 顶背驰:走势创新高,但对应红柱面积/成交量萎缩
- 底背驰:走势创新低,但对应绿柱面积/成交量萎缩
- 背驰段:从创新高/低,到次级别回调/反弹的低点
五、三类买卖点
| 类型 | 位置 | 强度 |
|---|---|---|
| 第一类买点 | 下跌背驰的最低点 | 最强,止损最远 |
| 第二类买点 | 回调不破第一买点 | 次强,常用 |
| 第三类买点 | 突破中枢后的回调不破 | 爆发力强 |
| 第一类卖点 | 上涨背驰的最高点 | 最强 |
| 第二类卖点 | 反弹不过第一卖点 | 次强 |
| 第三类卖点 | 跌破中枢后的反弹不过 | 离场信号 |
六、走势终完美
任何级别任何走势类型终要完成
操作纪律:
- 买点总是在下跌/盘整中形成
- 卖点总是在上涨/盘整中形成
- 大级别定方向,小级别找精确买卖点
实战分析流程
Step 1:确认操作级别(建议日线或60分钟)
Step 2:找顶底分型 → 画笔
Step 3:画线段 → 确认走势类型
Step 4:识别中枢(已有还是新生)
Step 5:判断背驰(MACD辅助)
Step 6:找三类买卖点
Step 7:止损设置(前高低点)
参考资料
详细的中枢判断规则、背驰判断标准见 references/chan-core.md
Usage Guidance
This skill is an instruction-only reference for Chan Theory and appears internally consistent and low-risk. Before using it in an agent that fetches market data or performs trades, verify where the agent will obtain price/MACD/volume data and avoid granting trading account credentials or API keys to the skill. Also note the skill has no listed homepage or source — if provenance matters to you, prefer skills from identifiable authors or official sources and watch for future versions that request installs or environment variables.
Capability Analysis
Type: OpenClaw Skill
Name: chan-theory
Version: 1.0.0
The skill bundle contains purely educational and procedural documentation for performing 'Chan Theory' technical analysis on stock market data. There is no executable code, no network requests, no data exfiltration attempts, and no malicious prompt injection instructions across SKILL.md or references/chan-core.md.
Capability Assessment
Purpose & Capability
Name/description (Chan Theory technical analysis for A‑shares) align with the SKILL.md and reference doc: both describe chart concepts, definitions, and a step-by-step analysis workflow. There are no unrelated requirements (no binaries, env vars, or external services) that conflict with the stated purpose.
Instruction Scope
SKILL.md only describes how to identify Chan Theory constructs (pen, line-segment, central zone, divergence, three buy/sell points) and an analysis workflow. It does not instruct the agent to read system files, access credentials, or transmit data to external endpoints. The instructions assume access to price/MACD/volume data but do not mandate how to obtain it.
Install Mechanism
No install spec and no code files — instruction-only. Nothing will be written to disk or fetched during install, so install-risk is minimal.
Credentials
The skill declares no required environment variables, credentials, or config paths. No secrets or unrelated service tokens are requested; the scope of environment access is proportionate to an analysis/knowledge skill.
Persistence & Privilege
always is false and the default model invocation is allowed. This is normal for skills and not excessive. The skill does not request persistent system-wide changes or access to other skills' configs.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install chan-theory - After installation, invoke the skill by name or use
/chan-theory - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
首发版本
Metadata
Frequently Asked Questions
What is Chan Theory?
缠论(Chan Theory)技术分析 — 完全本土化的A股技术分析体系。当用户说「缠论」「用缠论分析」「走势中枢」「背驰」「三类买卖点」「线段破坏」「笔和线段」时激活。 It is an AI Agent Skill for Claude Code / OpenClaw, with 131 downloads so far.
How do I install Chan Theory?
Run "/install chan-theory" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is Chan Theory free?
Yes, Chan Theory is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does Chan Theory support?
Chan Theory is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created Chan Theory?
It is built and maintained by danpian1 (@danpian1); the current version is v1.0.0.
More Skills