get_short_interest
Retrieve short interest data for a stock ticker: short % of float, days to cover, and month-over-month delta to identify short interest spikes and potential short squeezes.
Instructions
Get short interest data for a ticker — short % of float, days to cover, and month-over-month delta. Used to detect SHORT_INTEREST_SPIKE (delta >20%, bear) and SHORT_SQUEEZE_POTENTIAL (days to cover >5, bull).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | The stock ticker symbol |