# Trade

### ① TP(Take Profit)/SL(Stop Loss)

<figure><img src="https://2719318313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfMgSIciLclT1gbx3F3JJ%2Fuploads%2FMdENn4h7Ln3al08eZ2yi%2Fimage.png?alt=media&#x26;token=156636b0-54b8-4a09-afb4-3f784ee8ba06" alt=""><figcaption></figcaption></figure>

TP/SL means Take Profit and Stop Loss. When you check TP/SL at the trading sidebar, a field for entering TP/SL price is activated. Take Profit requires a more favorable price than the order price, and Stop Loss requires entering a more unfavorable price than the order price.\
\
e.g. When you place a buy (long) order at 21,200, you must enter a price higher than 21,200 for Take Profit and a price lower than 21,200 for Stop Loss.

### ② Reduce Only

<figure><img src="https://2719318313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfMgSIciLclT1gbx3F3JJ%2Fuploads%2FEsVq2Yuemg0que40My8p%2Fimage.png?alt=media&#x26;token=76baf02c-9923-4a6e-a9d0-66442f691104" alt=""><figcaption></figcaption></figure>

The reduce only order is a function to prevent the user's position from increasing beyond the entered position. That is, only position reduction is allowed. If you want to increase the size from an existing position, you must uncheck the function.

For example, you currently have a buy(long) position of 21,390, a Take Profit order price 22,000 and a Stop Loss price of 20,500.

1. Reduce Only On: If the price drops to 20,500, a loss will incur, and the existing Take Profit order (22,000) will be automatically canceled to prevent unintentional entry.
2. Reduce Only Off: If the price drops to 20,500, a loss will incur, and if the price rises back to 22,000, existing Take Profit(22,000) order will be executed unintentionally.

<figure><img src="https://2719318313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfMgSIciLclT1gbx3F3JJ%2Fuploads%2F40ShKU13EPgO139At6US%2Fimage.png?alt=media&#x26;token=7a9da25e-f232-4751-9cc8-343b6974a7bf" alt=""><figcaption></figcaption></figure>

* **GTC:** This option is triggered when the ordered position can be fully executed. If you place an order with the GTC option, your order will remain on hold until the conditions of the quantity and price entered by the user are met.
* **IOC:** The quantity that can be executed immediately after the order is executed, and the remaining quantity that has not been executed will be cancelled.\
  e.g. If the current price of BTCUSDT is 24,000 and the quantity available for order is 5 at 24,000, when you place an order for 10 at 24,000, 5 will be executed and 5 will be automatically canceled.
* **FOK:** If the price and position at which the order is received can be executed immediately, all orders will be executed, otherwise all will be cancelled.\
  e.g. If the current price of BTCUSDT is 24,000 and the quantity available for order is 5 at 24,000, when you place an order for 10 at 24,000, 5 will be executed and 5 will be automatically canceled.

### ③-1 Single·Multi Asset Mode setting

<figure><img src="https://2719318313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfMgSIciLclT1gbx3F3JJ%2Fuploads%2FWBdtnHpNbRxw6jx6i3AA%2Fimage.png?alt=media&#x26;token=0f652707-7da4-4d99-96bc-983c38cd8db9" alt=""><figcaption></figcaption></figure>

Click the 'Multi-Asset' located below the order button in the trading side bar.

<figure><img src="https://2719318313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfMgSIciLclT1gbx3F3JJ%2Fuploads%2FzXNJEYTXxcYgYU5qGnKT%2Fimage.png?alt=media&#x26;token=4d962ffd-c8ae-4fbb-ba89-e81ff9e23844" alt=""><figcaption></figcaption></figure>

* **Single Asset Mode:** A mode that supports futures trading using only a single USDⓈ-M asset.
* **Multi-Assets Mode:** This is a mode that expands the type of USDⓈ-M futures margin, allowing users to trade various futures contracts using that asset as collateral.

### ③-2 Position Mode

<figure><img src="https://2719318313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfMgSIciLclT1gbx3F3JJ%2Fuploads%2FJQXFVzwfSuaANqojtZ3y%2Fimage.png?alt=media&#x26;token=b8db46a8-662c-47a7-990e-bc51ceaa1f32" alt=""><figcaption></figcaption></figure>

* One-way mode: This mode allows the entered contract to hold a position in only one direction.\
  e.g. If you enter a buy(long) position, you cannot hold a sell(short) position at the same time.
* Hedging Mode: This is a mode that allows you to hold an opposite position at the same time without liquidating the entered contract position.\
  e.g. If you place an order for a sell(short) position while entering the buy(long) position, the buy(long) position is maintained and a sell(short) position is entered.

This mode only applies to USDⓈ-M futures.

### ③-3 Confirm Order

<figure><img src="https://2719318313-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfMgSIciLclT1gbx3F3JJ%2Fuploads%2FyX129WUtHGCmoDnZb3B4%2Fimage.png?alt=media&#x26;token=c6f80b09-f23e-40be-8545-f1a71c37678f" alt=""><figcaption></figcaption></figure>

You can choose whether to activate the order confirmation pop-up for each order type.


---

# 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://chronicle-land.gitbook.io/en-land-ex/land-ex/trade.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.
