# Deep-Dive Market Analysis

For a more comprehensive analysis, clicking a Market Title on the Reefboard opens a dedicated panel. This view organizes all markets into tabs, arranged exactly as you have placed them on your dashboard for seamless navigation.

**Explore the comprehensive suite of features available within the terminal's Menu Bar.**

### **Trade Tab**

* **Chart view:** A professional-grade candlestick chart to track price movements over time.
* **Order entry:** A streamlined interface to place your **Buy** or **Sell** orders quickly.

<figure><img src="/files/bR2bHqZaUHXf8StrdljA" alt="" width="563"><figcaption></figcaption></figure>

### **My Positions Tab**

* **Status toggle:** Switch between your **Active** and **Closed** trades to review current and past performance.
* **Position count:** Displays the total **number of individual** **positions** you are currently holding.
* **Market value:** Shows the real-time **total dollar ($)** **value** of your current holdings.
* **Total PnL (Net):** View your overall **profit** or **loss**, including both realized and unrealized gains.
* **Management dashboard:** A detailed list of each position with options to **trade** or **share** your results.

<figure><img src="/files/P2j743rIQKrR9vhogfEb" alt="" width="563"><figcaption></figcaption></figure>

### **Open Orders Tab**

* **Order stats:** See exactly how many orders are pending, the total Unfilled dollar value, and the percentage of Partial fills.
* **Outcome & Side filters:** Quickly sort your orders by "Yes/No" or "Buy/Sell".
* **Status & Time filters:** Organize your view by how long an order has been open or its current progress.

<figure><img src="/files/XhaGYyQLCkEDlYjCrhQo" alt="" width="563"><figcaption></figcaption></figure>

### **Order History Tab**

* **Detailed secord:** A full list of every order you have placed, including its final status (**Filled** or **Canceled**).
* **Smart filtering:** Narrow down your history by **Outcome**, **Side**, or **Order Type (Limit/Market)**.

<figure><img src="/files/ihMC5iYu3k0DNnBH69Zw" alt="" width="563"><figcaption></figcaption></figure>

### **Recent Trades Tab**

* **Market activity:** Track the total **number of unique** **traders** and the total **volume of** **trades** happening right now.
* **Live feed:** A real-time dashboard showing every buy and sell as it happens across the market.
* **Advanced filters:** Sort trades by **Outcome**, **Value ($)**, or specific **Time Ranges** to find whale activity.

<figure><img src="/files/Wr4I8iYJs0zR1l12hfTl" alt="" width="563"><figcaption></figcaption></figure>

### **Top Traders Tab**

* **PnL leaderboard:** Follow the most successful traders, ranked by their **Realized** or **Unrealized PnL**.
* **Whale share:** View the percentage of the market controlled by "**Whales**" vs. smaller retail traders.
* **Outcome ranking:** See which traders are the most successful on specific "**Yes**" or "**No**" sides.

<figure><img src="/files/kgztKcPD28hpNdA2rur4" alt="" width="563"><figcaption></figcaption></figure>

### **Holders Tab**

* **Sentiment ratio:** View the **Yes/No Ratio** to see which side the majority of participants are backing.
* **Entry benchmarks:** Check the **Average Entry Price** for holders on both sides to understand market support levels.

<figure><img src="/files/cBnXT0aa3HoxTybjmtqO" alt="" width="563"><figcaption></figcaption></figure>

### **Market Rules & Links**

* **Market rule:** A dedicated popup explaining the exact conditions for how the market will resolve.
* **Direct source:** A button to **View on Polymarket** to verify rules and data at the source.
* **Terminal redirect:** Use **Market Detail** to go back to the full-screen terminal view.

<figure><img src="/files/UxGEcj6YWGzD8QuAkYMf" alt="" width="563"><figcaption></figcaption></figure>

***

### **FAQs**

<details>

<summary>What is Deep-Dive Market Analysis?</summary>

It is a dedicated analysis view that provides a comprehensive breakdown of selected markets, organized for detailed review and execution.

</details>

<details>

<summary>How do I access the Deep-Dive Market Analysis view?</summary>

You can open it by clicking a Market Title on the Reefboard, which launches a focused analysis panel.

</details>

<details>

<summary>How are markets organized in this view?</summary>

Markets are arranged into tabs that mirror the layout of your Reefboard, allowing seamless navigation between active positions.

</details>

<details>

<summary>What tools are available in the Trade tab?</summary>

The Trade tab includes professional candlestick charts and a streamlined order entry interface for executing buy and sell orders.

</details>

<details>

<summary>Why use Deep-Dive Market Analysis instead of the standard board view?</summary>

It provides deeper context and detailed analytics for traders who need to analyze price action and structure before executing or adjusting positions.

</details>


---

# 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://docs.whales.market/whales-prediction/navigating-the-terminal/reefboard/deep-dive-market-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.
