# 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.

![](/files/-MgF4HVDsTQlLLDZUfVb)

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

The following columns are available in the panel:

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

![](https://gblobscdn.gitbook.com/assets%2F-LMCqxhh2XAdWPUjcvxR%2F-MQIR50JOX7EHn3l1Qou%2F-MQIT3l5yiZLLxLxSFua%2F22.png?alt=media\&token=b1aefce9-3ed1-4ff3-a8fc-dfca3d9a9db4)

*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.
* Exp. date – date of contract expiration.
* Strike price – price of option contract performance.
* Position value – current value of the position. Calculation is based on current market price.

![](/files/-MgF4HVFhy3MAuPXCBlX)

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.

Note. Positions having the "Trading mode = Corporate actions" are displayed as separate rows.


---

# 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/desktop-application-for-windows/windows/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.
