> For the complete documentation index, see [llms.txt](https://hdsd.vdsc.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.vdsc.com.vn/phai-sinh-1/dat-lenh.md).

# Đặt lệnh

## <mark style="color:red;">Tổng quan Đặt lệnh phái sinh</mark>

<figure><img src="/files/4YcPC1TOu1WO50V0RyhJ" alt=""><figcaption></figcaption></figure>

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

{% hint style="info" %}

* Quý khách sẽ nhập thêm các điều kiện kèm theo tùy theo loại lệnh.&#x20;
* Xem hướng dẫn sử dụng Lệnh điều kiện [***Tại đây***](https://vdsc.com.vn/data/download-attached-files/lenhdieukienps-vn-801720.pdf)
  {% endhint %}

## <mark style="color:red;">Các loại lệnh Long/Short</mark>

### <mark style="color:red;">1. Lệnh điều kiện Stop/ Up/ Down</mark>

<figure><img src="/files/1aCIhzec6g364G51gkSw" alt=""><figcaption></figcaption></figure>

### <mark style="color:red;">2. Lệnh điều kiện OCO</mark>

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

### <mark style="color:red;">3. Lệnh điều kiện Tup/Tdown</mark>

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

### <mark style="color:red;">4. Lệnh điều kiện Bull\&Bear</mark>

<figure><img src="/files/1wYYjfn85PUmvcVEqeBL" alt=""><figcaption></figcaption></figure>

## <mark style="color:red;">Vị thế mở/Vị thế đóng</mark>

### <mark style="color:red;">1. Vị thế mở</mark>

<figure><img src="/files/6lAS0tbjvp1L6tcnZDFe" alt=""><figcaption></figcaption></figure>

### <mark style="color:red;">2. Vị thế đóng</mark>

<figure><img src="/files/PGdsBT92WPTzBJdN3gkq" 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.vdsc.com.vn/phai-sinh-1/dat-lenh.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.
