# Time & Sales

Time & Sales panel lists sales operations on the market.

To open the Time & Sales panel select Terminal -> Time & Sales.

The Time & Sales panel chronologically shows all trades for a symbol in real time mode.

The information about chosen symbol starts streaming upon opening the panel.

![](/files/-MgF4PtWre17cuGtl90Q)

The following data is available for each trade:

* Symbol – the relevant symbol.
* Time – the time of the trade, can be displayed in two modes depending on the time format set in the settings: hh:mm:ss or hh:mm:ss:ms.
* Price – the price at which the trade fills.
* Size – the size of the trade.
* Side – shows side of the trade: Buy or Sell.
* Source – a source of market data, where a trade took place.


---

# 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.za.velocitytrade.com/web-platform/analysis-tools/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.
