SPCX: The Week It Went Underwater
Print-size anatomy and quote census: full weekscalar ·
2026-07-26 · 1×55.52
The symbol's trading history by month: the gap and the new entity's arrivalseries ·
2026-07-26 · 12×5
Median quoted spread by session, regular hours (bps of midpoint)series ·
2026-07-26 · 5×3
FINRA daily short volume during the week: short shares and their off-exchange shareranking ·
2026-07-26 · 4×4
The new entity's short-interest prints to date, with implied days-to-covertable ·
2026-07-26 · 2×5
SPCX by session: close, change, shares, dollarsseries ·
2026-07-26 · 5×5
SPCX, week of July 6, 2026: the slide, receiptedscalar ·
2026-07-26 · 1×14161.86
Rank receipt: the week's dollar volume against every other tickerscalar ·
2026-07-26 · 1×311
Options on the new entity, full week: contracts, put-call, busiest contractscalar ·
2026-07-26 · 1×43.14
The week's contracts by strike bucket ($20 buckets; tails capped at $80 and $240)table ·
2026-07-26 · 9×6
The week's news flow: counts, plus the three storyline receipts, quoted verbatimscalar ·
2026-07-26 · 1×951
The week's heaviest tickers by regular-hours dollar volume: where the newcomer now sitsranking ·
2026-07-26 · 12×4
Large recent debuts, first month on one ruler: first trade to the day-28 close (ET regular hours)table ·
2026-07-26 · 7×8
Every week of the new entity's life: open-to-close return and RTH dollars (entity-bounded)ranking ·
2026-07-26 · 5×4
NVDA: Sit-Out, Then Surge, Week of July 6
Print-size anatomy and quote census: NVDA, full weekscalar ·
2026-07-26 · 1×512.17
NVDA median quoted spread by session, regular hours (bps of midpoint)series ·
2026-07-26 · 5×3
FINRA daily short volume, NVDA: with the file-completeness caveatranking ·
2026-07-26 · 5×3
NVDA by session: close, change, shares, dollarsseries ·
2026-07-26 · 5×5
NVDA, week of July 6, 2026: open to close, extremes with receipts, volumescalar ·
2026-07-26 · 1×14194.51
Rank receipt: NVDA's weekly dollar volume against every other ticker, plus the Friday-only rankscalar ·
2026-07-26 · 1×73
NVDA position check as of Friday's close: trailing-year extremes and moving averagesscalar ·
2026-07-26 · 1×12210.96
NVDA options, full week: totals, put-call vs trailing baseline, strikes and expiries decodedscalar ·
2026-07-26 · 1×1117.28
News-feed attention: articles tagged NVDA during the week, decodedscalar ·
2026-07-26 · 1×1186
The week's heaviest tickers by regular-hours dollar volumeranking ·
2026-07-26 · 6×2
NVDA vs the chip complex: close-over-close % change by sessionseries ·
2026-07-26 · 5×6
NVDA weekly returns, trailing ~26 weeks (open-to-close per week): where this week rankstable ·
2026-07-26 · 27×3
Print-size anatomy and quote census: full week
Print-size anatomy and quote census: full week
prints m
5.52
median print shares
10
odd lot pct of prints
80.1
nbbo updates m
2.2
clean two sided pct
99.35
the exact SQL behind every number
WITH
(
SELECT (round(count() / 1e6, 2),
round(100.0 * countIf(bid_price > 0 AND ask_price > 0 AND ask_price > bid_price) / count(), 2))
FROM global_markets.cache_stocks_quotes
WHERE ticker = 'SPCX'
AND sip_timestamp >= toDateTime64('2026-07-06 00:00:00', 9) AND sip_timestamp < toDateTime64('2026-07-11 00:00:00', 9)
) AS quote_census
SELECT
round(count() / 1e6, 2) AS prints_m,
quantileDeterministic(0.5)(toFloat64(size), toUInt64(abs(sequence_number))) AS median_print_shares,
round(100.0 * countIf(size < 100) / count(), 1) AS odd_lot_pct_of_prints,
quote_census.1 AS nbbo_updates_m,
quote_census.2 AS clean_two_sided_pct
FROM global_markets.stocks_trades
WHERE ticker = 'SPCX'
AND sip_timestamp >= toDateTime64('2026-07-06 00:00:00', 9) AND sip_timestamp < toDateTime64('2026-07-11 00:00:00', 9)
More from this analysisSPCX: The Week It Went Underwater
SPCX, week of July 6, 2026: the slide, receipted
scalar 1×14
→
Rank receipt: the week's dollar volume against every other ticker
scalar 1×3
→
Options on the new entity, full week: contracts, put-call, busiest contract
scalar 1×4
→
The week's news flow: counts, plus the three storyline receipts, quoted verbatim
scalar 1×9
→
See all 2,173 queries →