# 指値

指値注文（リミットオーダー）は、特定の価格またはそれより有利な価格で売買する指示です。ストップ注文、トレーリング注文、TP/SLの組み合わせなどの条件付き注文がトリガー条件が満たされるまでgoodcryptoXのサーバー上で監視されるのとは異なり、指値注文は即座に取引所へ送信され、取引所のオーダーブックに直接配置されます。

指値注文は当社のサーバー上ではなく取引所上に存在するため、その執行、約定の挙動、あるいは却下は完全に取引所によって決定されます。送信されると、それはgoodcryptoXから独立して動作します。たとえ当社のサーバーがダウンしたとしても、あなたの指値注文はオーダーブック上に残り、取引所のマッチングエンジンに従って通常どおり執行され続けます。

指値注文はポジションへの直接の参入・離脱に使用できるほか、goodcryptoXによって発動されるストップリミットやトレーリングストップリミット注文の実行部分としても機能します。グリッドやDCAボットもネイティブの指値注文を利用します。


---

# 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/perp-dex/shou-dong-zhu-wen/zhi-zhi.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.
