> For the complete documentation index, see [llms.txt](https://help.stockmap.vn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.stockmap.vn/bo-cong-cu-hien-dai-cua-stockmap/bo-chi-bao-hien-dai-cua-stockmap-co-gi.md).

# Bộ chỉ báo hiện đại của STOCKMAP có gì?

Bộ chỉ báo hiện đại của STOCKMAP, được phát triển từ khái niệm Delta của MarketDelta, là một công cụ quan trọng trong phân tích thị trường tài chính. Bộ công cụ này bao gồm: Delta, Delta tích lũy, Fix Range Delta và Volume Delta giúp nhà giao dịch hiểu rõ hơn về sức mạnh của xu hướng và các hoạt động giao dịch đang diễn ra trên thị trường. Bằng cách hiển thị thông tin về sự thay đổi của delta, cho phép nhà giao dịch xác định được việc mua hoặc bán ròng đang diễn ra trong một xu hướng cụ thể. Công cụ này cung cấp cái nhìn chi tiết về việc tích lũy hoặc phân phối lực lượng mua bán, giúp nhà giao dịch đưa ra các quyết định giao dịch hiệu quả hơn.

<figure><img src="https://lh7-us.googleusercontent.com/docsz/AD_4nXd4Z7oq9CFUWj5qeYjdxSGMbdxCBHe_k_8SoFkv-6e7mOdhfmNiW51sPWovzXnquWX8hvyx_fsosbGcE-R1m5_BaSyTVDlQbSANYcGIYCwOophci052Zm6e_DgBtxe2iERo1Gk4Ex8SU7AGbHnX_H3UJpxJ?key=7NRUgtBB2m5cLGJi0NYTFw" alt=""><figcaption></figcaption></figure>

## Các nội dung chính của bộ chỉ báo hiện đại

{% content-ref url="/pages/mYC3C2MpInPm1DxNLsey" %}
[Vì sao Delta quan trọng?](/bo-cong-cu-hien-dai-cua-stockmap/bo-chi-bao-hien-dai-cua-stockmap-co-gi/vi-sao-delta-quan-trong.md)
{% endcontent-ref %}

{% content-ref url="/pages/gBGpnBgokmgMRh964gaU" %}
[Các loại Delta ](/bo-cong-cu-hien-dai-cua-stockmap/bo-chi-bao-hien-dai-cua-stockmap-co-gi/cac-loai-delta.md)
{% endcontent-ref %}


---

# 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://help.stockmap.vn/bo-cong-cu-hien-dai-cua-stockmap/bo-chi-bao-hien-dai-cua-stockmap-co-gi.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.
