📦 a-stock-stop-loss — A股动态止损

v1.0.0

实时计算移动止盈止损线,自动触发卖出,锁定利润、截断亏损,适用于 A 股风控。

0· 262·0 当前·0 累计
下载技能包
最后更新
2026/3/16
0
安全扫描
VirusTotal
无害
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
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.
详细分析 ▾
用途与能力
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.
指令范围
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.
安装机制
No install spec or code files are present. Being instruction-only means nothing is written to disk or fetched at install time.
凭证需求
The skill requires no environment variables, credentials, or config paths — which is proportional for a strategy-only skill.
持久化与权限
always is false and the skill is user-invocable only. It does not request persistent system privileges or modify other skills' configs.
安全有层次,运行前请审查代码。

运行时依赖

无特殊依赖

版本

latestv1.0.02026/3/16

NULL

无害

安装命令

点击复制
官方npx clawhub@latest install stop-loss-optimization
镜像加速npx clawhub@latest install stop-loss-optimization --registry https://cn.longxiaskill.com
数据来源ClawHub ↗ · 中文优化:龙虾技能库