emerging-movers

Scan Hyperliquid markets to identify early Smart Money movers.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Spot early rotations in Smart Money markets by scanning Hyperliquid leaderboards and surfacing emerging movers before they crowd top ranks.

Core Features & Use Cases

  • Tracks top 50 markets with real-time rank and contribution signals.
  • Applies v3.1 quality gates (erratic history, velocity, trader count, leverage) to reduce false positives.
  • Outputs IMMEDIATE_MOVER, NEW_ENTRY_DEEP, DEEP_CLIMBER signals and comprehensive history for backtesting and decision making.
  • Integrates with other recipes (opportunity-scanner, autonomous-trading) for end-to-end workflows.

Quick Start

Run the Emerging Movers detector to surface IMMEDIATE_MOVER and DEEP_CLIMBER alerts.

Frequently Asked Questions about emerging-movers

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

FAQPage Schema
How do I detect smart money rotations on Hyperliquid before markets get crowded?

Scan Hyperliquid leaderboards to surface emerging smart money movers before they crowd top ranks. The detector runs on a 60-second cron, analyzing the top 50 markets with historical trend checks and quality gates to filter signals.

What signals are generated when scanning Hyperliquid markets for emerging movers?

Scanning Hyperliquid markets generates IMMEDIATE_MOVER, NEW_ENTRY_DEEP, and DEEP_CLIMBER signals. These outputs include real-time rank, contribution data, and comprehensive history for backtesting and decision making.

How does the detector filter false positives when tracking smart money movements?

The detector filters false positives by applying v3.1 quality gates checking erratic history, velocity, trader count, and leverage. It also uses historical trend checks and max-leverage.json for sizing guidance to validate signals.

Can I use the emerging movers signals with an autonomous trading workflow?

Yes, emerging movers signals integrate with autonomous trading workflows. The detector outputs IMMEDIATE_MOVER and DEEP_CLIMBER alerts designed to integrate with other recipes like opportunity-scanner for end-to-end workflows.

Do I need a local history file to run the Hyperliquid market scanner?

Yes, running the Hyperliquid market scanner requires a local history file. The detector relies on this file alongside the mcporter API to retrieve leaderboard data and apply historical trend checks for accurate signal generation.