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:
Uses your TP/SL only. Ignores the trader.
Use this for full control and consistency.
Uses the safer value between yours and the trader’s.
Example:
Your SL: -5%
Trader SL: -15%
→ Uses -5%
Use this for added protection.
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.
Your TP/SL values are used only if the trader does not provide them.
Missing values use fallback
Adjust mode selects safer values
Last updated