get_short_interest
Retrieve short interest, short ratio, days to cover, and short squeeze risk for US stocks. Assess bearish sentiment and potential short squeezes.
Instructions
Short Interest Tracker | Short Squeeze Potential | Days to Cover - Track short interest, short ratio (days to cover), and short squeeze potential for stocks. Short interest indicates bearish sentiment and can lead to short squeezes when heavily shorted stocks rise.
Key Metrics:
Short Ratio (Days to Cover): Days it would take to cover all short positions based on average volume
Short % of Float: Percentage of tradeable shares that are sold short
Shares Short: Total number of shares sold short
Short Interest Change: Month-over-month change in short positions
Squeeze Risk Score: 0-100 score indicating short squeeze potential
Short Squeeze Indicators:
High Risk: Short ratio >10 days OR short % >30% (Score: 70-100)
Medium Risk: Short ratio >3 days OR short % >15% (Score: 40-69)
Low Risk: Lower short interest (Score: 0-39)
Use Cases:
"What's the short interest for Tesla?"
"Show me short squeeze potential for AMC"
"Which stocks have high short interest?"
"How many days to cover short positions on GME?"
"Is there short squeeze risk for TSLA?"
Why It Matters: High short interest can lead to:
Short Squeeze: Rapid price increase forcing shorts to cover
Increased Volatility: More dramatic price swings
Trading Opportunities: Both long and short strategies
Famous Short Squeezes:
GameStop (GME) - January 2021
AMC Entertainment - June 2021
Volkswagen - October 2008
Returns: Short ratio, short %, squeeze risk score, days to cover, and month-over-month changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | Stock ticker symbol to get short interest for (e.g., "TSLA", "GME"). Short interest data is typically only available for US stocks. | |
| symbols | No | Optional: Array of symbols to get short interest for multiple stocks at once. If provided, this takes precedence over the single symbol parameter. |