# How to Cancel an Open Order in Predict?

<figure><img src="/files/KPw9b1qBUuNFeGWy2fBI" alt=""><figcaption></figcaption></figure>

Follow the steps below to cancel a Predict order:

1\.  Tap **Available Balance** in the Predict page.

2\.  Find your open order, then tap **Cancel Order**.

3\.  Once completed, the order will be canceled successfully.

{% hint style="info" %}

### Notes

* You can only cancel an order that is still open.
* If the order has already been filled, it cannot be canceled.
* After canceling, the open order list will update automatically.
* If the page does not update right away, pull down to refresh.
  {% endhint %}

### FAQ

<details>

<summary><strong>Why can’t I cancel my order?</strong></summary>

Your order may have already been filled or closed, so it can no longer be canceled.

</details>

<details>

<summary><strong>Where can I find my open orders?</strong></summary>

Tap **Available Balance** on the Predict page, then check the **Open Orders** section.

</details>


---

# 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://support.ellipal.com/docs/features-and-advanced-usage/predict/how-to-cancel-an-open-order-in-predict.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.
