# Orders History

Order History panel shows you information about your opening and closing orders. Order History panel is related to Portfolio group of Control Center sidebar.

![The common look of Order History panel](/files/-LZJkMfp0_YUo4N6yWMA)

## Available columns

| **Account**         | login name of an account that made a trade                                                              |
| ------------------- | ------------------------------------------------------------------------------------------------------- |
| **Symbol**          | A traded symbol                                                                                         |
| **Description**     | Comments for symbol                                                                                     |
| **Symbol type**     | A symbol's market category (CFD, spot, stocks, etc.)                                                    |
| **Expiration date** | Date of contract expiration                                                                             |
| **Strike price**    | Price of option contract performance                                                                    |
| **Side**            | Type of trade (BUY or SELL)                                                                             |
| **Order type**      |                                                                                                         |
| **Quantity**        | Amount of a order, either in lots or in units, depending on what is selected in the Settings dialog box |
| **Price**           | Price at which the order was executed.                                                                  |
| **Trigger Price**   |                                                                                                         |
| **TIF**             | The order's time in force                                                                               |
| **Status**          | Order status                                                                                            |
| **Date/Time**       | Date and time when a order was placed                                                                   |
| **Order ID**        | A unique number that the trading system assigns to each order                                           |
| **Order group ID**  |                                                                                                         |
| **Connection name** |                                                                                                         |

## Context menu actions

By right-clicking on each row of Order History panel, you will get a context menu with the following functions:

![Context functions](/files/-LZJkMfrYWGGiKi5urBz)

### Common actions

| **Group by**           | Groups all rows by the selected column  |
| ---------------------- | --------------------------------------- |
| **Columns visibility** | Allows to toggle the columns visibility |


---

# 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.in/portfolio-panels/orders-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.
