← 返回 Skills 市场
182
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install kline-master
功能描述
专业K线交易技能包 - 从入门到精通,包含50+形态识别、MACD/RSI/BOLL实战策略、支撑压力位分析。适合加密货币/股票/外汇交易者。
使用说明 (SKILL.md)
📈 K线大师 - 专业交易技能包
从零开始掌握技术分析,让 AI 成为你的交易导师
🎯 这个技能能帮你做什么?
✅ 识别交易机会 - 自动分析 K 线形态 ✅ 确认趋势方向 - MACD + RSI + BOLL 组合判断 ✅ 找到关键位置 - 支撑压力位自动标注 ✅ 制定交易计划 - 入场/止损/止盈一体化建议 ✅ 风险管理 - 仓位计算和风险控制
📚 包含内容
第一部分:K线基础(18 种形态)
单根K线:
- 锤子线 / 倒锤线(反转信号)
- 流星线 / 上吊线(顶部信号)
- 十字星 / 墓碑十字(犹豫不决)
- 大阳线 / 大阴线(强趋势)
组合形态:
- 吞没形态 / 穿刺形态
- 早晨之星 / 黄昏之星
- 三白兵 / 三黑鸦
- 乌云盖顶 / 刺透形态
第二部分:三大指标实战
MACD(趋势 + 动能):
- 金叉/死叉信号
- 顶底背离识别
- 零轴位置判断
- 实战组合策略
RSI(超买超卖):
- 70/30 区域应用
- 背离信号
- 50 线穿越
- 钝化现象处理
布林带(波动率):
- 高抛低吸策略
- 缩口突破
- 趋势跟踪
- 三大核心战术
第三部分:支撑压力位(进阶)
识别方法:
- 水平支撑阻力
- 动态支撑阻力(MA)
- 强度等级判断
交易策略:
- 突破交易
- 假突破识别
- 角色互换应用
第四部分:完整交易系统
- 趋势确认系统
- 进场信号组合
- 出场信号组合
- 风险管理规则
🚀 快速开始
场景 1:分析当前行情
用户:分析 BTC/USDT 15分钟图,现在是什么形态?
AI:根据您提供的K线数据:
- 当前形成【锤子线】形态
- 价格触及布林带下轨
- RSI = 28(超卖区)
- MACD 绿柱缩短
建议:做多机会,止损在下影线低点,目标中轨
场景 2:制定交易计划
用户:ETH 现价 3200,帮我制定做多计划
AI:【ETH/USDT 做多计划】
入场:3200(当前价)
止损:3150(支撑位下方 50 点)
止盈1:3280(前高)
止盈2:3350(阻力位)
风险回报比:1:2.6
建议仓位:2%($200 止损 / 总资金 $10,000)
场景 3:形态识别
用户:这是什么形态?
[上传 K 线截图]
AI:识别为【看涨吞没形态】:
- 第一根:小阴线
- 第二根:大阳线完全包覆
- 出现在下跌趋势末端
- 反转信号强烈
建议:等待下一根K线确认,考虑做多
💡 特色功能
1. 多时间框架分析
自动切换 D1/H4/H1 三个周期
- D1 判断大趋势
- H4 确认方向
- H1 寻找入场点
2. 组合信号验证
单一信号不入场,必须组合确认:
- K线形态 + RSI 超买/超卖
- 价格触及支撑 + MACD 金叉
- 突破 + 放量确认
3. 风险提示
自动提醒:
- 重要事件(美联储议息、CPI 数据)
- 流动性风险(周末/节假日)
- 极端行情(闪崩/拉盘)
📊 适用市场
| 市场 | 推荐度 | 说明 |
|---|---|---|
| 加密货币 | ⭐⭐⭐⭐⭐ | 24/7 交易,最适合 |
| 外汇 | ⭐⭐⭐⭐ | 流动性好 |
| 股票 | ⭐⭐⭐⭐ | 适合波段交易 |
| 期货 | ⭐⭐⭐ | 需注意交割日 |
| 期权 | ⭐⭐⭐ | 需结合波动率 |
🎁 购买即得
- 完整知识库(20,000+ 字)
- 50+ 形态识别(图文详解)
- 实战案例(30+ 真实交易案例)
- 终身更新(新形态/策略免费更新)
- 技术支持(Telegram 群组答疑)
⚠️ 免责声明
本技能仅供学习和参考,不构成投资建议。
- 市场有风险,投资需谨慎
- 过去表现不代表未来收益
- 请结合自身情况做决策
🔧 版本历史
- v1.0.0 (2026-04-05): 首次发布
立即购买,让 AI 成为你的交易助手! 🚀
安全使用建议
This package appears coherent for a trading/education skill, but review before running any code: 1) Do not blindly execute generate_cover.py — it writes to an absolute path (/Users/jideaiqiang/...) and expects Pillow and macOS fonts; either inspect and edit the output_dir to a safe location or run it in a sandbox. 2) The publish commands in docs will attempt to invoke clawhub/GitHub tools and will require your credentials if executed — do not run them unless you intend to publish and trust the target. 3) The runtime instructions read only the included knowledge files and user-supplied chart data/images (expected), but avoid giving the skill unrelated credentials or access to other local files. 4) If you plan to run any scripts from this repo, run them in an isolated environment (container/VM) and confirm no network calls or credential prompts occur. If you want higher confidence, ask the author to remove hardcoded user paths and to document any external steps that require credentials.
功能分析
Type: OpenClaw Skill
Name: kline-master
Version: 1.0.0
The skill bundle is a trading education and analysis tool designed to help users identify K-line patterns and technical indicators. It contains comprehensive documentation, educational knowledge bases, and instructions for an AI agent to provide trading suggestions. The only executable code is 'generate_cover.py', a utility script using the PIL library to create a marketing image; while it contains a hardcoded local file path, it performs no malicious actions. No evidence of data exfiltration, persistence, or harmful prompt injection was found.
能力标签
能力评估
Purpose & Capability
Name/description (K-line trading, indicators, pattern recognition) align with the included files (knowledge base, case studies, templates, SKILL.md). The only non-knowledge file is generate_cover.py which is for creating a listing cover image — consistent with the repository's marketing/publishing materials.
Instruction Scope
SKILL.md and TOOLS.md instruct the agent to analyze user-supplied K-line data/images and to read the bundled knowledge files (trading-strategies.md, case-studies.md) — this is expected. A noteable point: several docs (PUBLISH-GUIDE, LAUNCH-CHECKLIST, generate_cover.py) reference reading/writing paths under an absolute user home (/Users/jideaiqiang/.openclaw/...), and the Python script will write a cover.png to that path if executed. That is a leftover developer artifact and means running the script will perform local file I/O to that path; the skill's runtime instructions themselves do not require reading unrelated system files or secrets.
Install Mechanism
No install spec — instruction-only is low risk. The only executable file is generate_cover.py (pure Python, uses Pillow and system fonts). Because there is no install step, running the script would rely on local Python and installed packages; nothing is downloaded from remote URLs or extracted.
Credentials
The skill declares no required environment variables or credentials, and its functionality (trading analysis) doesn't require cloud keys. However, the publishing docs include a 'clawhub publish' command that would require ClawHub/GitHub credentials if someone executed it — these credentials are not requested by the skill but would be needed for that external action. No env vars named SECRET/TOKEN/KEY are present in the package.
Persistence & Privilege
No special persistence flags (always:false). The skill does not request system-wide configuration changes or other skills' credentials. The only write action present is the generate_cover.py saving a cover image to a path under a specific user's workspace (developer artifact).
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install kline-master - 安装完成后,直接呼叫该 Skill 的名称或使用
/kline-master触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release: 50+ patterns, MACD/RSI/BOLL strategies. 30+ real cases. AI guidance
元数据
常见问题
Kline Master 是什么?
专业K线交易技能包 - 从入门到精通,包含50+形态识别、MACD/RSI/BOLL实战策略、支撑压力位分析。适合加密货币/股票/外汇交易者。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 182 次。
如何安装 Kline Master?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install kline-master」即可一键安装,无需额外配置。
Kline Master 是免费的吗?
是的,Kline Master 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Kline Master 支持哪些平台?
Kline Master 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Kline Master?
由 beibei030(@beibei030)开发并维护,当前版本 v1.0.0。
推荐 Skills