dsl-tight

Apply tiered ROE-based trailing stops to Hyperliquid perpetuals.

113|34|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/Senpi-ai/senpi-skills --skill dsl-tight
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dsl-tight
Source: https://github.com/Senpi-ai/senpi-skills/tree/main/dsl-tight
Command: npx skills add https://github.com/Senpi-ai/senpi-skills --skill dsl-tight

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

DSL-Tight provides an aggressive profit-protection framework for Hyperliquid perpetuals with fewer knobs, using a tight ROE-based trailing stop to defend gains.

Core Features & Use Cases

  • 4-tier ROE-based trailing stops with per-tier breach counts (3→2→2→1) that tighten as profits grow.
  • Auto-calculated price floors derived from entry and leverage to dynamically protect positions.
  • Stagnation take-profit that auto-closes when ROE ≥ 8% and the high-water mark stalls for 1 hour.
  • Unified engine compatibility using the same DSL v5 script, enabling strategy-scoped cron and MCP state management. Use cases include risk-managed automation for LONG and SHORT positions with minimal configuration, fast prototyping of tight risk controls, and robust protection during volatile markets.

Quick Start

Install the dsl-tight skill and attach it to a Hyperliquid strategy to enable automatic tiered exits and floor protection.

Frequently Asked Questions about dsl-tight

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate trailing stop-loss orders for Hyperliquid perpetuals?

Automate trailing stop-loss orders for Hyperliquid perpetuals by attaching a tiered ROE-based script to your strategy, which dynamically adjusts exits as profits grow. This protects gains using auto-calculated price floors derived from entry and leverage.

What is a tiered ROE trailing stop and how does it protect trading gains?

A tiered ROE trailing stop protects trading gains by applying progressively tighter stop-loss thresholds as return on equity increases. It uses four breach tiers with decreasing breach counts (3→2→2→1) to lock in profits during volatile market conditions.

How do I set up automatic exits when my position ROE stagnates?

Set up automatic exits for stagnating ROE by configuring a stagnation take-profit rule that auto-closes positions when ROE reaches 8% and the high-water mark stalls for one hour. This ensures you lock in profits before momentum reverses.

Does this risk management automation work with both LONG and SHORT positions?

Yes, this risk management automation works with both LONG and SHORT positions on Hyperliquid perpetuals. It calculates price floors and applies trailing stops identically across both directions to ensure robust protection during volatile markets.

What is the best way to lock in profits on Hyperliquid with minimal configuration?

The best way to lock in profits with minimal configuration is using an aggressive trailing stop preset that derives price floors from entry and leverage. It requires fewer knobs while satisfying production-grade risk-control requirements through automated cron-based execution.