# Delta Impact (DEI)

## Quick Overview&#x20;

Delta Impact (DEI) measures how significant an option trade’s directional exposure is relative to the average daily trading volume of the underlying stock or index.

## DEI in Simple Terms&#x20;

Think of [Delta Exposure (DEX)](/product-docs/concepts/delta-exposure-dex.md) as the size of the directional bet a trader is making — in terms of stock equivalents (e.g., 10,000 shares long or short).

But a 10,000-share bet means different things depending on the stock’s typical volume:

* For a stock that trades 1 million shares a day, 10,000 is just 1% → not a big deal
* But for a stock that trades only 50,000 shares a day, 10,000 is 20% of daily activity → much more impactful

<figure><img src="/files/iccayVwdnN0FKzOAzlbN" alt=""><figcaption></figcaption></figure>

So, Delta Impact (DEI) = “How big is this trade compared to what the stock usually trades in a day?”

## How to Interpret DEI&#x20;

* A high DEI (e.g. 20% or more) means the option trade is large enough that it could impact the stock price or require hedging from market makers.
* A low DEI (e.g. under 1%) means the trade is small and unlikely to move the market on its own.

### Watch for DEI Surges

* A sudden cluster of trades with rising DEI may signal:
  * Institutional positioning
  * Pre-hedging for a catalyst (e.g. earnings)
  * Anticipated volatility

## How TradingFlow Helps&#x20;

On every option trade in the TradingFlow feed, you’ll see two key metrics side by side:

* DEX — the absolute directional exposure of the trade (in share equivalents)
* DEI — the percentage that DEX represents compared to the underlying average daily volume

The Delta Impact (DEI) indicator highlights option trades with the potential to influence underlying stock prices. For example, on June 13, 2023, BP Prudhoe Bay Royalty Trust ($BPT) topped the DEI leaderboard with a striking DEI of 83.31%, indicating a large directional trade relative to its average daily volume. This unusually high DEI was driven by a significant sell order of PUT options, which signaled strong bullish sentiment—likely from institutional players confident the stock would remain above the strike price.&#x20;

<figure><img src="/files/uaUPRGcAACVkeW1OeWxE" alt=""><figcaption><p>This screenshot shows that BRT was ranked first on the DEI board on June 13, 2023.</p></figcaption></figure>

<figure><img src="/files/bBaSPZB4WEovSKBMTx8E" alt=""><figcaption><p>Historical Delta Option Volume for BRT. This shows high delta option volume on June 12th and June 13th. </p></figcaption></figure>

In the days that followed, the stock validated the signal: on June 16th, BPT surged over 6% and rose as much as 11% intraday. This example demonstrates how high-DEI option flow can serve as a leading indicator for directional stock moves when combined with trade context and sentiment.

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.tradingflow.com/product-docs/concepts/delta-impact-dei.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
