> For the complete documentation index, see [llms.txt](https://docs.scalp-empire.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scalp-empire.com/collection-analytics-and-sniping-page/11.-live-activity-feed-sales.md).

# 11. Live activity feed - Sales

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

This will show every successful transaction for this collection. Top IDs are Buyers, bottom IDs are Sellers. If a buyer is shown as **green**, it means the wallet is accumulating. If a seller is shown as **orange**, it means the wallet is dumping. Remember, you can set the Whale threshold in [**Settings.**](/i-have-a-nestor-now-what/check-your-settings.md)\*\*\*\*\\

\*\*\*\*You can see the number of items owned next to each wallet in the sales list (if it owns more than 1) and if you click on the wallet, a new tab will open and show you the ME wallet page.\\

There are several informations that can help you identify buying and selling opportunities here :

* Volume -> The more transactions, the more volatile;
* Dumpers and Accumulators -> Can give you an idea of what whales are doing;
* NFTs bought -> You can visualize the NFT by clicking the<img src="/files/r0JRxPIhkgsJEQ9uQu92" alt="" data-size="line">icon, and identify the attributes that are being bought the most.
* Attribute floor prices and listed count

![](/files/JTTa2LYfDzOv6oFXRW7W)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.scalp-empire.com/collection-analytics-and-sniping-page/11.-live-activity-feed-sales.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
