# 5. Modify / Cancel Order

### Modify Order

<figure><img src="https://lh7-us.googleusercontent.com/99Dg7c7Sf7jydIYHYOyUSQ1ASLd8O2zDNqOqVXB6mVkZHiclTcMVJQb_QyvLVOTciejoOeZMKMMROYxdUrsj6i3vKTeWR30A0OfQCN3tHScA_WfowO9FYjkutEfVqXK-nug8XxPV7iaf_ZJb_nXqBP0" alt=""><figcaption></figcaption></figure>

Orders that are programmed on the Account Manager to be executed when a certain parameter is met, such as Limit, Stop, Take Profit and Stop Loss, can be modified at any time by the user by going to the Orders tab and using the MODIFY button at the right of each order.&#x20;

<figure><img src="https://lh7-us.googleusercontent.com/1IhMjm-7Qynd61I6Ya_bpxUOTz8_N6V5xDhWV9hQIICOtyN8dcmj8jc9U3Iw5d7kdzE5ktBKYmhV4dsKb4FyEFxSCxVmzq6cy-veBI2vXq0ms6RZRM7fX4TaQa2BTci0ng3DX3vC1Vnm5B4keJGYnMU" alt=""><figcaption></figcaption></figure>

After using the MODIFY button next to the order, a pop up message will allow users to input a new price to trigger the order. Once the user input the desired price, a preview will be shown. To confirm the change in the order, use the MODIFY ORDER button. &#x20;

### Cancel Order&#x20;

Conditional orders that are programmed on the Account Manager to be execute when a certain parameter is met, such as Limit, Stop, Take Profit and Stop Loss, can be canceled at any time by the user by going to the Orders tab and using the CANCEL button at the right of each order. &#x20;

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

***

You are all set to trade on Horizon Protocol! \
\
We would love to hear your feedback, so please share any thoughts, experiences, suggestions with us through our socials media platforms: [Telegram](https://t.me/HorizonProtocol) - [Discord](https://discord.gg/HorizonProtocol) - [X](https://twitter.com/horizonprotocol)<br>


---

# 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://academy.horizonprotocol.com/english-v2/futures/guides/trading-futures-on-horizon-protocol/5.-modify-cancel-order.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.
