← 返回 Skills 市场
rioo-maker

Smart Trading Assistant

作者 rioo-maker · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
117
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install smart-trading-assistant
功能描述
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). À ut...
安全使用建议
This skill is an instruction-and-doc bundle with a simple position-sizing script — it does not include code to fetch market data or place orders. If you plan to use it for live trading, you will need to implement or connect exchange APIs and provide credentials; do not supply API keys to the agent unless you trust the skill's provenance and have restricted permissions (use read-only or paper-trading keys where possible). Test thoroughly in paper-trading mode first. Because the skill's source/homepage are missing, prefer local review (inspect any code) and avoid granting autonomous execution on real accounts until you confirm how and where orders would be placed.
功能分析
Type: OpenClaw Skill Name: smart-trading-assistant Version: 1.0.0 The skill bundle provides a legitimate framework for a trading assistant, focusing on technical analysis and risk management. The included Python script (scripts/position_sizing.py) performs simple mathematical calculations for position sizing, and the instructions in SKILL.md and references/trading_strategies.md emphasize safety measures like mandatory stop-losses and risk limits. No indicators of data exfiltration, malicious execution, or prompt injection were found.
能力评估
Purpose & Capability
The skill name/description promise analysis, signal detection and trade execution. The package contains documentation, a position-sizing script, and templates which support analysis and reporting, but it includes no code to fetch market data or to connect to/exchange APIs for order execution. That omission is coherent for a generic instruction-only helper, but the mention of "exécution" may lead users to expect built-in exchange integration or credential requests that are not present.
Instruction Scope
SKILL.md stays on-topic: it describes how to calculate indicators, validate signals, use position_sizing.py, and produce reports. It does not instruct the agent to read unrelated system files or exfiltrate data, nor does it direct data to any external endpoint. It does instruct actions like fetching price data and executing trades but leaves implementation and API usage unspecified.
Install Mechanism
No install spec — instruction-only with one small local script (position_sizing.py). No downloads or archive extraction; minimal filesystem footprint. Low install risk.
Credentials
The skill declares no required environment variables or credentials, which reduces risk. However, because the documentation references trade execution, a user who wants live execution will need to add exchange API keys or connect external tools; the skill does not declare or manage any such creds itself. Also note: source/homepage are absent (unknown provenance), so users should be cautious before supplying any credentials to an agent using this skill.
Persistence & Privilege
always:false and default model invocation settings — no elevated persistence or forced inclusion. The skill does not request modification of other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install smart-trading-assistant
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /smart-trading-assistant 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
## 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.
元数据
Slug smart-trading-assistant
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Smart Trading Assistant 是什么?

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). À ut... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 117 次。

如何安装 Smart Trading Assistant?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install smart-trading-assistant」即可一键安装,无需额外配置。

Smart Trading Assistant 是免费的吗?

是的,Smart Trading Assistant 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Smart Trading Assistant 支持哪些平台?

Smart Trading Assistant 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Smart Trading Assistant?

由 rioo-maker(@rioo-maker)开发并维护,当前版本 v1.0.0。

💬 留言讨论