short-squeeze-scanner

Score stocks for short squeeze potential using short interest, momentum, and volume indicators.

2|Updated Jun 14, 2026
One-click install
npx skills add https://github.com/IhsanDanish25/claude-trading-skills --skill short-squeeze-scanner-ihsandanish25
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: short-squeeze-scanner
Source: https://github.com/IhsanDanish25/claude-trading-skills/tree/main/skills/short-squeeze-scanner
Command: npx skills add https://github.com/IhsanDanish25/claude-trading-skills --skill short-squeeze-scanner-ihsandanish25

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps identify potential short squeeze opportunities in the stock market by scoring stocks based on factors like high short interest, low float, rising price momentum, and increasing volume.

Core Features & Use Cases

  • Short Interest Analysis: Scores stocks on short squeeze potential using short interest and float criteria.
  • Price Momentum and Volume: Uses price momentum and volume surge indicators for scoring.
  • Catalyst Identification: Identifies catalysts that could trigger a short squeeze, such as earnings surprises or regulatory approvals.

Quick Start

Analyze the short squeeze potential of stocks using the short-squeeze-scanner skill and output results to a directory:

python3 skills/short-squeeze-scanner/scripts/scan_short_squeeze.py --output-dir results/

Frequently Asked Questions about short-squeeze-scanner

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

FAQPage Schema
How do I identify potential short squeeze candidates using stock volume and short interest data?

A short squeeze scanner evaluates stocks by scoring short interest against float, tracking rising price momentum, and detecting volume surges. It identifies catalysts like earnings surprises that could trigger squeezes, outputting a ranked list of candidate stocks.

What indicators are most important for screening short squeeze potential in stocks?

Key indicators for screening short squeeze potential include short interest, float, price momentum, and volume surge indicators. The scanner combines these metrics with catalyst identification, such as earnings surprises or regulatory approvals, to score stocks on squeeze probability.

How do I run a short squeeze scan and save the stock analysis results?

Run the scan by executing the scan_short_squeeze.py script with the --output-dir flag to specify your results directory. This analyzes stock performance and market trends, outputting scored short squeeze candidates to the designated folder.

Do I need to install any dependencies to run the short squeeze volume analysis script?

The short squeeze scanner requires the requests dependency to function. Ensure this Python package is installed in your environment before executing the scan_short_squeeze.py script to retrieve short interest and volume data.

Can I use Python to automate short interest and price momentum screening for finance applications?

You can use Python to automate short interest and price momentum screening by running the scan_short_squeeze.py script. It analyzes stock performance and market trends within the finance sector, scoring squeeze potential based on predefined criteria.