# Move SL & Breakeven

{% hint style="info" %}
You can config Auto Move SL to entry target to keep profit&#x20;
{% endhint %}

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

**Active Move SL when hit TP1 or TP2, TP3**

* Select **NONE** if you want skip it
* Select **SL\_TO\_ENTRY** if you want auto move SL to BE
* Or other options as **SL\_TO\_TP1, SL\_TO\_TP2, SL\_TO\_TP3**&#x20;

**Active Move SL When Hit pips config**

* Enter 0 if you want skip it
* **Active move sl when pips to**: Enter 1-100 will active feature. with number pips config when hit it will auto **move sl to BE or TP1,TP2,TP3**

**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-sl-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.
