# Performance

The Performance screen is accessible by default after opening the “My Portfolio” functionality.

![](/files/-MgF4QKZPErMPzHkZvJt)

## Account lookup

If a user has several Investor accounts, he can choose a certain account by tapping the Account lookup which is displayed instead of the “My Portfolio” header, and select the preferred account from the list.

![](/files/-MgF4QKbU5Ej-4biJehk)

## Diagrams

To show/hide the diagram, tap the![](https://lh3.googleusercontent.com/fsdAzbRLGK6ATzgXb5aQAZ4dtdnPtib6gKxdRqAbUsgBWRQjv1XxDKFZXtM7CuCtyCgFlY65nUHdnn0vC4xPMB8ymeOqsSVaJeJ6T3JlaIf4op_wG9p10dpCUEi3Vr8nKlLJwMsO)button. The following types of diagrams are displayed:

* Pie chart - shows the amount of funds that were invested into the Portfolio considering “Portfolio balance” as well as “Holding period rate of return” from the moment of investment.
* Doughnut chart - shows the “Portfolio allocation” values. The number of chart sectors corresponds to the number of assets in the portfolio as well as Cash. If there is no portfolio (positions) at the account, the chart will be plain and Cash will be displayed. The allocation will be dynamic as it will be built by the current investor’s portfolio.&#x20;

## Cards

Under the diagram a user can find cards that show assets/cash included in the portfolio.

![](/files/-MgF4QKeMJ6bI-Mg7yp4)

The following information is displayed on each card:

* asset name;
* instrument description;
* money equivalent of the asset share in the portfolio (Stock value);&#x20;
* money equivalent of the Cash share in the portfolio is calculated by the formula:

*Cash value in portfolio,$ = ProjectedBalance - sum(StockValue)*

To open full information by the asset/Cash, tap the corresponding card.

![](/files/-MgF4QKhc23tz6BNjvLJ)

* Holding period rate of return, % - chart shows the rate of return by a single asset/Cash since the moment of investment by days.
* Symbol type - shows the type of the traded symbol.
* Trading exchange - shows a trading exchange where the instrument is traded.
* Target allocation - shows a target allocation. The allocation is taken from the model which is assigned to the account.
* Current price - shows a current market price.
* Quantity - shows quantity in lots.&#x20;

The colors of the cards correspond to the colors of chart sectors. Tap a certain card to see the share of the asset/Cash in the portfolio on the diagram.


---

# 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/mobile-applications/ios/tablets/my-portfolio/performance.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.
