# DEX Analysis

**How to Use DEX to Track Market Bets During Earnings Season?**

Options data usually provide some "spoilers" ahead of earnings. Let's delve into Beyond Meat ($BYND) as an example.

> **Beyond Meat（$BYND）**

Beyond Meat is scheduled to release its earnings post-market on Tuesday, 27th February 2024. Options activity spiked during the late afternoon of Tuesday, with large bullish positions flooding in, indicating a clear sentiment shift:

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

*(Data Source:* [*TradingFlow.com*](https://www.tradingflow.com/)*, Smart Option Flow, 27th February）*

Looking at the overall data, bullish sentiment surged before the earnings announcement, surpassing the stock's previous highs of the day:

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

*(Data Source:* [*TradingFlow.com*](https://www.tradingflow.com/)*, Smart Option Flow, data as of 27th February)*

Upon closer examination, the OTM call options with a strike price of $12 in the late afternoon boosted bullish sentiment:

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

(Note: The horizontal axis represents time, with the right side closer to the market close)


---

# 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/product-docs/concepts/delta-exposure-dex/dex-analysis.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.
