# Move TP & Breakeven

{% hint style="info" %}
You can config Auto Move TP when price negative it will move TP to entry target help keep profit&#x20;
{% endhint %}

<figure><img src="/files/2CFOsSfcKDMViH7vJoOi" alt=""><figcaption></figcaption></figure>

**Active Move TP when negative pips to x number**

* Enter **0** if you want skip it
* Select **TP\_TO\_ENTRY** if you want auto move TP to BE
* Select **NONE\_ACTION** if you want skip it

**Extra pips for sl target**

* Enter 0 if you don't want plus pips compare with SL


---

# 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://copier-docs.redfox-capital.com/function/move-tp-and-breakeven.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.
