# Historical Time & Sales

Historical Time & Sales tool shows all trades for the selected bar in the form of Time & Sales. Once you have activated the Historical T & S and chose the desired historical bar on the chart, all its trades will be shown in the table in the order of their execution.

![Historical Time & Sales](https://4186075531-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LD6FsRvQ3jgwJIg6O7r%2F-LSVH08O_ObM7HVKnD-k%2F-LSVH3Aw0Hd8IgXI8Ac1%2Fhistorical%20TS.gif?alt=media\&token=511500b4-eac7-4237-ba25-be6a6659fa6b)

Turn on "**Bar Select"** button and select the bar (candle) for which you want to download data. When this mode is turned off, you can continue to work with the chart, while the downloaded data will remain in the table.

### Table actions

By default, the table displays five columns — *Time, Last price, Trade Size, Aggressor flag, Tick direction*. You can move any column of the table left or right, as well as sort or filter data.

![Context menu of the table of Historical Time & Sales ](https://4186075531-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LD6FsRvQ3jgwJIg6O7r%2F-LSVP7txglEe5BNPtqMp%2F-LSVQvsoovouk0f-wtRE%2Fcontext%20menu%20historical%20ts.png?alt=media\&token=d9334701-a892-4417-9931-8465eb2afcff)

By right-clicking on the table, a context menu will appear with several options:

* **Clear table**. Delete all data from the table
* **Export data** to external .csv or .html file
* **Column visibility.** Enable or disable columns in the table


---

# 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://help.quantower.com/quantower/analytics-panels/chart/volume-analysis-tools/historical-time-and-sales.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.
