# All prices

This information is useful for identifying key levels.\
To create a new window, select **Open → All prices** in the main menu.

![](https://s3-eu-central-1.amazonaws.com/euc-cdn.freshdesk.com/data/helpdesk/attachments/production/80075023775/original/doug-UwR1d8cHJX3HzUFGASTW1gcPZHf6w.png?1644223743)

The window contains:

* Selecting an instrument
* Selecting a range of dates among which a calculation will be conducted
* Selecting a time range for filtering data within a day
* Merging of adjacent cells into one cell
* Applying settings and updating data in tables
* Displaying values for the selected instrument
* Table with average values of the columns of the main table

| Column | Description                                          |
| ------ | ---------------------------------------------------- |
| #      | Cell number.                                         |
| Price  | Price.                                               |
| Volume | General volume (Ask + Bid).                          |
| Trades | Number of trades.                                    |
| Bid    | Sell volume.                                         |
| Ask    | Buy volume.                                          |
| Delta  | Difference between buy and sell volumes (Ask - Bid). |

<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://support.tiger.com/english/windows/all-prices.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.
