# \[Pro] SL/TP Override Mode

{% hint style="info" %}
When open order you can config for it same TP SL signal or custom
{% endhint %}

* Set SL & TP by: **SAME\_AS\_SIGNAL**

  **-> Open order with TP SL as signal**
* &#x20;Set SL & TP by: **AUTO\_SL\_TP\_FIXED**

  **-> Open order with TP SL custom pips . Enter SL, TP pips EA will auto check and fill if miss TP or SL**
* &#x20;Set SL & TP by: **SL\_TP\_FIXED**

  **-> Open order with TP SL custom pips . Enter SL, TP pips EA will auto convert to price**

<figure><img src="/files/XYI00fJVzPLxk8Y7we0o" alt=""><figcaption><p><strong>Open order with TP SL custom</strong></p></figcaption></figure>

Set SL & TP by: **TP\_FIXED or SL\_FIXED**

&#x20;    **-> Open order with only TP or SL custom pips**

<figure><img src="/files/HSW46A468WGUghCcAY3N" alt=""><figcaption><p>Set SL &#x26; TP by: <strong>TP_FIXED or SL_FIXED</strong></p></figcaption></figure>


---

# 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/pro-sl-tp-override-mode.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.
