# 전략 관리 방법

*전략 생성, 팔로워 확보 및 거래 시작 방법을 배우려면, 초보자를 위한 짧은 가이드* [*빠른 시작 (트레이더): 전략 생성 방법*](/help-center/ko/copy-trading/traders/quick-start-how-to-create-a-strategy.md) *을 확인하세요.*

***

전략 관리 방법

모든 트레이더의 활성화된 전략은 [내 전략](https://margex.com/app/copytrading/accounts) 탭에서 확인할 수 있습니다.

<img src="https://strapi-secret-uurl-yuasdll767ew.margex.ch/uploads/1_MS_My_Accounts_b140cc90a6.png" alt="1MSMyAccounts.png" width="563">

또한, 전략의 **거래 내역** 섹션도 여기에서 확인할 수 있으며, 입출금 내역 및 보상을 포함하여 전략과 관련된 모든 거래 정보를 상세히 제공합니다.

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

1. 전략을 클릭하면 해당 전략의 메인 페이지가 열립니다. 여기에서 트레이더는 전략 매개변수를 조정하고, [전략 설정](/help-center/ko/copy-trading/traders/strategy-settings.md) 을 변경하며, 포지션 내역 및 팔로워 정보를 검토할 수 있습니다.

<img src="https://strapi-secret-uurl-yuasdll767ew.margex.ch/uploads/2_MS_Strategy_Page_aff31ba9c3.png" alt="2MSStrategyPage.png" width="563">

2. 전략으로 거래를 시작하려면, [거래](https://margex.com/app/trade?label=BTCUSD) 페이지로 이동하여 드롭다운 메뉴 버튼을 클릭하여 전략 선택 창을 엽니다. 그런 다음, 원하는 전략을 클릭하여 거래를 시작합니다.

<img src="https://strapi-secret-uurl-yuasdll767ew.margex.ch/uploads/7_QS_Trader_dfd5f9918a.png" alt="7QSTrader.png" width="563">

Margex에서의 거래 방법에 대해 더 알아보려면, Margex의 [레버리지 거래](/help-center/ko/leverage-trading-guide/how-leverage-works.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/manage-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.
