claudeers.
// Finance & Trading

chanlun-trading-system

可执行、可复核的缠论(缠中说禅) AI Agent Skill —— 先定级别·先认结构·先写失效点。研究/学习用途,不荐股。An operational 缠论 (Chan Theory) Skill for AI agents; research only.

Actively maintained
100/100
last commit 20 days ago
last release 20 days ago
releases 2
open issues 0
// star history+2 this week (+5.1%)

Install with your AI

Paste into Claude Code, Cursor, or any agent — it reads the repo and wires the tool into your project.

Install and set up chanlun-trading-system (claude-skill project) into my current project.
Found on https://claudeers.com/chanlun-trading-system
Repo: https://github.com/noahnan-max/chanlun-trading-system
Homepage/docs: —
Detected install method: claude-skill → # copy this skill into .claude/skills/chanlun-trading-system/
Category: finance. Platforms: cli.
Read the repo's README for exact setup and env vars, then install it and wire it into my project.

Claudeers Health Verdict:
active; community-verified: false. Confirm the source before running anything.
// or install directly (claude-skill)
# copy the skill dir into your project:
# .claude/skills/chanlun-trading-system/   (or ~/.claude/skills/chanlun-trading-system/ for all projects)
// or clone
git clone https://github.com/noahnan-max/chanlun-trading-system

// compatibility

Platformscli
Operating systems
AI compatibilityclaude
LicenseNOASSERTION
Pricingopen-source
Language

chanlun-trading-system · 缠论分析 Skill

把**缠中说禅(缠论)**的技术分析体系,做成一个可以直接装进 AI Agent 的 Skill——让 AI 帮你看 A 股 / 港股 / ETF / 指数 / 期货的走势时,先定级别、先认结构、先写失效点,而不是张口就喊"必涨买点"。

⚠️ 仅供技术研究与学习,不构成投资建议,不给买卖指令,不承诺收益。 缠论存在主观性与失效风险,盈亏自负。

这个 Skill 到底做什么

不是
❌ 一个"必涨信号"机器✅ 一套强制纪律的分析流程
❌ 指标金叉就喊买✅ 走完 包含→分型→笔→线段→中枢→背驰→买卖点 才下结论
❌ 把突破当三买✅ 中枢离开+回拉+不回 全部点名才认三买
❌ 假装看得懂任何图✅ 数据不够就降级为"观察",并说明近似损失

核心是一道自检门(Audit Gate):级别门 → 结构门 → 类型门 → 比较门 → 买卖点门 → 触发门 → 风险门 → 降级门。任何一步缺失,输出自动从"确认买入"退回"观察"。

安装

Claude Code

git clone https://github.com/noahnan-max/chanlun-trading-system.git
cp -r chanlun-trading-system ~/.claude/skills/
# 新开一个会话,问它"用缠论帮我看下 XXXX 的日线走势"即可自动触发

其他 Agent / Codex / 本地模型:把 SKILL.md 作为系统提示加载,需要细节时再按表喂入 references/*.md

任意 AI / 完全不会写代码:打开 缠论Skill_完整版_通用AI.md(中文通用版,最详细、含调度协议+实战示例,适配 DeepSeek/豆包/Kimi/元宝/千问/ChatGPT/Claude 等任意 AI),整段复制进对话框,开头加一句:

"按这套规则帮我分析【标的】的走势,先定级别、先认结构、先写失效点,不要直接给我买卖建议。"

目录结构

chanlun-trading-system/
├── SKILL.md            # 主文件:规则 + 自检门 + 工作流 + 输出模板
└── references/         # 按需加载的细则(12 篇)
    ├── concepts.md             # 定义 / 源头层级 / 术语 / 状态分类
    ├── strict-original-system.md  # 原文自检门 / 降级矩阵
    ├── structure-engine.md     # 包含 / 分型 / 笔 / 线段 / 中枢
    ├── buy-sell-playbooks.md   # 一二三类买卖点流程
    ├── multi-level-recursion.md   # 区间套 / 小转大 / 同级别分解
    ├── filters.md              # MACD / RSI / 均线 / 筹码 / 板块
    ├── volume-turnover-money.md   # 量 / 换手 / 资金流匹配
    ├── invalidation-risk.md    # 失效模式 / 止损 / 仓位
    ├── backtest-proxies.md     # 缠论→可复现代理规则
    ├── empirical-evidence.md   # 大样本回测硬数字 / 风控非选股
    ├── visual-reading.md       # 读图(截图 / 书图)
    └── self-test-cases.md      # 常见假阳性 / 复核清单

设计原则

  1. 结构优先于指标——指标只调信心和仓位,永远不定义买卖点。
  2. 诚实优先于好看——严格原文定义 vs 可测代理,分层标注,绝不混为一谈。
  3. 失效点优先于收益——先写"什么情况下我错了",再谈赚多少。
  4. 宁等勿赌——结构不清就输出"观察"。

来源与许可

  • 缠论技术分析体系原创归属 缠中说禅;本 Skill 是对其公开理论的操作化整理与研究性解读,用于学习交流。
  • Skill 文件(SKILL.md 及 references)以 MIT 许可开源,欢迎 fork / 改进 / 提 issue。
  • 二次分享请保留来源致谢与免责声明。

贡献

欢迎提交:更准的概念校订、新的假阳性 case、回测代理规则、读图示例。提 PR 时请保持"研究口径、不荐股"的底线。

// faq

What is chanlun-trading-system?

可执行、可复核的缠论(缠中说禅) AI Agent Skill —— 先定级别·先认结构·先写失效点。研究/学习用途,不荐股。An operational 缠论 (Chan Theory) Skill for AI agents; research only.. It is open-source on GitHub.

Is chanlun-trading-system free to use?

chanlun-trading-system is open-source under the NOASSERTION license, so it is free to use.

What category does chanlun-trading-system belong to?

chanlun-trading-system is listed under finance in the Claudeers registry of Claude-compatible tools.

5 views
41 stars
unclaimed
updated 21 days ago

// embed badge

chanlun-trading-system on Claudeers
[![Claudeers](https://claudeers.com/api/badge/chanlun-trading-system.svg)](https://claudeers.com/chanlun-trading-system)

// retro hit counter

chanlun-trading-system hit counter
[![Hits](https://claudeers.com/api/counter/chanlun-trading-system.svg)](https://claudeers.com/chanlun-trading-system)

// reviews

// guestbook

0/500

// related in Finance & Trading

🔓

An AI SKILL that provide design intelligence for building professional UI/UX multiple platforms

// financenextlevelbuilder/Python117,642MIT[ claude ]
🔓

TradingAgents: Multi-Agents LLM Financial Trading Framework

// financeTauricResearch/Python98,344Apache-2.0[ claude ]
🔓

AI-powered job application framework built on Claude Code. Fork it, fill in your profile, and let Claude evaluate jobs, tailor CVs, write cover letters, and…

// financeMadsLorentzen/TypeScript31,558MIT[ claude ]
🔓

"Vibe-Trading: Your Personal Trading Agent"

// financeHKUDS/Python31,292MIT[ claude ]
→ see how chanlun-trading-system connects across the ecosystem