什么是 dsl-dynamic-stop-loss?
Hyperliquid 杠杆永续头寸的自动追踪止损。通过 cron 监控价格,通过可配置的层级调整利润下限,并通过 mcporter 自动平仓违规头寸——关键路径无需代理干预。适用于多头和空头。基于 ROE(保证金回报)的层级触发器,自动考虑杠杆。在保护未平仓的 Hyperliquid 永久头寸、设置追踪止损、管理利润层级或在违规时自动退出头寸时使用。 来源:senpi-ai/senpi-skills。
Hyperliquid 杠杆永续头寸的自动追踪止损。通过 cron 监控价格,通过可配置的层级调整利润下限,并通过 mcporter 自动平仓违规头寸——关键路径无需代理干预。适用于多头和空头。基于 ROE(保证金回报)的层级触发器,自动考虑杠杆。在保护未平仓的 Hyperliquid 永久头寸、设置追踪止损、管理利润层级或在违规时自动退出头寸时使用。
通过命令行快速安装 dsl-dynamic-stop-loss AI 技能到你的开发环境
来源:senpi-ai/senpi-skills。
Automated trailing stop loss for leveraged perp positions on Hyperliquid. Monitors price via cron, ratchets profit floors upward through configurable tiers, and auto-closes positions on breach — no agent intervention required for the critical path.
The script closes positions directly via mcporter. If the agent is slow, busy, or restarting, the position still gets closed on the next cron tick.
All tier triggers use ROE (Return on Equity): PnL / margin × 100. This means a triggerPct: 10 fires at 10% return on margin, not 10% price move. Leverage is accounted for automatically.
Hyperliquid 杠杆永续头寸的自动追踪止损。通过 cron 监控价格,通过可配置的层级调整利润下限,并通过 mcporter 自动平仓违规头寸——关键路径无需代理干预。适用于多头和空头。基于 ROE(保证金回报)的层级触发器,自动考虑杠杆。在保护未平仓的 Hyperliquid 永久头寸、设置追踪止损、管理利润层级或在违规时自动退出头寸时使用。 来源:senpi-ai/senpi-skills。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/senpi-ai/senpi-skills --skill dsl-dynamic-stop-lossHyperliquid 杠杆永续头寸的自动追踪止损。通过 cron 监控价格,通过可配置的层级调整利润下限,并通过 mcporter 自动平仓违规头寸——关键路径无需代理干预。适用于多头和空头。基于 ROE(保证金回报)的层级触发器,自动考虑杠杆。在保护未平仓的 Hyperliquid 永久头寸、设置追踪止损、管理利润层级或在违规时自动退出头寸时使用。 来源:senpi-ai/senpi-skills。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/senpi-ai/senpi-skills --skill dsl-dynamic-stop-loss 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/senpi-ai/senpi-skills