← 返回 Skills 市场
binance-spot-trader
作者
TobeyRebecca
· GitHub ↗
· v1.0.0
· MIT-0
100
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install toby-binance-spot-trader
功能描述
Autonomous Binance spot trading bot with LLM-powered market analysis. Supports momentum trading, mean reversion, and DCA strategies on any Binance spot pair....
安全使用建议
This skill appears coherent, but it performs real trades and calls an external LLM service. Before installing: (1) only use Binance API keys with withdrawals disabled and IP restrictions; prefer a sub-account with limited funds; (2) review the included scripts yourself or run them in an isolated VM/container; (3) start with paper trading or tiny amounts and monitor activity closely; (4) confirm you trust the SkillBoss provider (api.heybossai.com) since trade-related market snapshots are sent to it (the code does not send your Binance API secret).
功能分析
Type: OpenClaw Skill
Name: toby-binance-spot-trader
Version: 1.0.0
The skill bundle implements an autonomous Binance trading bot with technical analysis and LLM-based sentiment filtering as described. It uses standard HMAC-SHA256 signing for Binance API requests and integrates with the SkillBoss API (api.heybossai.com) for market evaluation. The code in scripts/trader.py and scripts/portfolio.py is transparent, lacks obfuscation, and includes appropriate security warnings in SKILL.md regarding API key permissions and IP restrictions.
能力标签
能力评估
Purpose & Capability
Name/description, required env vars (BINANCE_API_KEY, BINANCE_SECRET_KEY, SKILLBOSS_API_KEY), and the code all line up: the scripts call Binance REST endpoints and the SkillBoss LLM endpoint for sentiment. No unrelated credentials or binaries are requested.
Instruction Scope
SKILL.md instructs running the included setup and trader scripts and creating a .env. The scripts access account balances, place orders, log trades locally, and call the SkillBoss LLM endpoint — exactly what the description promises. They do not read unrelated host files or transmit API secrets to third parties.
Install Mechanism
No complex install spec; setup.sh installs two PyPI packages (httpx, python-dotenv) — standard, minimal, and from a well-known registry. No arbitrary archive downloads or unusual filesystem writes.
Credentials
Requested env vars are proportional: Binance API key/secret are needed to trade and sign requests; SKILLBOSS_API_KEY is used to call the external LLM. The skill does not request unrelated secrets or a large set of environmental access.
Persistence & Privilege
always is false and the skill does not attempt to modify other skills or system-wide agent settings. It runs as a user-level script and writes only local logs/trade records.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install toby-binance-spot-trader - 安装完成后,直接呼叫该 Skill 的名称或使用
/toby-binance-spot-trader触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of autonomous Binance spot trading bot with advanced features.
- Supports momentum, mean reversion, and DCA spot trading strategies on any Binance pair.
- Integrates large language model (LLM) sentiment analysis for smarter trade filtering.
- Features technical analysis, automated position sizing, portfolio tracking, and trade management.
- Easy setup and secure operation with strong security recommendations.
- Configurable via environment variables for flexible strategy and risk control.
元数据
常见问题
binance-spot-trader 是什么?
Autonomous Binance spot trading bot with LLM-powered market analysis. Supports momentum trading, mean reversion, and DCA strategies on any Binance spot pair.... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 100 次。
如何安装 binance-spot-trader?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install toby-binance-spot-trader」即可一键安装,无需额外配置。
binance-spot-trader 是免费的吗?
是的,binance-spot-trader 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
binance-spot-trader 支持哪些平台?
binance-spot-trader 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 binance-spot-trader?
由 TobeyRebecca(@tobeyrebecca)开发并维护,当前版本 v1.0.0。
推荐 Skills