← 返回 Skills 市场
haohanyang92

a-stock-stop-loss

作者 haohanyang92 · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
316
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install stop-loss-optimization
功能描述
用动态止损锁定利润,避免"小盈大亏"。用于A股风控。
安全使用建议
This skill is a coherent, read-only trading rule set and cannot execute trades by itself. Before using it with real money: (1) backtest the rules on historical A-share data and paper-trade to validate performance, (2) do not grant broker API keys to the agent unless you trust and audit that integration, (3) confirm the rules fit your risk tolerance and regulatory constraints, and (4) prefer skills with clear provenance (homepage/author) if you plan to automate execution.
功能分析
Type: OpenClaw Skill Name: stop-loss-optimization Version: 1.0.0 The skill bundle contains purely informational instructions for an AI agent to provide dynamic stop-loss advice for stock trading. There is no executable code, no network activity, and no evidence of malicious intent or prompt injection in SKILL.md or _meta.json. All content is consistent with the stated purpose of financial risk management.
能力评估
Purpose & Capability
The name/description (A-share dynamic stop-loss) match the SKILL.md content. The skill does not request unrelated binaries, environment variables, or install steps — nothing excessive for a strategy document.
Instruction Scope
SKILL.md contains only trading rules and scenarios (initial stop, trailing stop triggers, extreme-case behavior). It does not instruct the agent to read files, call external services, access credentials, or transmit data to third parties.
Install Mechanism
No install spec or code files are present. Being instruction-only means nothing is written to disk or fetched at install time.
Credentials
The skill requires no environment variables, credentials, or config paths — which is proportional for a strategy-only skill.
Persistence & Privilege
always is false and the skill is user-invocable only. It does not request persistent system privileges or modify other skills' configs.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install stop-loss-optimization
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /stop-loss-optimization 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of stop-loss-optimization skill: - Implements dynamic stop-loss strategies to lock in profits and avoid large losses in A-share trading. - Sets clear initial and trailing stop-loss rules based on price movement (5%, 10%, 15% profit levels). - Provides special guidelines for extreme market situations. - Emphasizes principles to never let a profit turn into a loss and to always cap losses at 5%. - Includes practical examples and typical trigger scenarios for using the skill.
元数据
Slug stop-loss-optimization
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

a-stock-stop-loss 是什么?

用动态止损锁定利润,避免"小盈大亏"。用于A股风控。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 316 次。

如何安装 a-stock-stop-loss?

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

a-stock-stop-loss 是免费的吗?

是的,a-stock-stop-loss 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

a-stock-stop-loss 支持哪些平台?

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

谁开发了 a-stock-stop-loss?

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

💬 留言讨论