> For the complete documentation index, see [llms.txt](https://help.quantower.com/quantower/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.quantower.com/quantower/analytics-panels/chart/volume-analysis-tools/historical-time-and-sales.md).

# 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 chosen 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](/files/-LSVH3Aw0Hd8IgXI8Ac1)

Turn on the "**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 ](/files/-LSVQvsoovouk0f-wtRE)

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 an external .csv or .html file
* **Column visibility.** Enable or disable columns in the table


---

# 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:

```
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.
