此技能由Tradingbase团队开发,旨在提供全面的加密货币市场分析技能。从币安获取所有币种的实时行情数据,计算多种技术指标(MACD, KDJ, RSI, CCI, BOLL, WR, PSY, BRAR, DMI),并利用用户连接的LLM进行市场分析。支持短期(默认1小时K线)和中长期(默认1天K线)分析,用户可自由选择时间周期,并以结构化报告格式输出分析结果。当用户需要对加密货币市场进行技术分析、获取行情数据或生成分析报告时使用此技能。
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill crypto-market-analysis --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Crypto Market Analysis?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-crypto-market-analysis)More formats (shields.io, HTML) on the badges page.
---
name: crypto-market-analysis
description: "此技能由Tradingbase团队开发,旨在提供全面的加密货币市场分析技能。从币安获取所有币种的实时行情数据,计算多种技术指标(MACD, KDJ, RSI, CCI, BOLL, WR, PSY, BRAR, DMI),并利用用户连接的LLM进行市场分析。支持短期(默认1小时K线)和中长期(默认1天K线)分析,用户可自由选择时间周期,并以结构化报告格式输出分析结果。当用户需要对加密货币市场进行技术分析、获取行情数据或生成分析报告时使用此技能。"
---
# 加密货币市场分析技能
本技能旨在为用户提供全面的加密货币市场分析能力。
## 功能特性
- **行情数据获取**: 从币安交易所获取所有支持币种的实时行情数据。
- **技术指标计算**: 自动计算以下技术指标:
- MACD (12,26,9,close)
- KDJ (14,3,3)
- RSI (close,6,12,24)
- CCI (20)
- BOLL (20,2,close)
- WR (9)
- PSY (12,6)
- BRAR (26)
- DMI (14,6)
- **灵活的时间周期**:
- **短期分析**: 默认使用1小时K线数据。
- **中长期分析**: 默认使用1天K线数据。
- 用户可以在分析时选择自定义时间周期。
- **LLM 市场分析**: 将行情数据和计算出的技术指标作为上下文,传递给用户当前连接的大语言模型(LLM)进行深入的市场分析。
- **结构化报告输出**: 按照指定格式(请参考示例)输出详细的市场分析报告。
## 如何使用
当您需要进行加密货币市场分析、获取行情数据或生成分析报告时,可以调用此技能。技能将引导您选择需要分析的币种和时间周期。
## 注意事项
- **API 依赖**: 本技能依赖于币安(Binance)的公共 API。
- **LLM 连接**: 确保您的 OpenClaw 已连接并配置了可用的 LLM 服务,以便进行市场分析。
- **TA-Lib 依赖**: 本技能的指标计算功能依赖于 `TA-Lib` 库。如果您的环境中未安装 `TA-Lib`,技能将在后台尝试自动安装。在某些特殊情况下,自动安装可能会失败(例如,缺少C++编译环境)。如果遇到安装问题,请尝试手动安装:`pip install TA-Lib`。
## 资源
- `scripts/`: 包含获取行情数据和计算技术指标的 Python 脚本。
- `references/`: 包含技术指标的详细计算公式和Binance API 文档参考。
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Use this skill when developing or maintaining browser extension code in the `browser/` directory, including Chrome/Firefox/Edge compatibility, content scripts, background scripts, or i18n updates.
SEO optimization with keyword analysis, readability assessment, technical validation, content quality. Use for search rankings, blog posts, content audits, or encountering keyword density, readability scores, meta tags, schema markup errors.
Official Google SEO guide covering search optimization, best practices, Search Console, crawling, indexing, and improving website search visibility based on official Google documentation
Build a full-stack TanStack Start app on Cloudflare Workers from scratch — SSR, file-based routing, server functions, D1+Drizzle, better-auth, Tailwind v4+shadcn/ui. Use whenever the user mentions TanStack Start, asks to scaffold a full-stack Cloudflare app with SSR, wants an SSR dashboard, or asks for a React 19 + Cloudflare Workers app with file-based routing and server functions — even if they don't name TanStack Start specifically. No template repo — Claude generates every file fresh per ...
PTES-aligned adversarial security audit for backend, frontend, and mobile applications. Produces a CVSS-scored Hacker Report with verified PoCs and phased remediation.