autonomous-trading-system
全自动智能交易系统 - 无人值守、自我进化、稳定盈利。包含风险控制、市场状态识别、动态止损、仓位管理等核心功能。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/chenghaifeng08-creator/autonomous-trading-system-automaton🤖 Autonomous Trading System
全自动智能交易系统 - 真正无人值守、自我进化、稳定盈利
💰 付费服务
交易策略咨询 & 定制:
| 服务 | 价格 | 说明 |
|---|---|---|
| 策略回测验证 | ¥1000/策略 | 历史数据回测 + 风险评估 |
| 定制交易系统 | ¥5000 起 | 根据你的需求定制 |
| 1 对 1 交易指导 | ¥2000/小时 | 仓位管理 + 心态辅导 |
| 月度顾问 | ¥8000/月 | 每周策略调整 + 每日监控 |
⚠️ 重要: 交易有风险,不承诺收益。我们提供工具和策略,决策由你负责。
联系: 微信/Telegram 私信,备注"交易咨询"
核心功能
1. 风险控制
- 单笔风险限制 (<2% 总资金)
- 日亏损熔断 (-$10 停止交易)
- 最大持仓数限制
- 黑名单机制
2. 市场状态识别
- 趋势市检测
- 震荡市检测
- 波动率评估
- 动态调整策略
3. 智能止损
- ATR 动态止损
- 移动止盈
- 时间止损
- 分批退出
4. 仓位管理
- Kelly 公式优化
- 风险平价分配
- 相关性对冲
- 杠杆控制
5. 自我进化
- 交易表现分析
- 策略自动优化
- 参数自适应
- 学习业界最佳实践
使用示例
# 启动交易系统
node auto-trading-bot.js start
# 查看持仓
node auto-trading-bot.js positions
# 手动触发优化
node auto-trading-bot.js optimize
# 查看性能报告
node auto-trading-bot.js report
配置
{
"maxPositions": 5,
"riskPerTrade": 0.02,
"dailyStopLoss": -10,
"checkInterval": 300000
}
注意事项
⚠️ 高风险警告: 加密货币交易存在重大风险,可能导致本金全部损失。
⚠️ 历史教训: v13.0 系统 3 天亏损 -24.1%,主要原因是交易过频和策略缺陷。
⚠️ 建议: 先用小额资金测试,确认策略有效后再增加投入。
文件结构
autonomous-trading-system/
├── SKILL.md # 技能说明
├── ARCHITECTURE.md # 系统架构文档
├── auto-trading-bot.js # 主交易机器人
├── risk-manager.js # 风险管理
├── market-analyzer.js # 市场分析
└── optimizer.js # 策略优化
版本历史
- v14.0 (2026-03-19): 完全重构,吸取 v13.0 失败教训
- v13.0 (2026-03-14): 初始版本,3 天后因策略缺陷停止
作者: chenghaifeng08-creator
许可证: MIT
最后更新: 2026-03-19
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-autonomous-trading-system-automaton": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
ai-video-script
AI视频脚本生成器。根据用户输入的主题/关键词,生成完整的视频脚本,包含分镜描述、画面提示词、配音文案。适用于短视频创作者、AI视频制作者、内容营销人员。触发词:视频脚本、分镜、AI视频、短视频文案、视频策划。
ecommerce-product-pro
AI-powered ecommerce product research tool for Amazon FBA, Shopify, and dropshipping. Find winning products, analyze competition, estimate profits, and track trends.
smart-memory-lite-automaton
Lightweight cognitive memory system for AI agents by Automaton. Auto-save conversations, quick recall, session management.
elevenlabs-music
Generate music from text prompts using ElevenLabs Eleven Music API. Use when creating songs, soundtracks, jingles, lullabies, or any audio music from descriptions. Supports vocals with AI-generated lyrics, instrumental tracks, and multiple genres/styles. Requires paid ElevenLabs plan.
data-visualization-pro
AI-powered data visualization tool with 6 chart types (bar, line, pie, scatter, heatmap, radar), CSV/JSON import, AI-driven chart recommendations, interactive dashboards, and export to PNG/SVG/PDF. Use when creating charts, visualizing datasets, generating reports, or building data dashboards. Triggers on "chart", "graph", "visualize data", "plot", "dashboard", "data viz".