# Market Scan

***

{% embed url="<https://www.youtube.com/watch?v=sPsqTYlkqVc>" %}
Market Scan Tutorial
{% endembed %}

### 1. Overview

Market Scan summarizes real-time data and delivers quick “one‐click” reports on key areas:

* **AI Trending** – Overall market tone, sector winners, and top movers.
* **Crypto** – Latest news, whale alerts, and on‐chain signals.
* **Stocks** – Top gainers/losers, sector rotation, IPO notes.
* **Forex** – Currency moves, central bank commentary, USD strength.
* **Pulse** – Real-time sentiment from social media & news.
* **News** – Aggregated headlines with short AI summaries.
* **Chart Analysis** – Quick AI breakdown of major indices’ charts (e.g., S\&P 500, Nasdaq).

***

### 2. How to Use Market Scan

1. Click **Market Scan** in the left nav.
2. By default, you see **Today’s Date** (e.g., “Jun 3, 2025”). Use the arrows on either side to pick a previous date.
3. At the top, toggle between tabs:
   * **AI Trending** (default)
   * **Crypto**
   * **Stocks**
   * **Forex**
   * **Pulse**
   * **News**
   * **Chart Analysis**

Each tab has its own **Generate** button. Click it once to let Kai fetch & analyze the latest/highest‐quality data.

***

### 3. AI Insights (AI Trending)

* A paragraph summary of **major market themes** and **key drivers** today.
* Example:

  > “Markets showed a mixed tone today, with optimism on strong Micron earnings and a gold rally offset by a Bitcoin decline. U.S. economic data supported the dollar, while Eurozone weakness pressured the euro. Analyst actions on Apple and Tesla reflected diverging sector sentiment, and IPO activity remained cautious amid regulatory uncertainty.”
* Beneath the summary: a “Generate” button to refresh the summary at any time.

***

### 4. Crypto Market

* **Major Crypto News**: Headlines distilled by Kai (e.g., “Ethereum Tokyo upgrade scheduled for July 2025…”).
* **Whale Alerts**: Notable on-chain transactions flagged for potential impact.
* **Significant Movements**: Top gainers/losers in DeFi tokens, NFT sector notes.
* Example card:

  > “Bitcoin fell 3% on June 3 after a large sell‐off from a whale wallet. Ethereum traded flat despite optimism around a new Layer 2 solution.”

Click **Generate** to update. Note: Data refreshes once daily on Free Plan; multiple times/day on Pro/Premium.

***

### 5. Market Sentiment

* **Fear & Greed Index**: A slider from 0 (Extreme Fear) to 100 (Extreme Greed).
* **Macro Conditions**: Data from BofA, Fed speeches, U.S. Treasury yields.
* Example:

  > “Fuelled by rising bond yields and hawkish Fed commentary, current Fear & Greed sits at 35 (Fear). Macro conditions show slight tightening.”
* Click **Generate** to recalc based on latest inputs.

***

### 6. Recession Risk

* **Recession Score** (0–100): A gauge measuring default spreads, yield curve inversion, PMI.
* **Color‐coded scale**:
  * 0–20 → Very Low Risk
  * 21–40 → Low Risk
  * 41–60 → Moderate Risk
  * 61–80 → High Risk
  * 81–100 → Very High Risk
* Example:

  > “As of June 3, 2025, the BofA US High Yield Option‐Adjusted Spread is 3.70%, up from 3.50% the previous day, indicating rising risk aversion. Recession Score: 50 (Moderate).”
* Click **Generate** to fetch new spreads and recalc.

***

### 7. Market Condition

* **Market Phase**: Bear Market, Bull Market, Neutral.
* **Indicator Sources**: S\&P 500 moving averages, sector breadth, NYSE McClellan Oscillator.
* Example:

  > “Recent analyses indicate that major indices and leading stocks are in corrective phases, with potential completion of a larger 5-wave corrective structure. Tesla’s share price is considered to be forming a bottom near $ₓₓₓₓ.”
* Click **Generate** to update for new price action.

***

### 8. Stocks & Forex Views (Optional Tabs)

* When you switch to **Stocks** or **Forex**, you’ll see a table of top performers/underperformers, along with short AI summaries for each.
* Example (Stocks tab):

  | Symbol | Move (%) | AI Comment                                                    |
  | ------ | -------- | ------------------------------------------------------------- |
  | AAPL   | +1.8%    | “Apple soared after better-than-expected earnings…”           |
  | TSLA   | −2.3%    | “Tesla shares pulled back post-earnings, RSI shows oversold.” |

Click **Generate** to refresh.

***

### 9. Chart Analysis (Market Scan)

* AI will run quick analyses on major indices (e.g., S\&P 500, Nasdaq 100) side by side.
* Each index card shows:
  * Current trend + volatility
  * One-sentence summary (e.g., “S\&P 500 is emerging from a consolidation zone, looking to retest 4 500.”)
* Click each card’s **Analyze** button for a full **Chart Analyzer**‐style breakdown (opens Chart Analyzer with the index chart preloaded).

***

### 10. Tips & Best Practices

* **Check Daily**: Ideally run Market Scan each morning before markets open.
* **Customize Tabs**: Pro/Premium users can pin favorite tabs or choose specific sectors.
* **Use with Chart Analyzer**: If Market Scan highlights a key crypto mover, copy its chart link and drop into Chart Analyzer for deeper insight.
* **Mobile View**: Our UI is responsive—Market Scan works on tablets/phones for quick on-the-go summaries.

***


---

# 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.tradingwizard.ai/trading-tools/market-scan.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.
