Exits, risk & schedule

How the exploration tests stops and take-profits, risk rules and trading time windows.

TP/SL management tab with the exit modes
The «TP/SL management» tab: each exit mode (ATR, trailing, breakeven…) with its own «From / Step / To» range that the exploration sweeps.

Finding a good entry signal is only half the work. How and when you exit a trade defines most of the final result: a good setup with a poor exit loses money, and a mediocre setup with well-calibrated exits can be profitable. In this section you configure the three pillars that the exploration tests alongside the signals: exit modes (TP/SL), risk management rules and trading time windows. Like indicators, most of these parameters are swept by range (From / Steps / To), so the exploration tests different values and keeps the ones that work best.

TP/SL Management (exit modes)

The exploration supports nine exit modes. You can enable several at once and the exploration tests which one performs best for each indicator combination. All numeric parameters (multipliers, distances, lookbacks) are swept over the range you configure: the platform automatically picks the optimal value within that range.

ModeWhat it doesParameters & typical range
Classic ATRPlaces the SL and TP as multiples of ATR(14). It is the most widely used mode: it adapts the exit distance to the recent volatility of the asset.slAtr: 0.5–3.0 · tpAtr: 0.5–6.0
Fixed pipsSL and TP at a fixed number of pips, regardless of volatility. Useful for assets with stable spreads and predictable volatility.slPips: 10–50 · tpPips: 20–100
PercentageSL and TP as a percentage of the entry price. Scales automatically with the asset price.slPct: 0.2–2 % · tpPct: 0.5–4 %
Trailing Stop (ATR)The SL follows the price towards profit keeping a fixed ATR distance. Lets profits run while still protecting open trades.trailAtr: 0.5–2.5
BreakevenWhen the trade has X·ATR of profit, moves the SL to the entry price. Turns a winning trade risk-free.beActivationAtr: 0.5–2.0
Structure (swing)Places the SL at the low (long) or high (short) of the last N candles. Respects price structure instead of an arbitrary distance.lookback: 10–50 candles
Time exitCloses the trade after N candles regardless of the result. Prevents a trade from staying open indefinitely.maxBars: 5–50
Partial TPCloses a fraction of the position at TP1 (closer) and the rest continues to TP2 (further). Locks in partial profit and lets the remainder run.tp1Atr: 0.5–2 · tp2Atr: 2–6 · partialPct: 30–70 %
Smoothed ATRSame as classic ATR but uses the average of ATR(14) over the last 50 candles. Reduces the impact of one-off volatility spikes.slMult: 0.5–3 · tpMult: 1–6

You can enable multiple modes at once: the exploration tests each one independently and shows you which mode performed best for each algorithm. Start with classic ATR plus Trailing Stop for a solid baseline.

Next step

Once you have configured exits, risk and schedule, the exploration is ready to run. When it finishes, candidate algorithms will go through robustness filters (DSR, Walk-Forward and Multiverse) and you will be able to adjust real commission costs. Continue in «Optimization, funding & costs» to understand that phase.