> For the complete documentation index, see [llms.txt](https://docs.fiinpro.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fiinpro.com/phuong-phap-luan-1/phuong-phap-luan-chi-so-tai-chinh-cho-fiinpro-x/tinh-chi-so-index-nganh.md).

# Tính chỉ số Index/Ngành

I. Công thức chung tính Sector-Index:

![](/files/vKt1TZmPTUWAyCztY7C3)

Trong đó:

*It* : Chỉ số Sector-Index tại ngày t

*Pit* : Giá cổ phiếu i tại ngày t

*Pi0* : Giá cổ phiếu i tại ngày (t -1)

*Qit* : Khối lượng cổ phiếu i lưu hành tại ngày t

*Ht* : là hệ số chia

**I.   Công thức tính Sector-Index trong các ngày không có sự kiện điều chỉnh**

&#x20;

Áp dụng công thức 1

&#x20;

&#x20;

**II.   Công thức tính Sector-Index trong các trường hợp điều chỉnh**

&#x20;

### Vì sao phải điều chỉnh?

&#x20;

Chỉ số phản ánh sự thay đổi giá cả của chứng khoán. Vì vậy trong quá trình tính toán chỉ số, người ta loại bỏ những yếu tố làm thay đổi giá trị của chỉ số mà không phải do giá cả thay đổi, ví dụ như: Có cổ phiếu mới niêm yết, việc tách, gộp cổ phiếu ...

&#x20;

Trong những trường hợp này, số chia sẽ được điều chỉnh để đảm bảo chỉ số có tính liên tục và phản ánh đúng những thay đổi về giá cả trên thị trường.

&#x20;

Nguyên tắc điều chỉnh chung: ***Tổng giá trị trước khi thay đổi/ Hệ số chia cũ = Tổng giá trị sau khi thay đổi/ Hệ số chia mới.***


---

# 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://docs.fiinpro.com/phuong-phap-luan-1/phuong-phap-luan-chi-so-tai-chinh-cho-fiinpro-x/tinh-chi-so-index-nganh.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.
