Exit Modes (TP / SL)

Control how take profit and stop loss are handled when following traders.

Exits (TP / SL)

The Control Center defines how Take Profit (TP) and Stop Loss (SL) are handled when following a trader.

There are 3 modes you could choose across:


Fixed

Uses your TP/SL only. Ignores the trader. Use this for full control and consistency.


Adjust

Uses the safer value between yours and the trader’s.

Example: Your SL: -5% Trader SL: -15% → Uses -5%

Use this for added protection.


Follow

Uses the trader’s TP/SL. Falls back to yours if missing.

Example: Trader provides TP but no SL → TP = trader’s → SL = yours

Use this to mirror the trader’s strategy.


Fallback TP/SL

Your TP/SL values are used only if the trader does not provide them.


Key Behavior

  • Missing values use fallback

  • Adjust mode selects safer values

Last updated

Was this helpful?