
Estimating current short interest from daily FINRA short volume
I built a model to estimate current short interest between official FINRA reports using daily short-volume data.
FINRA short interest is only published twice per month and with a lag, so there is a period where the latest official number can already be fairly stale. The model uses daily FINRA short volume and total trading volume to estimate how short interest may have changed since the last settlement date.
I evaluated it on 660,246 settlement windows covering 6,959 US-listed stocks. On a fully out-of-sample period from 2025 through July 2026, the estimated change achieved a +0.414 Spearman correlation with the subsequent reported change in short interest.
This is not meant to predict returns or identify short squeezes. The goal is simply to provide a nowcast of short interest while waiting for the next official release.
I wrote up the methodology, validation setup, formulas, experiments that did not work, limitations, and released the model weights here:
https://equibles.com/research/does-daily-short-volume-predict-short-interest
Equibles also shows the latest official short-interest figure next to the model's current estimate for covered US stocks. It's free and has no ads.
The model is available at HF:
https://huggingface.co/daniel3303/equibles-short-interest-nowcast
Curious whether people here would find this useful when analyzing stocks with unusually high short interest.