# Hyperliquid Whale Trades

Track large trades and market-moving transactions in real-time on Hyperliquid.

The Whale Trades feature monitors significant trading activity on Hyperliquid, allowing you to follow the moves of large traders and institutional players. This real-time feed helps you identify market trends, spot opportunities, and understand the behavior of major market participants.

<figure><img src="/files/avA7Dfeu28Wi6cR4ENKf" alt=""><figcaption><p>Hyperliquid Whale Trades</p></figcaption></figure>

### Overview

**Key Features:**&#x20;

• **Real-Time Monitoring:** Live feed of large trades as they happen&#x20;

• **Comprehensive Trade Data:** Full details including trade value, direction, and position changes&#x20;

• **Bot Detection:** Identify automated trading activity with robot indicators&#x20;

• **Copy Trading Integration:** Follow successful whale wallets

&#x20;• **Advanced Filtering:** Sort and filter trades by various criteria

### Understanding the Trade Feed

#### Column Definitions

**Copy Trade** Action buttons to copy trade the wallet. Click the copy icon to start following a whale's trading strategy automatically.

**Wallet** The wallet address of the trader. Look for these indicators:

* 🤖 **Robot emoji:** Indicates the wallet may be an automated bot
* ⭐ **Star icon:** Mark wallets as favorites for tracking

**Coin** The cryptocurrency being traded, with icons for easy identification:

* BTC (Bitcoin)
* ETH (Ethereum)
* KPEPE, DOGE (Altcoins)

**Trade Value** The total USD value of the trade. Larger values indicate more significant market impact.

**Direction** Shows the trading action taken:

* 🟢 **LONG:** Opening or increasing a long position (betting price goes up)
* 🔴 **SHORT:** Opening or increasing a short position (betting price goes down)
* **POSITION CLOSE:** Closing an existing position

**Side** Indicates the market impact:

* **INCREASE:** Position size is growing
* **DECREASE:** Position size is shrinking

**Size** The quantity or size of the position change.

**Entry Price** The price at which the trade was executed.

**uPnL (Unrealized P\&L)** Current profit or loss on the position:

* Green values: Profitable positions
* Red values: Losing positions
* This updates in real-time as prices change

**Date** Timestamp showing when the trade occurred (e.g., "44 minutes ago", "1 hours 18 minutes ago").

### How to Use Whale Trades Effectively

#### Identifying Opportunities

1. **Follow High-Value Trades:** Monitor trades above $1M for potential market-moving activity
2. **Track Successful Patterns:** Watch wallets with consistent green uPnL
3. **Observe Timing:** Note if multiple whales trade the same asset simultaneously
4. **Monitor Leverage:** High-leverage trades often indicate strong conviction

#### Copy Trading Strategy

**Selecting Whales to Follow:**

* Look for consistent profitability (green uPnL across multiple trades)
* Consider trade frequency and timing
* Avoid obvious bot accounts unless their strategy appeals to you
* Check if the whale trades assets you're interested in

**Risk Management:**

* Don't blindly copy every whale
* Consider your own risk tolerance vs. whale's leverage usage
* Monitor the whale's overall performance over time

#### Market Analysis

**Trend Identification:**

* Multiple long positions in same asset = bullish sentiment
* Multiple short positions = bearish sentiment
* Mixed signals = market uncertainty

**Volatility Indicators:**

* High-frequency position changes suggest volatile conditions
* Large position closes may indicate trend reversals
* Consistent direction across multiple whales strengthens signals


---

# 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.dextrabot.com/features/hyperliquid-whale-trades.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.
