# Buy/Sell Tracker

With the Buy/Sell analysis module, you will always understand what the market sentiment is currently prevailing. In one window you can see real buy and sell items in order to take a balanced approach to trading decisions. And a customizable alert system will notify you when there is a change in the market sentiment.

<figure><img src="/files/w1PO23nmQfA3qJVGipzz" alt="" width="305"><figcaption></figcaption></figure>

<br>


---

# 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://avstrade.gitbook.io/avstrade-docs-en/analytics/buy-sell-tracker.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.
