Binance Grid Trading
name: binance-grid-trading
by chenghaifeng08-creator · published 2026-04-01
$ claw add gh:chenghaifeng08-creator/chenghaifeng08-creator-binance-grid-trading-automaton---
name: binance-grid-trading
description: 网格交易策略 - 自动化低买高卖。每次调用自动扣费 0.001 USDT
version: 1.0.0
author: moson
tags:
- binance
- grid
- trading
- bot
homepage: https://github.com/moson/binance-grid-trading
metadata:
clawdbot:
requires:
env:
- SKILLPAY_API_KEY
triggers:
- "grid trading"
- "binance grid"
- "range trading"
- "automated trading"
config:
SKILLPAY_API_KEY:
type: string
required: true
---
💰 付费服务
**网格交易定制**:
| 服务 | 价格 | 交付 |
|------|------|------|
| 策略参数优化 | ¥1500/次 | 回测 + 最佳参数 |
| 多币种组合 | ¥3000/份 | 5 币种网格组合 |
| 定制系统 | ¥8000 起 | 个性化定制 |
| 月度顾问 | ¥5000/月 | 每周调整 + 监控 |
**联系**: 微信/Telegram 私信,备注"网格交易"
--- secret: true
---
# Binance Grid Trading
在指定价格区间内自动网格交易,低买高卖。
什么是网格交易?
网格交易是一种自动化交易策略,将价格区间分成若干网格,在每个网格价格自动买入或卖出。
核心功能
策略参数
使用示例
// 查看网格状态
await handler({ action: 'status' });
// 创建新网格
await handler({
action: 'start',
pair: 'BTC/USDT',
min: 42000,
max: 45000,
grids: 10
});
// 停止网格
await handler({ action: 'stop' });价格
每次调用: 0.001 USDT
风险提示
1. 震荡市场效果最好
2. 单边趋势可能导致亏损
3. 需充足资金覆盖所有网格
4. 建议设置止盈止损
5. 价格突破区间需要手动干预
网格交易技巧
1. 选择震荡剧烈的币种
2. 合理设置价格区间
3. 预估资金需求
4. 定期检查和调整
5. 设置自动止损
适合人群
More tools from the same signal band
Order food/drinks (点餐) on an Android device paired as an OpenClaw node. Uses in-app menu and cart; add goods, view cart, submit order (demo, no real payment).
Sign plugins, rotate agent credentials without losing identity, and publicly attest to plugin behavior with verifiable claims and authenticated transfers.
The philosophical layer for AI agents. Maps behavior to Spinoza's 48 affects, calculates persistence scores, and generates geometric self-reports. Give your...