binance-grid-trading
网格交易策略 - 自动化低买高卖。每次调用自动扣费 0.001 USDT
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chenghaifeng08-creator/binance-grid-trading-automaton💰 付费服务
网格交易定制:
| 服务 | 价格 | 交付 |
|---|---|---|
| 策略参数优化 | ¥1500/次 | 回测 + 最佳参数 |
| 多币种组合 | ¥3000/份 | 5 币种网格组合 |
| 定制系统 | ¥8000 起 | 个性化定制 |
| 月度顾问 | ¥5000/月 | 每周调整 + 监控 |
联系: 微信/Telegram 私信,备注"网格交易"
--- secret: true
Binance Grid Trading
在指定价格区间内自动网格交易,低买高卖。
什么是网格交易?
网格交易是一种自动化交易策略,将价格区间分成若干网格,在每个网格价格自动买入或卖出。
核心功能
- 区间设置: 自定义价格上限和下限
- 网格数量: 可调整网格密度(5-100格)
- 自动套利: 价格触网格自动买卖
- 利润追踪: 实时显示已获利金额
策略参数
- 价格区间: 用户自定义(如 $42,000-$45,000)
- 网格数量: 5-100
- 订单类型: 限价单
- 止盈策略: 可选
使用示例
// 查看网格状态
await handler({ action: 'status' });
// 创建新网格
await handler({
action: 'start',
pair: 'BTC/USDT',
min: 42000,
max: 45000,
grids: 10
});
// 停止网格
await handler({ action: 'stop' });
价格
每次调用: 0.001 USDT
风险提示
- 震荡市场效果最好
- 单边趋势可能导致亏损
- 需充足资金覆盖所有网格
- 建议设置止盈止损
- 价格突破区间需要手动干预
网格交易技巧
- 选择震荡剧烈的币种
- 合理设置价格区间
- 预估资金需求
- 定期检查和调整
- 设置自动止损
适合人群
- 不想时刻盯盘的投资者
- 喜欢稳健收益的交易者
- 对市场有区间判断能力的用户
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-chenghaifeng08-creator-binance-grid-trading-automaton": {
"enabled": true,
"auto_update": true
}
}
}Tags
Related Skills
vynn-backtester
Run trading strategy backtests with natural language — powered by Vynn
q-kdb-code-review
AI-powered code review for Q/kdb+ — catch bugs in the most terse language in finance
auto-trading-strategy
Professional trading strategy guides for prediction markets and crypto. Risk management, trend analysis, and best practices.
kryptogo-meme-trader
[DEPRECATED 2026-05-04] Analyze and trade meme coins using KryptoGO's on-chain cluster analysis platform. NOTE: The kg-xyz analysis backend (wallet-data.kryptogo.app) is shutting down on 2026-05-04 — cluster analysis, wallet labels, signal dashboard, and DCA/limit order tools will stop working after that date. Swap execution via the OKX DEX aggregator continues to function.
polymarket-simmer-fastloop
Trade Polymarket BTC/ETH/SOL 5/15-minute fast markets with momentum and order book filters.