# Whale Trending

The [Whale Trending](https://t.me/solwhaletrending) channel highlights high-signal trading activity from large-value wallets ("whales") in real time. It identifies key whale movements across DEXs, helping users spot potential momentum trades early before others do.

This page explains the three signal types used in the Whale Trending system:

* Entry Signal
* Confluence Signal
* Accumulation Signal

### Entry Signal

An Entry Signal is triggered when a single whale wallet makes a significant purchase of a token.&#x20;

The signal includes:

* Wallet size and swap size
* Token details
* Buy % of supply
* Overview of First 20 buyers

Example:\
\
![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcmrNNBlzct1ibZFwF1lt1QK-5bl0LYG32H8HRPvhE8kWAK4Zsa3f1zeMMPiW6La_UTGHz54_3JMmVL5UR8vAuCobgb86SFGTXsXVItQF-i8ZyINmtRkJH42KVthOdObis9LlYXfg?key=YZcGOeFX8wsN_NTXPqvdGHf5)

### Confluence Signal

A Confluence Signal is triggered when 2 or more different whale wallets buy the same token, indicating wider whale interest.

The signal includes:&#x20;

* “Confluence Signal” label
* Token stats as per entry

Example:\
\
![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXc0687NgjVcK6XwQPsmLPrsXw1cCWE0PlLGxDxxvFeu73CGfXHItch9Nacq0MfNka6fbiINPx51A_A-szxao7YoLTieWuKdD7-UYf6L1jSBEEv8k6ss_wBKi-Kkfh655H5GQ8l9GQ?key=YZcGOeFX8wsN_NTXPqvdGHf5)

### Accumulation Signal

An Accumulation Signal is posted when the same whale wallet continues to accumulate more of a token it has already bought.&#x20;

* “Accumulation Signal” label
* Buy amounts, emoji tier, and token context

Example:\
![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXf4Bpv0GPH26ry7wa7WdSJ7sFbgqBkKxNsHHy4B3ftuQR-BwNB58LQ8Ahw6y6KdEewsXjNZurUjqu3xgYGOY1dCgcm7yAKiONLOG9D9ZGOmJdN3-4wL0L4ivbwlOMmNjb9IpxvwVg?key=YZcGOeFX8wsN_NTXPqvdGHf5)

\
Last Updated: 13 June 2025


---

# 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.soulterminal.ai/user-guides/trending/whale-trending.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.
