> For the complete documentation index, see [llms.txt](https://docs.metacopier.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metacopier.io/features/pro-features/tp-sl-management.md).

# TP/SL Management

{% hint style="warning" %}
To use this feature, you must enable **'Copy Stop Loss'** and/or **'Copy Take Profit'** in the copier.
{% endhint %}

The **TP/SL Management** feature gives you complete control over how Take Profit (TP) and Stop Loss (SL) values are handled on copied trades. This feature is highly customizable, allowing you to set fixed TP/SL values, adjust them dynamically, or remove them entirely, depending on your trading strategy.

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

## Settings

{% hint style="info" %}
The standard behavior of the copier is to keep the slave accounts fully synchronized with the master account. Therefore, when a position is closed on the master account, it is also closed on the slave accounts.

If you want to override the TP/SL values on the slave accounts, it is important to also enable the [**Exit Signal Override**](/features/basic-features/exit-signal-override.md) feature. When this option is enabled, positions on the slave accounts will use their own exit logic, regardless of what happens on the master signal.
{% endhint %}

* **Fixed TP / SL (in points):** Sets a fixed Take Profit and/or Stop Loss distance for all copied trades, regardless of the master trade values.
* **Additional TP / SL (in points):** Adds or subtracts points from the existing TP or SL of the master trade. This is useful for adding extra safety or complying with prop firm rules.
* **Remove TP / SL:** Removes the Take Profit and/or Stop Loss from copied trades on the slave account. Useful if exits are managed manually or by another strategy.
* **Adjust with Master Distance:** Applies the same distance from the entry price as used on the master trade. *Example:* If the master TP is 500 points away from entry, the slave TP will also be set 500 points away.
* **Lock TP / SL:** Locks the Take Profit and Stop Loss after the trade is opened on the slave account.\
  This prevents any later changes from the master account.
* **Master TP/SL Priority:** When enabled, the master account's TP/SL values take priority over the configured fixed TP/SL values. The fixed values are only applied as a fallback when the master has no TP/SL set. If the master later adds TP/SL, the slave accounts will be updated accordingly.
* **Block Trade Without TP/SL:** When enabled, trades will not be opened on slave accounts if no TP/SL is available (neither from the master nor from configured values). This is especially important for prop firm accounts where every trade must have a TP/SL.
* **Per-Symbol Configuration:** Allows different TP and SL rules to be defined for specific trading symbols. Symbol-specific rules always override global settings.
