funding-squeeze

Detect short-squeeze opportunities using Hyperliquid funding rates and price movements.

226|9|Updated Mar 8, 2026
One-click install
npx skills add https://github.com/Superior-Trade/superior-skills --skill funding-squeeze
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: funding-squeeze
Source: https://github.com/Superior-Trade/superior-skills/tree/main/skills/funding-squeeze
Command: npx skills add https://github.com/Superior-Trade/superior-skills --skill funding-squeeze

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires freqtrade, and includes scripts (resource) components.

What problem does it solve?

This Skill helps users identify and capitalize on short-squeeze setups in the Hyperliquid futures market, minimizing bear-market false starts and maximizing potential returns.

Core Features & Use Cases

  • Short-Squeeze Detection: Identifies when funding rates are deeply negative and prices are rising, indicating a potential squeeze.
  • Entry and Exit Logic: Enters long positions when conditions are met and exits when funding normalizes or a time stop is reached.
  • Backtesting Evidence: Provides historical backtest data showcasing the strategy's performance in various market conditions.

Quick Start

Deploy the funding-squeeze strategy to automatically enter long positions in a squeeze setup based on funding rate and price trends.

Frequently Asked Questions about funding-squeeze

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

FAQPage Schema
How do I detect short squeezes in Hyperliquid futures trading?

Detect short squeezes in Hyperliquid futures by monitoring deeply negative funding rates alongside rising prices. This Skill enters long positions when these conditions align to capitalize on forced liquidations.

Can I backtest a funding rate squeeze strategy using Freqtrade?

Yes, you can backtest a funding rate squeeze strategy using Freqtrade. This Skill supports Freqtrade for both historical backtesting and live deployment to validate performance across various market conditions.

When should I exit a long position during a short squeeze?

Exit a long position during a short squeeze when funding rates normalize or a predefined time stop is reached. This logic prevents holding positions after the squeeze momentum fully resolves.

What data do I need to trade funding rate squeezes on Hyperliquid?

Trading funding rate squeezes on Hyperliquid requires access to real-time Hyperliquid funding rate data and price movement feeds. These inputs identify squeeze setups and trigger long entries.

Does a short squeeze strategy minimize bear-market false starts?

A short squeeze strategy minimizes bear-market false starts by requiring confirmation of deeply negative funding rates with rising prices before entering long positions, filtering out typical downtrend traps.