> For the complete documentation index, see [llms.txt](https://hdsd.dnse.com.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hdsd.dnse.com.vn/san-pham-dich-vu/kenh-tu-van-dau-tu/kham-pha-thi-truong.md).

# Khám phá thị trường

Tại màn hình này, khách hàng có thể tham khảo các thông tin chi tiết nhận định về thị trường hiện tại.

<figure><img src="/files/nmW7EtsNIBjxZ6Xz4KzU" alt="" width="563"><figcaption></figcaption></figure>

<mark style="color:red;">**Định giá thị trường:**</mark> So sánh PE của thị trường với dữ liệu trong quá khứ để biết định giá thị trường

* ***Vùng định giá rẻ*** là cơ hội tốt để đầu tư trong trung hạn
* ***Vùng định giá đắt*** thì rủi ro trong trung hạn đang tăng

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

<mark style="color:red;">**Tâm lý thị trường:**</mark> Là trạng thái tâm lý của thị trường trong ngắn hạn

* Chỉ số gần ***vùng hưng phấn***: rủi ro trong ngắn hạn cao
* Chỉ số gần ***vùng sợ hãi***: cơ hội trong ngắn hạn lớn

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

<mark style="color:red;">**Biến động thị trường:**</mark> Là mức độ biến động của thị trường trong ngắn hạn.

* ***Vùng biến động mạnh***: thị trường có khả năng xảy ra đảo chiều xu hướng trung hạn
* ***Vùng biến động nhẹ***: thị trường có khả năng duy trì được xu hướng trước đó

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

* <mark style="color:red;">**Biểu đồ nhiệt ngành**</mark>: chia thành Giá trị GD, Khối lượng GD, Vốn hóa

  <figure><img src="/files/fT7N7tlSR1kNTdxB2mSt" alt="" width="334"><figcaption></figcaption></figure>

KH có thể chọn từng ngành để xem thông tin chi tiết

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

<mark style="color:red;">**Xu hướng ngành:**</mark> Biểu đồ chia làm 4 vùng

* *<mark style="color:orange;background-color:orange;">**Vùng nghi ngờ:**</mark>* Giá bắt đầu tăng nhưng dòng tiền chưa chú ý đến, thể hiện qua thanh khoản thấp
* *<mark style="color:green;background-color:green;">**Vùng hưng phấn:**</mark>* Lực cầu tăng mạnh, giá và thanh khoản đều tăng tương ứng
* *<mark style="color:red;background-color:red;">**Vùng suy giảm:**</mark>* Áp lực bán mạnh, giá giảm đi kèm thanh khoản tăng
* *<mark style="color:blue;background-color:blue;">**Vùng chán nản:**</mark>* Giá giảm nhưng lực cung có dấu hiệu kiệt quệ, thể hiện qua thanh khoản giảm

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

<mark style="color:red;">**Cổ phiếu nổi bật**</mark>

Danh mục cổ phiếu theo tiêu chí: Tăng trưởng, Sôi động, Khối ngoại quan tâm, Cổ tức cao, Mới lên sàn

<figure><img src="/files/9fpNNyLxnQwq3KSJk8jw" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://hdsd.dnse.com.vn/san-pham-dich-vu/kenh-tu-van-dau-tu/kham-pha-thi-truong.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
