← 返回 Skills 市场
danpian1

Chan Theory

作者 danpian1 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
131
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install chan-theory
功能描述
缠论(Chan Theory)技术分析 — 完全本土化的A股技术分析体系。当用户说「缠论」「用缠论分析」「走势中枢」「背驰」「三类买卖点」「线段破坏」「笔和线段」时激活。
使用说明 (SKILL.md)

缠论技术分析体系

缠论是基于「走势终完美」公理的三套分类体系,核心是几何化的结构分析与力度比较。

核心概念

一、三套分类体系

体系 分类基准 操作价值
相邻顶底分型之间≥5根不共用K线 最小构建单元
线段 连续三笔重叠形成中枢,破坏前一线段 中期方向判断
走势 上涨/下跌/盘整三种 分类的核心

二、走势类型

上涨:连续两个反向走势段,新高+新低
下跌:连续两个反向走势段,新低+新高  
盘整:只有一个走势段,高点或低点未突破

三、中枢定义

  • 标准中枢:连续三笔重叠区域,取中高取低
  • 中枢区间:三笔价格区间重叠的部分
  • 中枢扩张:三买卖点延伸形成更大中枢
  • 中枢迁移:次级别走势在高级别中枢内完成

四、背驰(背离)

通过 MACD / 成交量 辅助判断:

  • 顶背驰:走势创新高,但对应红柱面积/成交量萎缩
  • 底背驰:走势创新低,但对应绿柱面积/成交量萎缩
  • 背驰段:从创新高/低,到次级别回调/反弹的低点

五、三类买卖点

类型 位置 强度
第一类买点 下跌背驰的最低点 最强,止损最远
第二类买点 回调不破第一买点 次强,常用
第三类买点 突破中枢后的回调不破 爆发力强
第一类卖点 上涨背驰的最高点 最强
第二类卖点 反弹不过第一卖点 次强
第三类卖点 跌破中枢后的反弹不过 离场信号

六、走势终完美

任何级别任何走势类型终要完成

操作纪律:

  1. 买点总是在下跌/盘整中形成
  2. 卖点总是在上涨/盘整中形成
  3. 大级别定方向,小级别找精确买卖点

实战分析流程

Step 1:确认操作级别(建议日线或60分钟)
Step 2:找顶底分型 → 画笔
Step 3:画线段 → 确认走势类型
Step 4:识别中枢(已有还是新生)
Step 5:判断背驰(MACD辅助)
Step 6:找三类买卖点
Step 7:止损设置(前高低点)

参考资料

详细的中枢判断规则、背驰判断标准见 references/chan-core.md

安全使用建议
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.
功能分析
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.
能力评估
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.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install chan-theory
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /chan-theory 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
首发版本
元数据
Slug chan-theory
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Chan Theory 是什么?

缠论(Chan Theory)技术分析 — 完全本土化的A股技术分析体系。当用户说「缠论」「用缠论分析」「走势中枢」「背驰」「三类买卖点」「线段破坏」「笔和线段」时激活。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 131 次。

如何安装 Chan Theory?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install chan-theory」即可一键安装,无需额外配置。

Chan Theory 是免费的吗?

是的,Chan Theory 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Chan Theory 支持哪些平台?

Chan Theory 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Chan Theory?

由 danpian1(@danpian1)开发并维护,当前版本 v1.0.0。

💬 留言讨论