# 限價止盈止損、市價止盈止損

目前 GFK 有兩種止盈止損單：限價止盈止損、市價止盈止損單。

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

## 什麽是限價止盈止損單？

限價止盈止損單可被分解為止盈止損單和限價單。 止盈止損價格是觸發限價單的價格，而限價價格是觸發限價單的價格。 這意味著，一旦您的止盈止損價格被觸發了，您的限價單將立即放在委托簿上。

## 什麽是市價止盈止損&#x55AE;**？**

市價止盈止損單和限價止盈止損單的操作是一樣，它們的分別是市價止盈止損單被觸發後，將會生效成為市價單，立即成交。

{% hint style="info" %}
當行情波動較大，價格急劇上漲或下跌時，市價單最終的成交價格的價格可能高於/低於您實際下單時在頁面看到當前最新成交價，您需要關註市場深度和價格波動狀況。
{% endhint %}


---

# 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://docs.gfk-ex.com/he-yue-jie-shao/yong-xu-he-yue-jie-shao/ding-dan-lei-xing/xian-jia-zhi-ying-zhi-sun-shi-jia-zhi-ying-zhi-sun.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.
