# Positions balance

Positions balance panel shows a summary of the user's open positions by each symbol. To open a Positions balance panel, select Terminal -> Positions balance.

![](https://lh3.googleusercontent.com/rq10TuwrGGbDjgJblmM-CobdcW6e0VTh4PsH5Au-3LW0xCyOAQ8zVVn9pKgBmn1nwztgkawo9U_9EYo2zQQNpv-el9B9AjGUCM7MDQyzL-Qz9lNefE78Luixq2gW8YIQilo514AM)

A user can select an account or a group of accounts for which he wants to see information.

For a user who has several accounts or Linked accounts, there is an Account lookup located at the panel’s toolbar. It allows selecting an account by which the data will be displayed in the panel. Furthermore, the Account lookup contains the Multi-select mechanism.

![](https://lh5.googleusercontent.com/of0ZNzlBp75pa0GUpg8kRqsJdjbdXCW3dxPHZ4KTSZNvVjeTnxG4jPeLxACLrmE6cWw43VOnPcjxRXR8OTOZp3bGIMboJBsxq_2h2fm0LFC4yPdOIT_rjOcniA5NXfJIVofS1sTh)

The following columns are available in the panel:

* Symbol – the instrument name.
* Net position qty. – net amount of opened positions.
* Break-even point – shows the price where Profit/Loss will be zero.

![](https://1123742694-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MgF394Y8wbK0k-qZW4n%2Fsync%2Fbe00f5edc91588ce59ed45ea58aae1bab92788c0.png?generation=1628062555414400\&alt=media)

*where:*

*N - the number of open positions for the selected instrument;*

*OPi - Open price;*

*qty i - the volume of the "i" position, taking into account the sign, for a short position the sign is “-”, for a long position the sign is “+”.*

* Current price – current market price.
* Gross P/L – profit/loss in the accounts currency.
* Long qty. – total amount of long positions by symbol.
* Average long – average price of long positions.
* Short qty. – total amount of short positions by symbol.
* Average short – average selling price of short positions.
* Net exposure – net exposure for opened positions by symbol.
* Gross exposure – the total exposure for open positions by symbol.
* Strike price – price of option contract performance.
* Expiration date – date of contract expiration.
* Symbol type – type of the symbol.
* Position value – the current value of the position. Calculation is based on the current market price.

![](https://1123742694-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MgF394Y8wbK0k-qZW4n%2Fsync%2F69b7d4418a8a41d68367236d509a35c73d1d1526.png?generation=1628062509482732\&alt=media)

For long position: *Position value = Position exposure + Gross P/L*

For short position: *Position value = Position exposure - Gross P/L*

User has a possibility to close all positions through the context menu.

The total is shown in account currency if accounts by all opened positions have the same account currency; if accounts by which users have opened positions have different account currencies, then total is displayed in server currency.


---

# 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/account-information/positions-balance.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.
