# 빠른 시작 (트레이더): 전략 생성 방법

Margex 카피 트레이딩 은 트레이더가 다른 사람들이 자신의 자본으로 따라올 수 있는 공개 전략을 생성할 기회를 제공합니다. 트레이더는 팔로워의 자금으로 거래를 진행하며, 수익성 있는 거래를 통해 팔로워들에게 발생한 총 수익의 일정 비율을 성공 수수료로 받을 수 있습니다.

#### 전략을 생성하는 방법:

1. [카피 트레이딩](https://margex.com/app/copytrading/leaderboard) 페이지로 이동하여 ‘**전략 생성하기**’ 버튼을 클릭합니다.

<figure><img src="/files/rDKz9NQhTlOrPfqCWmKY" alt="" width="563"><figcaption></figcaption></figure>

2. 전략의 이름, 기본 통화 및 할당할 초기 자본 금액을 선택한 후 ‘**생성**’ 버튼을 클릭합니다.

<figure><img src="https://strapi-secret-uurl-yuasdll767ew.margex.ch/uploads/2_QS_Trader_6e27b3bddc.png" alt="" width="375"><figcaption></figcaption></figure>

3. ‘**설정으로 이동**’ 버튼을 클릭합니다.

<figure><img src="https://strapi-secret-uurl-yuasdll767ew.margex.ch/uploads/4_QS_Trader_57f9437b9b.png" alt="" width="375"><figcaption></figcaption></figure>

여기에서 전략의 소셜 미디어 링크 추가/제거/편집, 공개 설명, [팔로워 티어](/help-center/ko/copy-trading/follower-tiers-rewards.md#follower-tiers) (보상), [롤오버](/help-center/ko/copy-trading/traders/strategy-settings.md#strategy-rollovers) 등을 설정할 수 있습니다.

4. 원하는 전략 설정을 선택한 후 ‘**저장**’ 버튼을 클릭합니다.

<figure><img src="https://strapi-secret-uurl-yuasdll767ew.margex.ch/uploads/6_QS_Trader_c0a41feed7.png" alt="" width="563"><figcaption></figcaption></figure>

5. 전략을 공개하여 다른 사람들이 볼 수 있도록 하려면 ‘**공개하기**’ 버튼을 클릭합니다.

<figure><img src="https://strapi-secret-uurl-yuasdll767ew.margex.ch/uploads/5_QS_Trader_829cc06218.png" alt="" width="563"><figcaption></figcaption></figure>

모든 전략 게시물은 Margex의 검토 및 승인을 받아야 합니다. 검토가 완료되면 이메일을 통해 알림을 받게 되며, 전략의 상태가 업데이트됩니다.

전략 설정 변경 및 전략 계정의 개인정보 보호 설정 변경에 대한 자세한 내용은 짧은 가이드 [전략 개인정보 보호](/help-center/ko/copy-trading/traders/strategy-settings.md#strategy-privacy) 설정에서 확인할 수 있습니다.

6. 전략으로 거래를 시작하려면, **거래** 페이지로 이동하여 드롭다운 메뉴 버튼을 클릭하여 전략 선택 창을 엽니다. 그다음, 원하는 전략을 클릭하여 거래를 시작합니다.

<figure><img src="/files/lEgrNqTm0xck41HuzQRK" alt="" width="563"><figcaption></figcaption></figure>

모든 전략은 ‘내 전략’ 탭에서 확인할 수 있으며, 목록에서 원하는 전략을 선택하여 접근할 수 있습니다.

<figure><img src="https://strapi-secret-uurl-yuasdll767ew.margex.ch/uploads/3_QS_Trader_d7a2809fa9.png" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="success" %}
트레이더는 여러 개의 전략을 동시에 생성 및 관리할 수 있으며, 이를 통해 전략 포트폴리오를 다양화하고, 팔로워 풀을 늘리며, 수익을 극대화할 수 있습니다.
{% endhint %}

전략 관리 방법에 대한 자세한 내용은 종합 가이드 [전략 관리 방법](/help-center/ko/copy-trading/traders/manage-strategy.md) 에서 확인할 수 있습니다.


---

# 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/copy-trading/traders/quick-start-how-to-create-a-strategy.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.
