# Add equation

Add Equation will allow users to calculate and customize the Financial formulas.&#x20;

**1.  Select the Enterprise to calculate the target**&#x20;

<figure><img src="/files/ofx02HZVxU0zlSxlpbhK" alt=""><figcaption><p>Choose companies to calculate</p></figcaption></figure>

User select Companies or Groups of Companies to calculate the indicator by typing in the Search box or selecting Img to select multiple Companies. Users can filter Companies from Exchanges, Sectors or Watchlists created by user.

The selected company will be displayed in area (1).&#x20;

**2.  Select indicator**&#x20;

<figure><img src="/files/B2YsQgNMrx88pbUEzQx0" alt=""><figcaption></figcaption></figure>

&#x20;(1) Search indicator to be calculated&#x20;

(2) Display area of selected indicators.&#x20;

For each selected indicator, the system will calculate the Total value of that indicator based on the selected group of companies.&#x20;

For example, the user selects the indicator of Special Mentioned, Substandard; the system will calculate the total Special Mentioned of all selected companies, and then calculate the total Substandard of all companies. Each indicator will be assigned the value A, B, C... equivalent to Total value of each separate indicator.&#x20;

**3.  Formula building**

&#x20;After assigning the indicators A, B, C...., the default formula which is the sum of the variables A + B + C + D will be displayed in area (4). Depending on the needs of user, user can edit the default formula with calculations supported like + - \* / or parentheses ().

&#x20;For example (A+B+C)/D or A/B + C/D

&#x20;After creating the formula, user checks if the display unit is VND, Times or % and clicks Apply.&#x20;


---

# 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://docs.fiinpro.com/english/tools/financial-chart/chart/add-equation.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.
