# CEX 트레이딩

- [수동 주문](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/manual-orders.md)
- [시장가](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/manual-orders/market.md)
- [지정가](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/manual-orders/limit.md)
- [손절 시장가/지정가](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/manual-orders/stop-market-limit.md)
- [트레일링 스톱](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/manual-orders/trailing-stops.md)
- [익절](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/manual-orders/take-profit.md)
- [다중 익절](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/manual-orders/multiple-take-profits.md)
- [손절매](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/manual-orders/stop-loss.md)
- [TP를 따라가는 손절매](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/manual-orders/tp.md)
- [트레일링 TP/SL](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/manual-orders/tp-sl.md)
- [TP+SL 조합](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/manual-orders/tp+sl.md)
- [오류](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/manual-orders/errors.md)
- [봇](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/bots.md)
- [DCA 봇](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/bots/dca.md)
- [그리드 봇](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/bots/grid-bot.md)
- [인피니티 트레일링](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/bots/infinity-trailing.md)
- [웹훅](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/webhooks.md)
- [차트](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/charts.md)
- [알림](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/alerts.md)
- [예정된 기능](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/upcoming-functionality.md): 아래에 설명된 기능들은 우리의 즉각적인 개발 로드맵에 포함되어 있습니다. 아직 출시되지 않은 유일한 이유는 팀의 처리량이 제한적이기 때문입니다. 안심하세요, 가능한 한 빨리 제공하기 위해 최선을 다하고 있습니다.
- [TradingView 전략 봇](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/upcoming-functionality/tradingview.md)
- [카피 트레이딩](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/upcoming-functionality/copy-trading.md)
- [SOS 봇](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/upcoming-functionality/sos.md)
- [포지션용 TP/SL](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/upcoming-functionality/tp-sl.md)
- [리밸런서 봇](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/upcoming-functionality/rebalancer-bot.md)
- [OCO 주문](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/upcoming-functionality/oco.md)
- [VWAP 및 TWAP 주문](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/upcoming-functionality/vwap-twap.md)
- [아이스버그 주문](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/upcoming-functionality/iceberg-orders.md)
- [텔레그램 바로가기](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/upcoming-functionality/telegram-shortcuts.md)
- [대화형 거래](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/upcoming-functionality/conversational-trading.md)
- [반복 매수](https://docs.goodcrypto.app/goodcryptox-ko/cex-1/upcoming-functionality/recurring-buys.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://docs.goodcrypto.app/goodcryptox-ko/cex-1.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.
