{"slug":"nvda-week-2026-07-06-deep-dive","qid":"short_volume","label":"FINRA daily short volume, NVDA: with the file-completeness caveat","post_title":"NVDA: Sit-Out, Then Surge, Week of July 6","post_url":"/blog/nvda-week-2026-07-06-deep-dive#q-short_volume","columns":["d","short_shares_m","nvda_rows_on_file"],"rows":[{"d":"2026-07-06","short_shares_m":12.7,"nvda_rows_on_file":1},{"d":"2026-07-07","short_shares_m":22.1,"nvda_rows_on_file":1},{"d":"2026-07-08","short_shares_m":24.6,"nvda_rows_on_file":1},{"d":"2026-07-09","short_shares_m":19.5,"nvda_rows_on_file":1},{"d":"2026-07-10","short_shares_m":26.6,"nvda_rows_on_file":1}],"shape":"ranking","sql":"SELECT toString(date) AS d,\n       round(sum(short_volume) / 1e6, 1) AS short_shares_m,\n       count() AS nvda_rows_on_file\nFROM global_markets.stocks_short_volume\nWHERE ticker = 'NVDA' AND date >= toDate('2026-07-06') AND date <= toDate('2026-07-10')\nGROUP BY date\nORDER BY date","computed_at":"2026-07-26T06:12:02.340356+00:00","elapsed":0.021200145}