# Mất cân bằng (Imbalance)

## Định nghĩa Mất cân bằng (Imbalance):

Mất cân bằng (imbalance) xảy ra khi so sánh giá trị của cột ASK/BID theo đường chéo từ trái sang phải đạt được một tỷ lệ nhất định (Imbalance ratio). Người dùng sẽ có quyền tùy chỉnh tỷ lệ này ( mặc định = 3).

Khi giá trị cột Ask (bên mua chủ động) / Bid (bên bán chủ động) ≥ 3, ta coi đó là mất cân bằng nghiêng về phía bên mua và mức giá mua đó sẽ được tô đậm màu xanh.

Nếu giá trị cột Bid (bên bán chủ động) / Ask (bên mua chủ động) ≤ 3, ta coi đó là mất cân bằng nghiêng về phía bên bán và mức giá bán đó sẽ được tô đậm màu đỏ.

Ví dụ: <mark style="color:red;">**Imbalance Sell**</mark>

<figure><img src="/files/9XS6LgLCgW1z6Cg2U61l" alt=""><figcaption><p>HÌnh ảnh <mark style="color:red;"><strong>Imbalance Sell</strong></mark></p></figcaption></figure>

Ví dụ: <mark style="color:green;">**Imbalance Buy**</mark>

<figure><img src="/files/CeikHVWhk9qmEew9w0x1" alt=""><figcaption><p>HÌnh ảnh <mark style="color:green;"><strong>Imbalance Buy</strong></mark></p></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://help.stockmap.vn/bo-cong-cu-hien-dai-cua-stockmap/footprint-huong-dan-su-dung/cach-phan-tich-order-flow-voi-bieu-do-footprint/mat-can-bang-imbalance.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.
