> For the complete documentation index, see [llms.txt](https://copier-docs.redfox-capital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://copier-docs.redfox-capital.com/command-support/pro-motify-order/update-tp-order.md).

# Update TP Order

{% hint style="info" %}
With running orders, you can completely update TP and SL prices from telegram
{% endhint %}

### \* UPDATE TP PRICE

&#x20; You can use **RFC syntax reply** to update prices.

{% tabs %}
{% tab title="UPDATE TP TO" %}
Move TP price to new price with syntax

**RFC UPDATE TP TO \[price]**

\-------------------------------------

Example:

> GBPUSD SELL @1.25182\
> Stop Loss 1.25682&#x20;
>
> Take profit 1.2130

**RFC UPDATE TP TO 1.20421**
{% endtab %}

{% tab title="UPDATE TP\[1-3] TO" %}
Move TP number price to new price with syntax

**RFC UPDATE TP\[1-3] TO \[price]**

\-------------------------------------

Example:

> GBPUSD SELL @1.25182\
> SL 1.25682&#x20;
>
> TP 1.2130
>
> TP2 1.2130
>
> TP3 1.2130

**RFC  TP2 TO 1.2030**
{% endtab %}
{% endtabs %}
