# Trading History

**Trading**

Trading history shows data on all deals that take place on the selected exchange for the active(displayed on the chart) trading pair.

Provides the user with information at what price, in what volumes and in what time, deals were concluded on an active trading pair. For clarity, Buy deals are highlighted in blue, Sell deals are highlighted in red. The filter allows to display only the necessary deals, excluding small volumes.

<figure><img src="https://591419216-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVaZsqm5yzVCnvvcwFBZY%2Fuploads%2FHpMgmP21ozqDXFMILgu0%2Fimage.png?alt=media&#x26;token=039f1aea-0a42-4c37-bbe2-867d96197338" alt="" width="268"><figcaption></figcaption></figure>

1\. Volume filter input field. Separately for Buy and Sell deals.

2\. Selection of a period based on trading statistics.

**Result by volume:**

3\. Total volume in symbol units and % of change relative to previous period.

4\. Short volume value in symbol units and % of the total value.

5\. Long volume value in symbol units and % of the total value.

**Result of deals:**

6\. Number of deals and % change relative to the previous period.

7\. Number of Short deals and % of the total value.

8\. Number of Long trades and % of the total value.

**Prints**

Print is information about the total volume of deals, grouped by time (with an accuracy up to 1,000 ms) and direction. The higher the volume, the more price change. The price of the print is calculated from the beginning of the movement.

<figure><img src="https://591419216-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVaZsqm5yzVCnvvcwFBZY%2Fuploads%2FJBmNmg2aAnQ6jadLb3oh%2Fimage.png?alt=media&#x26;token=e5ca1d77-9ce8-4266-af7c-abd36ce05dd4" alt="" width="268"><figcaption></figcaption></figure>

1\. Enable/Disable notifications about finding aggregated prints.\
Activated/Deactivated by pressing.

{% hint style="info" %}
Signals are sent to the Monitoring section. Also you receive a push notification in the lower right corner of the terminal.
{% endhint %}

2\. Volume filter input field. Separately for Buy and Sell deals.

**Result for the found print with the maximum volume:**

3\. Selecting a period to find a print with maximum volume.

4\. Date and time of maximum print.

5\. Price of maximum print.

6\. Maximum print volume.

7\. Long/Short direction of maximum print.

{% hint style="info" %}
Settings are saved for each symbol separately, you can delete and pause signals in the Analytics Dispatcher section.
{% endhint %}

<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/trading-history.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.
