# 平倉訂單

若要關閉一個「*訂單*」或「*部位*」在 PropW 上，請前往「*交易*」畫面下方。

<figure><img src="https://2815469980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeaxOdUiZ0pgP8l3xBrOW%2Fuploads%2FWeImivK7TsORYiRAi17P%2Fimage.png?alt=media&#x26;token=198063d3-13a0-401e-9b1b-953f7bb0dbe2" alt=""><figcaption></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://docs.propw.com/documentation/documentation-zh-tw/propw-jiao-yi-mo-zu-ping-tai/integrations.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.
