> ## Documentation Index
> Fetch the complete documentation index at: https://docs.polywin.bot/llms.txt
> Use this file to discover all available pages before exploring further.

# TP / SL

> Automatic take-profit and stop-loss on every copied trade.

TP/SL lets your copied positions exit on their own rules — independent of when your leader exits.

## What you can set

<AccordionGroup>
  <Accordion title="Take Profit (TP)">
    Auto-sell when the position price hits your target. Set as a percentage gain, or as a target price.
  </Accordion>

  <Accordion title="Stop Loss (SL)">
    Auto-sell when the position drops to your floor. Limits downside on losing trades.
  </Accordion>

  <Accordion title="Per-strategy or per-position">
    Set a default TP/SL on the strategy, or override it on any individual position from the Positions Hub.
  </Accordion>
</AccordionGroup>

## How to enable

<Steps>
  <Step title="Open strategy settings">
    Copy Trade Hub → your strategy → **Settings**.
  </Step>

  <Step title="Set TP and/or SL">
    Either or both. Use percentage presets or enter a custom value.
  </Step>

  <Step title="Done">
    Every new copied trade inherits your TP/SL automatically.
  </Step>
</Steps>

<Note>
  You'll get a TP/SL notification the moment a position closes automatically — entry, exit, and PnL all in one message.
</Note>
