返回顶部
a

ai-tradingAI交易助手

Assistant de trading automatisé pour l'analyse de marché, la détection de signaux et l'exécution de stratégies techniques (RSI, MA, Support/Résistance). À utiliser pour : analyser les cryptomonnaies, calculer la taille des positions, gérer le risque et générer des rapports de performance.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
98
下载量
免费
免费
0
收藏
概述
安装方式
版本历史

ai-trading

AI Trading

该技能将Manus转变为一位纪律严明的交易助手,能够遵循严格的技术策略,同时优先进行风险管理。

主要功能

  • - 多指标技术分析:使用RSI(周期14)、移动平均线(MA20、MA50)以及动态支撑阻力位检测。
  • 集成风险管理:自动计算仓位规模,将每笔交易的风险限制在总资本的1-2%。
  • 信号过滤:通过成交量和整体趋势验证入场信号,避免虚假信号。
  • 绩效跟踪:生成详细报告,包括胜率、平均利润和最大回撤。

技能资源

脚本

  • - scripts/position_sizing.py:根据资本、期望风险和止损距离计算最优仓位规模。
- 用法:python3 scripts/position_sizing.py <余额> <风险百分比> <止损距离>

参考

  • - references/trading_strategies.md:包含买入/卖出入场的详细规则、指标参数和安全约束(最多同时持有3笔交易)。

模板

  • - templates/performance_report.md:用于创建专业交易报告的报告模板。

推荐工作流程

  1. 1. 市场分析:获取价格数据(1分钟、5分钟、15分钟、1小时)并计算技术指标(RSI、MA)。
  2. 趋势检测:使用MA20/MA50验证趋势。仅顺应趋势方向进行交易。
  3. 信号验证:等待RSI、成交量和支撑/阻力位确认入场信号。
  4. 风险计算:在执行前使用position_sizing.py确定仓位规模。
  5. 执行与跟踪:必须设置止损和止盈(最低风险回报比1:2)。
  6. 报告:使用报告模板记录每笔交易并分析整体绩效。

安全约束

  • - 强制止损:未设置止损不得开立任何交易。
  • 风险限制:每笔交易风险不得超过2%。
  • 测试模式:优先使用模拟交易验证新策略,避免真实财务风险。
  • 故障安全:如遇连接中断或API错误,关闭已开仓位或停止新交易。

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 smart-trading-assistant-1775941282 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 smart-trading-assistant-1775941282 技能

通过命令行安装

skillhub install smart-trading-assistant-1775941282

下载

⬇ 下载 ai-trading v1.0.0(免费)

文件大小: 4.14 KB | 发布时间: 2026-4-12 11:27

v1.0.0 最新 2026-4-12 11:27
## Changelog

### v1.0.0 — Initial Release

* First complete version of the automated trading assistant skill.
* Implements a rule-based trading system using technical analysis strategies.
* Supports RSI-based entry signals with configurable thresholds.
* Integrates moving average trend detection (MA20 and MA50).
* Includes dynamic support and resistance level detection.
* Volume confirmation system added to validate trade entries.
* Automatic stop loss and take profit placement implemented.
* Risk management system limits exposure to 1–2% per trade.
* Position sizing algorithm based on account balance and risk percentage.
* Trade exit logic includes stop loss, take profit, and trend reversal detection.
* Logging system records all trade activity for analysis and performance tracking.
* Performance metrics tracking added (win rate, drawdown, profit statistics).
* Paper trading mode included for safe testing without real funds.
* Fail-safe system added to stop trading during connection errors.
* Notification system implemented for trade events and errors.
* Designed for integration with crypto exchange APIs.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部