STRASMORE/EXPLORE 2,549 QUERIES

US equity and options venues in the exchange reference list

Answered against 22 years of US equities and 12 years of US options data and published with the query that produced it. This result is stored as of 2026-08-08, from Professional vs Non-Professional Market Data.

as of ranking 6×3read in context →
US equity and options venues in the exchange reference list — 6 rows by 3 columns, computed from US exchange, SIP and OPRA data.
categoryvenuesoperating_groups
options exchange198
stocks exchange189
stocks TRF63
stocks SIP22
options SIP11
stocks ORF11
Rows × columns
6 × 3
Computed
Completeness
No missing values
Source
US exchange, SIP and OPRA market data
Licence
Strasmore terms · free, no signup
Formats
JSON · CSV · the SQL below

What each column holds

Column definitions for US equity and options venues in the exchange reference list, derived from the stored result.
ColumnTypeRangeNotes
category text 6 distinct values
venues number 1 to 19
operating_groups number 1 to 9

Computed from Strasmore's warehouse of US exchange, SIP and OPRA market data. Equity prices are delayed; options greeks and implied volatility are end-of-day. This result is stored, not recomputed on load — it is exactly the numbers that were returned on , and the query below is what returned them.

Run it yourself

This is the exact query behind the result above. Change a ticker, a date or a column and run it against the warehouse — no account, no key. The no-signup tier is smaller than the one this page was computed on; a query that reaches past it comes back saying which plan runs it.

SELECT
    concat(asset_class, ' ', type) AS category,
    count()                        AS venues,
    countDistinct(operating_mic)   AS operating_groups
FROM global_markets.stocks_exchanges
WHERE asset_class IN ('stocks', 'options')
GROUP BY category
ORDER BY venues DESC
⌘/Ctrl + Enter

Work with this data in your AI assistant

Opens ready to query, with this page's data. Free, no account.

More from this analysisProfessional vs Non-Professional Market Data
Listed option contracts that traded on Jun 16, 2026, by underlying ranking 5×4 → Quote message rate by symbol, 10:00 to 11:00 a.m. ET on Jun 16, 2026 ranking 5×3 → AAPL quote messages per 15 minutes, pinned session of Jun 16, 2026 series 36×2 → How often the last price changes, minute by minute (June 2026) ranking 6×3 → The 15 minute gap across six household tickers (June 2026) ranking 6×3 → Live price against a 15 minute delayed view, one SPY session series 37×5 → See all 2,549 queries →