> 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/man-hinh-giao-dich/3.-huong-da-n-giao-di-ch-tren-web/dat-lenh-giao-dich/sua-lenh-tren-web.md).

# Sửa lệnh trên Web

📢Khi đặt lệnh Cổ phiếu/Phái sinh, Khách hàng có thể thực hiện **sửa lệnh LO trong phiên liên tục** theo hướng dẫn sau:

## Cổ phiếu

{% stepper %}
{% step %}

#### Chọn lệnh sửa

Khách hàng chọn tab **Đặt lệnh**, tại phần **Sổ lệnh thường** Khách hàng chọn lệnh cần sửa bằng cách click biểu tượng chiếc bút <img src="/files/ghJv7wI25VZXRzxvdyyW" alt="" data-size="line">

<figure><img src="/files/OKQAS5qQR9SEcnxr6lam" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Sửa lệnh

Nhập giá/khối lượng cần điều chỉnh

<figure><img src="/files/MoLkr78zyKnP1JVdIpFC" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Xác nhận lệnh

Kiểm tra thông tin lệnh ⇒ <mark style="color:red;">**Xác nhận sửa**</mark> ⇒ Sửa lệnh thành công&#x20;

<figure><img src="/files/tsE1RNTp5D7qJUzw9aw5" alt="" width="314"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

Lệnh được sửa thành công sẽ cập nhật lại ở Sổ lệnh thường

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

Khách hàng có thể click biểu tượng ![](/files/oBKxfyoi5GhyEzxOudyd) để cập nhật trạng thái mới nhất của sổ lệnh.

## Phái sinh

<mark style="color:red;">**🔔 Lưu ý: Để sửa lệnh, vui lòng chỉ sửa Giá hoặc Khối lượng**</mark>

{% stepper %}
{% step %}

#### Chọn lệnh sửa

Tại **Đặt lệnh**, Khách hàng chọn tab **Phái sinh**, tại phần **Sổ lệnh thường** Khách hàng chọn lệnh cần sửa bằng cách click biểu tượng chiếc bút <img src="/files/ghJv7wI25VZXRzxvdyyW" alt="" data-size="line">

<figure><img src="/files/d2vSKFxY6VQdcPzElQRp" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### **Sửa lệnh**

Nhập Giá hoặc Khối lượng cần điều chỉnh

<figure><img src="/files/yLhorxOwaf46AjFoM8uh" alt="" width="368"><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Xác nhận lệnh

Kiểm tra thông tin lệnh ⇒ <mark style="color:red;">**Xác nhận sửa**</mark> ⇒ Sửa lệnh thành công&#x20;

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

<figure><img src="/files/dZamJDXYm6D5UmKH3tPp" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

Lệnh được sửa thành công sẽ cập nhật lại ở **Sổ lệnh thường**.

Khách hàng di chuột vào trạng thái lệnh đã sửa ⇒ sẽ hiện bảng chi tiết như hình minh họa.

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

Khách hàng có thể click biểu tượng ![](/files/oBKxfyoi5GhyEzxOudyd) để cập nhật trạng thái mới nhất của sổ lệnh.


---

# 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/man-hinh-giao-dich/3.-huong-da-n-giao-di-ch-tren-web/dat-lenh-giao-dich/sua-lenh-tren-web.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.
