# 채널 브로드캐스팅

### 브로드캐스팅이란 <a href="#a23e71a3-971a-4ed4-9382-8edbb168ae94" id="a23e71a3-971a-4ed4-9382-8edbb168ae94"></a>

내 무기한 선물 거래를 하나 이상의 Telegram 채널이나 그룹에 자동으로 공유하는 기능이에요. 포지션이 열리거나 닫힐 때, 또는 손절/익절이 트리거될 때 거래 업데이트가 포스팅돼요.

### 설정 방법 <a href="#fe3ffb90-2ac0-471b-8550-ad1070e040c0" id="fe3ffb90-2ac0-471b-8550-ad1070e040c0"></a>

네 단계로 설정해요:

1. @clickperps\_bot을 Telegram 채널 또는 그룹에 관리자 권한으로 추가
2. Perps Bot에서 `/settings` > **Broadcast Trades** > **On** 설정
3. **Broadcast Groups**에서 원하는 채널이나 그룹 활성화
4. 거래를 시작하면 봇이 자동으로 업데이트를 포스팅

### 공유되는 내용 <a href="#id-7472700b-2c5c-40f9-ae89-e4457e6df7de" id="id-7472700b-2c5c-40f9-ae89-e4457e6df7de"></a>

다음 정보가 공유돼요:

* **거래 오픈**: 자산, 방향, 레버리지, 진입 가격, 규모
* **거래 종료**: 자산, 청산 가격, 손익 (달러 및 퍼센트), 거래 기간
* **SL/TP 발동**: 트리거된 레벨과 결과 손익
* **포지션 업데이트**: 손절/익절 조정 또는 추가

### 멀티 채널 지원 <a href="#id-0e345732-85cb-40db-bc73-4a7fdddd0b76" id="id-0e345732-85cb-40db-bc73-4a7fdddd0b76"></a>

여러 채널과 그룹에 동시 브로드캐스팅 가능해요. Broadcast Groups 설정에서 각 채널을 독립적으로 켜고 끌 수 있어요.

### 공유되지 않는 내용 <a href="#id-52802738-d834-4828-9f59-4319abf4ed1c" id="id-52802738-d834-4828-9f59-4319abf4ed1c"></a>

카피 트레이드 서브 월렛의 거래는 브로드캐스팅에서 제외돼요. 메인 월렛의 거래만 공유돼요.

### 브로드캐스팅 설정 <a href="#id-92c4a7bf-5fef-45ec-801b-2c08a4999538" id="id-92c4a7bf-5fef-45ec-801b-2c08a4999538"></a>

| 설정               | 설명                |
| ---------------- | ----------------- |
| Broadcast Trades | 마스터 토글: On 또는 Off |
| Broadcast Groups | 채널/그룹별 개별 토글      |

**참고:** 그룹에 브로드캐스팅이 켜져 있으면 모든 거래 이벤트가 공유돼요. 특정 업데이트 유형만 필터링하는 옵션은 없어요.

### 활용 사례 <a href="#id-11823145-d27f-4fcc-aa49-f98e12bb820c" id="id-11823145-d27f-4fcc-aa49-f98e12bb820c"></a>

* **시그널 그룹:** 거래 활동을 투명하게 공유
* **유료 그룹:** 실시간 검증된 거래로 신뢰도 확보
* **커뮤니티 참여:** 라이브 거래 알림으로 그룹 활성화


---

# 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://docs.click.trade/product-docs-korean/perpetuals-bot/undefined-1/undefined.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.
