Section Sub Image
Spot the Squeeze, Prize the Crowd
Section Sub Image

Short Interest Technicals Data Feed

Official exchange data is reported twice a month. That's ancient history. Access real-time Securities Lending data, including Cost to Borrow (CTB), Utilization Rates, and Short Interest as a % of Float. Know exactly when a "Crowded Short" is about to explode.

T+0
Real-Time Estimates
Prime Broker
Lending Feeds
Cost To Borrow
Rates
Squeeze Risk
Scoring

Why Use FinIQ Insider Data?

Don't Get Caught Offside. Whether you are looking for a short candidate or protecting a long position, you need to know the "Cost of Crowding."

Work Single Icon
Real-Time "Securities Lending" Feed

Exchange-reported short interest is lagged by 15 days. We bridge the gap. By aggregating intraday lending data from global Prime Brokers and Custodians, we provide a live proxy for Utilization Rates and Shares Available to Borrow. See the supply dry up before the price spikes.

Work Single Icon
The "Squeeze Risk" Score

We combine Short % of Float, Days to Cover, and Cost to Borrow into a single, proprietary 0-100 Squeeze Score. A score >80 signals a "Powder Keg" scenario where minor buying pressure could trigger a massive cascade of forced covering.

Work Single Icon
Cost To Borrow (CTB) Analysis

Is the stock "Hard to Borrow" (HTB)? We track the annualized fee (CTB) required to short the stock. A spiking CTB is the earliest warning sign of aggressive institutional shorting or a drying lending pool—often a precursor to extreme volatility.

Data Delivery Formats

Built for Your Stack

Defensive or Aggressive. Use our data to hunt for squeezes (Alpha) or to avoid "Blow-up Risk" in your short book (Risk Management).
Automate Icon
REST API (JSON)

What is the current Cost to Borrow (CTB) for GME?

Automate Icon
Bulk Feed (CSV/Excel)

Download the full history of "Short Interest vs. Price" to backtest squeeze strategies.

Automate Icon
Vector DB (RAG-Ready)

Query the sentiment: "Are retail traders on Reddit discussing a 'Short Squeeze' for this ticker?"

Automate Icon
SQL Direct Connect

Sync our Short_Interest_Master table to your risk management engine.

Data Output Sample

Combines delayed Exchange Data with Real-Time Lending estimates.
JSON
{
  "ticker": "AMC",
  "date": "2025-11-14",
  "Exchange_Reported": {
    "shares_short": 125000000,
    "short_percent_float": 24.5,
    "days_to_cover": 4.2,
    "report_date": "2025-10-31"
  },
  "Real_Time_Lending": {
    "utilization_rate": 98.5,
    "cost_to_borrow_min": 15.4,
    "cost_to_borrow_max": 250.0,
    "cost_to_borrow_avg": 45.2,
    "shares_available": 50000
  },
  "Risk_Metrics": {
    "squeeze_score": 92,
    "crowded_score": "Extreme"
  }
}
Key Fields
  •  utilization_rate : The percentage of lendable shares currently out on loan. At 98.5%, the supply is effectively exhausted.
  •  cost_to_borrow_avg  (CTB)The annualized interest rate paid to borrow the stock. A high CTB (e.g., >20%) indicates "Hard to Borrow" status, meaning only high-conviction shorts are staying in the trade.
  •  days_to_cover : Calculated as Shares Short / Average Daily Volume. It represents how many days of buying it would take for all shorts to close their positions.
  •  squeeze_score  Our proprietary composite metric. Use this to filter your universe instantly for stocks with the highest probability of a volatility event.

Who Is This For?

Choose Icon
Long / Short Equity Funds

Avoid "Crowded Shorts" that destroy alpha.

Choose Icon
Retail "Ape" Trackers

Quantify the "Meme Stock" phenomenon with hard data.

Choose Icon
Convertible Arbitrage

Monitor borrowing costs to ensure your delta-neutral hedges remain profitable.

Don't Be the Squeeze.

Know the cost of your conviction.
Cta Image

FAQs

Our team of experienced financial advisors is here to provide personalized guidance and support.

How often is "Exchange Reported" data updated?
Faq Icon

By regulation (FINRA/SEC), official short interest is reported twice a month (settlement dates on the 15th and last day of the month). We publish this official data immediately upon release (approx. 7 business days lag).

Where does the "Real-Time" data come from?
Faq Icon

It comes from the Securities Lending Market. We aggregate anonymized inventory feeds from major Prime Brokers and Agent Lenders. This gives us a statistical estimate of "Utilization" and "Cost to Borrow" in real-time, bridging the 2-week gap between official exchange reports.

What is "Naked Shorting"? Do you track it?
Faq Icon

"Naked" shorting is illegal and not explicitly reported. However, our "Fail to Deliver" (FTD) dataset (available via the Compliance endpoint) highlights instances where trades failed to settle, which is often used by researchers as a proxy for naked shorting activity.

Why is the cost_to_borrow_max so much higher than the average?
Faq Icon

In illiquid or hard-to-borrow stocks, specific brokers may charge exorbitant rates to desperate borrowers. The "Max" rate shows you the extreme price of liquidity in the market, often signaling panic covering.

What is the difference between "Short Interest" and "Short Volume"?
Faq Icon

This is a critical distinction for modeling. Short Interest is the total number of open short positions held overnight (Stock). Short Volume is the number of shares sold short intraday (Flow), which includes market maker hedging. Our API provides both, allowing you to correlate daily selling pressure (Volume) with long-term structural crowding (Interest).

Do you track "Shares Available" for Global Markets?
Faq Icon

Yes. Securities lending is a global market. We track borrow rates (CTB) and utilization for 30,000+ equities across North America, EMEA, and APAC. If a hedge fund in London is aggressively shorting a Japanese semiconductor stock, you will see the borrow cost spike in our feed in real-time.