# 止盈／止損

PropW 使用「止盈」和「止損」機制，自動平倉由使用者開立的部位。以下說明這些機制：

***止盈（TP）***：此功能可讓您設定一個目標價格，當您的部位達到該價格時將自動平倉，鎖定您的利潤。一旦市場價格達到此目標，交易便會平倉，並實現獲利。這對於在無需持續監控市場的情況下鎖定利潤特別有用。

***止損（SL）***：此功能可透過設定一個價格，幫助您限制潛在損失，當您的部位達到該價格時將自動平倉。如果市場走勢對您的部位不利並觸及止損價格，交易將會平倉，以將損失降至最低。這對於風險管理與保護您的資本至關重要。

#### 調整止損與止盈

若要設定這些機制，請在開立部位時前往「交易」畫面。啟用 TP/SL 按鈕。您通常會找到可輸入以下項目價格的選項：「*止盈*」和「*止損*」可在交易初始設定時或作為對既有部位的修改。這些設定對於交易策略中的有效風險管理至關重要。

<figure><img src="https://2815469980-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeaxOdUiZ0pgP8l3xBrOW%2Fuploads%2FxrYMr9zOrlXBtw6uCi0J%2Fimage.png?alt=media&#x26;token=8d990a4b-41db-4a2a-8b71-889d0bbf26d2" 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/interactive-blocks.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.
