# 거래 수수료 및 자금 조달

거래 시에는 두 가지 유형의 수수료가 발생합니다: **거래 수수료**는 트레이더의 주문이 실행될 때 발생하며, **자금 조달**(자금 조달)은 포지션이 새로운 자금 조달 기간으로 이월될 때 발생합니다.

## 거래 수수료

시장에서 주문이 실행될 때는 사용된 주문 유형에 따라 거래 수수료가 부과됩니다:

<table data-full-width="false"><thead><tr><th align="center">테이커 수수료 (시장 주문)</th><th align="center">메이커 수수료 (지정가 주문)</th></tr></thead><tbody><tr><td align="center">0.060%</td><td align="center">0.019%</td></tr></tbody></table>

\
**메이커 수수료**는 주문서를 즉시 매칭하지 않고 지연된 주문을 추가하여 유동성을 공급할 때 부과됩니다: 즉, [**지정가 주문**](/help-center/ko/leverage-trading-guide/orders-and-positions/order-types.md#limit-order) 이 현재 가격 아래에서 매수 주문을 하거나 현재 가격 위에서 매도 주문을 할 때입니다. 이는 조건부 [**이익 실현**](/help-center/ko/leverage-trading-guide/orders-and-positions/order-types.md#stop-loss-and-take-profit) 주문을 포함합니다.

**테이커 수수료**는 주문서를 즉시 매칭하여 유동성을 제거할 때 부과됩니다: 즉, [**시장 주문**](/help-center/ko/leverage-trading-guide/orders-and-positions/order-types.md#market-order) 또는 실행 시 시장 주문으로 전환되는 조건부 주문(예: [**스톱 마켓**](/help-center/ko/leverage-trading-guide/orders-and-positions/order-types.md#stop-market-order) 및 [**스톱 로스**](/help-center/ko/leverage-trading-guide/orders-and-positions/order-types.md#stop-loss-and-take-profit)입니다.

> 거래 수수료는 트레이더의 주문이 시장에서 실행될 때마다 발생합니다, 즉 포지션을 열 때와 닫을 때입니다.

## **자금 조달**

**자금 조달**(자금 조달)은 포지션이 새로운 **8시간 자금 조달 기간**으로 이월될 때마다 발생합니다 - 00:00, 08:00 및 16:00 UTC 이후. 포지션이 다음 자금 조달 롤오버 전에 닫히면 수수료가 부과되지 않습니다.

{% hint style="info" %}
**예상 자금 조달 비율**:

* 롱: -0.12%
* 숏: -0.12%

**실제 자금 조달 비율은 주문 크기, 전체 시장 노출, 시장 변동성 및 롱/숏 비율에 따라 달라질 수 있습니다.**

수수료 및 자금 조달은 항상 전체 주문 크기를 기준으로 계산됩니다.
{% endhint %}

**자금 조달 카운트다운 타이머**는 [**거래**](https://margex.com/app/trade?label=BTCUSD) 페이지에서 거래 차트 위에 반영됩니다. 타이머가 00:00에 도달하면, 모든 열린 포지션에 자금 조달이 발생하고 새로운 자금 조달 기간이 시작됩니다.

<figure><img src="/files/LtHRdmT6kFuIq0M4AMZS" 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/margex/trading-conditions/margex-fees.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.
