# 주문 배치 및 관리

## 주문하는 방법

주문을 하려면 계정의 [**거래**](https://margex.com/app/trade?label=BTCUSD) 페이지로 이동하세요:

![34How to place an order.png](https://strapi-secret-uurl-yuasdll767ew.margex.ch/uploads/34_How_to_place_an_order_0b0af2a02b.png)

1. 거래하고자 하는 **자산**을 선택합니다.
2. 주문의 **매개변수**를 설정합니다:

* 담보로 사용할 통화 선택
* 주문 유형 선택 (시장가, 지정가, 스탑 마켓 등)
* 주문 크기 및 레버리지 설정
* 지정가 또는 스탑 주문의 경우 **한정 가격** 또는 **스탑 가격** 입력

3. **BUY** 또는 **SELL** 버튼을 클릭하여 각각 롱(Long) 또는 숏(Short) 주문을 실행합니다.

주문이 체결되면 포지션이 열리며, **모든 열린 포지션과 미체결 주문은** [**오픈 포지션 및 활성 주문**](/help-center/ko/leverage-trading-guide/trade-interface.md#undefined-1) **모듈에서 확인할 수 있습니다.**

계정의 [**설정**](https://margex.com/app/settings) 메뉴에서 '**즉시 주문**' 기능을 활성화할 수 있습니다:

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

이 기능은 모든 추가 주문 확인 창을 제거하여 트레이더가 더 빠르게 주문을 배치하고 관리할 수 있도록 합니다.

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

{% hint style="info" %}
'즉시 주문'이 활성화된 상태에서는 주문 배치 모듈에서 BUY 또는 SELL 버튼을 클릭하는 즉시, 추가 확인 창 없이 설정된 주문 매개변수를 기준으로 주문이 **즉시** 실행됩니다.
{% endhint %}

이 기능을 사용할 때는 실수로 주문을 제출하지 않도록 주의하는 것이 중요합니다.

## 활성 주문 취소 방법

현재 활성 상태인 모든 주문은 [**활성 주문**](/help-center/ko/leverage-trading-guide/trade-interface.md#undefined-1) 섹션에서 확인할 수 있습니다.\
이 섹션에서는 트레이더가 **모든 미체결 주문을 검토하고 취소할 수 있습니다.**

#### 활성 주문 취소 방법:

1. **특정 주문을 취소하려면** 해당 주문 옆의 **취소 버튼**을 클릭하세요.
2. **모든 활성 주문을 한 번에 취소하려면** ‘**모두 취소**’ 버튼을 클릭하세요.

<figure><img src="/files/XHrRLdCuhv2ZgctZUuya" 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://help.margex.com/help-center/ko/leverage-trading-guide/orders-and-positions/manage-orders.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.
