# Smart Screening

The Smart Screening feature allows users to screen and set up a list of stocks according to their own requirements. It includes nearly 1000 basic screening indicators, technical indicators, and financial reports. In addition, users can export screening results to an excel file.&#x20;

**Steps to perform:**

1\.   Select the stocks by selecting **Exchange, Sector,** and **Screener date**.

2\.   Select the screening **Indicator**, including **Key ratio** and **Financial statement**.

3\.   Set screening conditions for indicators.

&#x20;

The new feature in the FiinPro-X system's Smart Screening is in the screening conditions for indicators. The '**Additional Criteria'** section allows users to apply additional conditions beyond the screening value range and screening period.

\+ Operators include '< , > , <= , >= , ='

\+ Combined with the compared values: **Maximum, Minimum, Average** of the **last interim**, **3/5 recent continuous periods**.

**For example**, users screen stocks of companies with ROE (TTM) Q4-2021 index, within the value range of 10-20%, and greater than the Max of the 3 continuous TTM periods before the screening period (Q4-2021).&#x20;

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

&#x20;The result is 165 stocks that meet the above conditions.

&#x20;4\.   Click "**Apply**" => The screened results are displayed.

5\.   To display other information besides the screening indicators, users select "**Add more infor**”, the additional criteria screen appears, and then users can apply other indicators.

**Note**:

\- Users can save the screening conditions by clicking "**Save**" to save the form and reuse it in the next session.

\- Users can export the Screening results to an excel file by clicking "**Export Excel**"

\- To create watchlists (see the Watchlist function above), users select "**Create watchlist**"&#x20;

<figure><img src="/files/7gI2lVWgFFHSR9F02KbW" alt=""><figcaption></figcaption></figure>


---

# 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/smart-screening.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.
