# Table - Positions

### Purpose

Table Positions is designed for to displaying the information on active positions.

### Table creation

1. To create a Position table please go to the left side menu, section Tables → Positions

![](https://content.gitbook.com/content/m74RaI07TSxDaTqb911t/blobs/r08v3cxLxKaGPGkuuuHv/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%202023-03-07%20%D0%B2%2002.02.24.png)&#x20;

2. Left-click on the table name Positions&#x20;
3. After clicking, a new tab will open with the Positions table

<figure><img src="https://3728651868-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fm74RaI07TSxDaTqb911t%2Fuploads%2FQScdUvq3l6MYzdEffamk%2FScreenshot%202023-10-26%20at%2013.17.31.png?alt=media&#x26;token=54ae6193-32d9-4059-951c-8510ea6f088f" alt=""><figcaption><p>Состояние таблицы с активной позицией</p></figcaption></figure>

### Purpose of the fields:

| \[❌] - Close market position | For each position, the “Close market position” button is active |
| ---------------------------- | --------------------------------------------------------------- |
| Platform                     | Exchange                                                        |
| Account                      | For Binance — market type                                       |
| Connection name              | Connection name to exchange                                     |
| Direction                    | Direction of the opened position                                |
| Date of the position opening | Opening date of the current position                            |
| Time of the position opening | Opening time of the current position                            |
| Market instrument            | Code of the instrument                                          |
| Price                        | Average price of the position                                   |
| Volume                       | General volume of the position                                  |
| Current PNL                  | Current PnL                                                     |


---

# 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://1ex.gitbook.io/1ex-smart-dom/trading-tables/table-positions.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.
