# Condition TP/SL Order and Position TP/SL Order

**1.Condition Stop Loss/Take Profit:When placing a Condition Order, you will be able to set the \[Take Profit] and \[Stop Loss] orders simultaneously.**

Click \[Condition] and enter the order price and amount. Then, check the box next to \[TP/SL] to set the \[Take Profit] and \[Stop Loss] prices . Next,click \[Buy/Long] or \[Sell/Short] to place the order.

<figure><img src="/files/2KhR7m8sdZ0ENAWaOClA" alt=""><figcaption></figcaption></figure>

You can check your orders under the \[Open Orders] tab:

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

Click the edit button under \[TP/SL] tab to add or modify the TP/SL.

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

For short positions, the take profit price needs to be lower than the trigger price, and the stop loss price needs to be higher than the trigger price. For long positions, the take profit price needs to be higher than the trigger price, and the stop loss price needs to be lower than the trigger price.

**2.Position Stop Loss/Take Profit: Click \[Position] and set the take profit/stop loss under \[TP/SL For Position],this will be applied to the entire position.**

Click the edit button under \[TP/SL For Position] tab to add or modify the TP/SL.

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

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

You can view the take profit/stop loss under \[TP/SL For Position] tab.Click the edit button again to reset the take profit/stop loss.

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

You can view the order at \[Open Orders].

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

For short positions, the take profit price needs to be lower than the position average open price, and the stop loss price needs to be higher than the average open price. For long positions, the take profit price needs to be higher than the average open price, and the stop loss price needs to be lower than the average open price.


---

# 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://kine.gitbook.io/kine-docs-portal/tutorials/condition-tp-sl-order-and-position-tp-sl-order.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.
