Skip to content

Options Flow

// real-time stream of executed options trades, filtered for size and aggression

Options flow is the filtered, real-time tape of executed options trades, sourced from the consolidated OPRA feed. Tapeboard surfaces flow filtered for size, aggression (price relative to NBBO), and unusual-volume signatures (sweeps and blocks).

// TL;DR
  • OPRA is the consolidated US options price-reporting authority; every executed options trade reports to OPRA in real time.
  • Sweeps execute across multiple exchanges in a single intent. Blocks execute as a single privately-negotiated print. Both are tape signatures of urgency or size.
  • Flow without context is noise. Pair flow with IV rank, GEX, and the underlying tape to extract signal.

How it is calculated

Trade classification (Tapeboard heuristics): size_filter: contract_volume >= 100 OR notional >= $50,000 aggression_filter: trade_price >= NBBO_ask -> bullish-leaning trade_price <= NBBO_bid -> bearish-leaning sweep_flag: trade splits across >=2 exchanges within 100 milliseconds block_flag: single-print volume >= 1,000 contracts

OPRA delivers the consolidated tape; classification is downstream filtering. Tapeboard's flow surface uses size + aggression + sweep + block flags so the user is reading enriched flow rather than the raw tape. Other vendors use slightly different filter thresholds; the principle is consistent across the category.

What traders use it for

Worked example

// WORKED_EXAMPLE: $TSLA
Options flow on $TSLA before an earnings move

Two days before TSLA earnings, the flow surface prints 12,400 contracts of out-of-the-money calls at the $260 strike, all sweeping across CBOE and ISE within 200 milliseconds, and all executed at or above the NBBO ask of $1.42. Notional is roughly $1.76M. As of 2026-05-02 14:30 ET. The pattern is a tape signature of urgent directional positioning; pairing with a 4.2% rise in 30-day IV in the chain confirms the volatility component.

Live data: /stocks/TSLA.

Common pitfalls

Where this metric appears on Tapeboard

Options flow streams on /options-flow (real-time, filterable), on every `/stocks/{T}/options` ticker page, and as a screener-preset for the unusual-options-activity scan.

Tapeboard surfaces this metric as a first-class screening filter. See the comparison pages at all Bloomberg alternatives for how Tapeboard's options flow surface compares against Koyfin, Finviz, TradingView, and Unusual Whales.

Related terms

Primary sources cited

Methodology last reviewed 2026-05-04 by Marcus Reilly, Editor at Tapeboard. Every claim on this page has a row in the citation registry. Glossary terms reverify on the Jan 15 / Apr 15 / Jul 15 / Oct 15 cron and any time the underlying primary-source publishes a methodology change. See methodology for the full fact-check process and corrections for the public correction log.

Disclaimer. This page is for educational and informational purposes only. Nothing on Tapeboard is investment advice. See the full risk disclaimer.