← Back to Skills Marketplace
BTC/ETH AI Trader
by
Thanatosmoe
· GitHub ↗
· v1.0.1
· MIT-0
43
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install btc-eth-ai-signal
Description
BTC/ETH 交易分析系统。AI技术分析、开仓建议、多平台推送。
README (SKILL.md)
🤖 BTC/ETH AI Trader
AI 驱动的加密货币交易分析系统。自动分析 BTC 和 ETH 行情,基于技术指标生成开仓建议,推送至飞书/Telegram/Discord/企业微信。
数据源:CoinEx(国内直连)。只需配置一个渠道即可使用。
功能
- BTC/ETH 实时行情 + AI 技术分析(RSI/MACD/MA/布林带/ATR)
- 开仓建议(入场区间、目标价、止损位、盈亏比)
- 多平台推送(飞书 / Telegram / Discord / 企业微信)
- 每30分钟自动推送
安装
编辑 config.json,配置你的推送渠道(飞书/Telegram/Discord/企业微信)。
python3 scripts/advise.py # 查看分析报告
python3 scripts/push.py # 推送到已配置的平台
风险提示
仅分析参考,不构成投资建议。
Usage Guidance
Before installing, confirm you are comfortable with a crypto analysis tool sending reports to the messaging channels you configure. Keep bot tokens, app secrets, and webhook URLs private, review the full source because one displayed file was truncated, and only enable the cron schedule if you want continuous 30-minute notifications. The tool provides analysis only and should not be treated as financial advice.
Capability Analysis
Type: OpenClaw Skill
Name: btc-eth-ai-signal
Version: 1.0.1
The skill bundle is a legitimate cryptocurrency trading analysis tool that fetches market data from CoinEx and Gate.io and pushes reports to user-configured messaging platforms (Feishu, Telegram, Discord, WeCom). The code in scripts/advise.py, scripts/check.py, and scripts/push.py is transparent, lacks obfuscation, and contains no evidence of data exfiltration, malicious execution, or harmful prompt injection.
Capability Tags
Capability Assessment
Purpose & Capability
The artifacts coherently fetch public BTC/ETH market data, calculate technical indicators, generate trading-analysis text, and optionally push that report; no exchange login, wallet access, or trade execution was shown.
Instruction Scope
The documented commands are user-invoked, but the README also provides a cron example for automatic 30-minute pushes, so users should only enable it intentionally.
Install Mechanism
There is no package install or remote installer, and the scripts use Python standard-library networking. The provided view of scripts/advise.py is truncated, so confidence is lower than it would be with complete visible source.
Credentials
Outbound calls to market-data APIs and configured messaging platforms are proportionate to the stated purpose. One extra GateIO market-data call is present even though the docs emphasize CoinEx.
Persistence & Privilege
The skill does not install persistence by itself, but the README's cron example can keep sending reports every 30 minutes, and configured bot/webhook credentials grant posting ability to selected channels.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install btc-eth-ai-signal - After installation, invoke the skill by name or use
/btc-eth-ai-signal - Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.1
- Renamed skill to crypto-ai-analyst.
- Added a detailed description of AI-driven BTC/ETH trading analysis and multi-platform alerts.
- Listed supported technical indicators (RSI, MACD, MA, Bollinger Bands, ATR).
- Clarified 30-minute auto-push and config steps.
- Stressed risk disclaimer: analysis is not investment advice.
v1.0.0
Initial release of BTC/ETH AI trading analyst.
- Provides AI-driven technical analysis for BTC/ETH using indicators like RSI, MACD, MA, Bollinger Bands, and ATR.
- Generates entry, target, stop loss, and risk/reward suggestions.
- Delivers automated reports every 30 minutes.
- Supports push notifications to Feishu, Telegram, Discord, and WeCom.
- Simple setup, requires only channel configuration.
- Includes risk disclaimer: analysis is for reference only, not investment advice.
Metadata
Frequently Asked Questions
What is BTC/ETH AI Trader?
BTC/ETH 交易分析系统。AI技术分析、开仓建议、多平台推送。 It is an AI Agent Skill for Claude Code / OpenClaw, with 43 downloads so far.
How do I install BTC/ETH AI Trader?
Run "/install btc-eth-ai-signal" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is BTC/ETH AI Trader free?
Yes, BTC/ETH AI Trader is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does BTC/ETH AI Trader support?
BTC/ETH AI Trader is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created BTC/ETH AI Trader?
It is built and maintained by Thanatosmoe (@thanatosmoe); the current version is v1.0.1.
More Skills