> 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/sp-giao-dich-chung-khoan-phai-sinh/dong-deal.md).

# Đóng Deal

Đóng deal là tính năng để giúp KH tối ưu trong việc chốt lời hoặc cắt lỗ sát nhất theo giá real time.

## **1. Thực hiện trên app**

**Bước 1:** Tại màn hình **Sở hữu**, KH nhấn vào nút <mark style="color:red;">**"Đóng"**</mark> tương ứng với deal cần đóng

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

**Bước 2:** Sau đó KH <mark style="color:red;">**Xác nhận**</mark> lệnh.

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

Hệ thống sẽ gửi thông báo lệnh được đặt thành công là lệnh LO trần/sàn ngược chiều với deal đang mở

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

Thông tin lệnh đóng deal, KH có thể xem tại màn hình Sổ lệnh

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

## **2. Thực hiện trên web**

**Bước 1:** Tại phần deal Phái sinh, KH nhấn vào nút đóng ![](/files/SUsydbMcF0XFK2FEJmzh) tương ứng với deal cần đóng

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

**Bước 2:** Sau đó KH <mark style="color:red;">**Xác nhận**</mark> lệnh.

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

Hệ thống sẽ gửi thông báo lệnh được đặt thành công là lệnh LO trần/sàn ngược chiều với deal đang mở

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

Thông tin lệnh đóng deal, KH có thể xem tại màn hình Sổ lệnh

<figure><img src="/files/JZCebroWB3OvpFSyLf5l" 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/sp-giao-dich-chung-khoan-phai-sinh/dong-deal.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.
