> For the complete documentation index, see [llms.txt](https://trade-help.nexusft.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://trade-help.nexusft.com/functionaltities-and-glossary/crypto-trading/futures-trading/summary-of-failed-orders-in-futures-trading.md).

# Summary of Failed Orders in Futures Trading

When trading in the crypto futures market, there are several reasons why your order may fail to be placed or remain unfilled. Here are some possible reasons to consider:

Reasons for Failed Orders:<br>

* Insufficient Margin Balance: Your margin balance may need to be more to open the position due to other open orders using the margin or the order amount exceeding the position amount. Adjusting the leverage or closing other positions could solve this issue.&#x20;

* Limited Position: For stop-limit orders, the margin balance of the net position may not be enough due to the exceeded amount of the reverse position.

* Minimum Contract Quantity: Some contracts have specific minimum contract quantities.

* \[Reduce-only] Order: You cannot place a reduce-only order if there is no reverse position.<br>

Reasons for Unfilled Orders:

* No Matching Price: The market price may not meet your set price, particularly in Stop-limit orders.

* Deviating from Market Price: The order may deviate significantly from the market price, resulting in no matching orders in the market depth pool.

* Margin Check Failure: The system will conduct double margin checks before placing and filling the order for Stop Limit and Stop Market orders. If there is a loss or inadequate margin balance, the order status will be shown as expired.

<br>


---

# 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://trade-help.nexusft.com/functionaltities-and-glossary/crypto-trading/futures-trading/summary-of-failed-orders-in-futures-trading.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.
