# 手動注文

中央集権型取引所でサポートされている注文種類：

**単独注文：**

* [成行](/goodcryptox-ja/cex-qu-yin/shou-dong-zhu-wen/mketto.md) - 利用可能な最良の市場価格で即時に執行されます；
* [リミット](/goodcryptox-ja/cex-qu-yin/shou-dong-zhu-wen/zhi-zhi.md) - 取引所の注文板に配置され、指定された価格に到達したときに執行されます；
* [ストップ（成行/指値）](/goodcryptox-ja/cex-qu-yin/shou-dong-zhu-wen/sutoppumkettorimitto.md) - 指定したストップ価格に到達したときに発動し、取引所に成行または指値注文を送信します；
* [トレーリングストップ](/goodcryptox-ja/cex-qu-yin/shou-dong-zhu-wen/torringusutoppu.md) - 価格が有利に動くにつれて追跡します。設定したトレーリング％だけ市場が逆行した場合に発動します；

**付帯注文**

* [テイクプロフィット](/goodcryptox-ja/cex-qu-yin/shou-dong-zhu-wen/li-yi-que-ding.md) - メイン（エントリー）注文の執行価格から指定した割合だけ市場が有利に動いたときに発動します。ストップロスも設定されている場合、テイクプロフィットが発動すると自動的にキャンセルされます；
* [トレーリングテイクプロフィット](/goodcryptox-ja/cex-qu-yin/shou-dong-zhu-wen/torringutpsl.md) - 目標利益％に達すると有効になり、その後さらに有利に価格が動くと追跡します。市場が逆行したときに発動し、より大きな上昇を取り込むのに役立ちます；
* [ストップロス](/goodcryptox-ja/cex-qu-yin/shou-dong-zhu-wen/ri.md) - メイン注文の執行価格から指定した％だけ市場が不利に動いたときに発動します。発動すると、付帯していたテイクプロフィットはキャンセルされます；
* [トレーリングストップロス](/goodcryptox-ja/cex-qu-yin/shou-dong-zhu-wen/torringutpsl.md) - 価格が有利に動くにつれて追跡します。価格がトレーリング割合だけ逆行した場合に注文が発動し、市場の下押し時に損失を減らしたり利益を確保したりするのに役立ちます。

⚙️ より高度な注文タイプは [近日公開](/goodcryptox-ja/cex-qu-yin/no.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-ja/cex-qu-yin/shou-dong-zhu-wen.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.
