> For the complete documentation index, see [llms.txt](https://docs.goodcrypto.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goodcrypto.app/goodcryptox-ja/cex-qu-yin/shou-dong-zhu-wen/zhi-zhi.md).

# 指値

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

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

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/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.
