# Historical Deals

Each executed trade is represented on the chart with markers indicating whether it was a buy (represented by a green marker) or a sell (represented by a red marker). Include information about the volume of each trade and execution Price.

<figure><img src="/files/0JWJmiHe5scsZDzvkSy0" alt=""><figcaption></figcaption></figure>


---

# 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://wiki-en-macos.tiger.trade/features/application-interface/preferences/historical-deals.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.
