Sell Config (TP/SL & Trailing)
Sell Config controls how the bot sells for a specific rugger.
π― TP/SL Levels (Multi TP/SL)
You can set up to 5 levels of Take Profit and Stop Loss.
Each level has two values:
- The threshold trigger (e.g.: +10%)
- The percentage of the position to sell (e.g.: 50%)
Example with 2 TP levels:
| Level | Threshold | Sell |
|---|---|---|
| TP 1 | +10% | Sell 50% |
| TP 2 | +30% | Sell 100% |
β When the token goes up by +10%, the bot sells half. When it goes up by +30%, the bot sells the rest.
π‘ Tip : Sell a large portion at the first TP to secure your gains, then let the rest run.
π Trailing Stop Loss (Multi Trailing SL)
The Trailing SL follows the price upward and sells when there is a drawdown from the highest point. You can set up to 5 levels, each linked to a market cap threshold.
Example with 2 levels:
| Condition | Trailing SL |
|---|---|
| Default | -20% from ATH |
| Above 100K MC | -30% from ATH |
In practice:
- You buy a token at $2K MC
- The token rises to $50K β no -20% drawdown β no sell
- The token dips to $42K (-16% from ATH) β no sell
- The token rebounds to $80K then passes $100K β TSL moves to -30%
- The token drops to $65K (-35% from ATH) β the bot sells
β οΈ Important : When Trailing SL is enabled, the standard TP levels are ignored. Only the SL remains active as a safety net.
β³ No Activity
The bot sells if no transaction takes place on the token for X seconds.
Use case : A PumpFun token with no activity for 20-30 seconds is often a dead token.
π Copy the Sell %
This toggle is available when Track Sells is enabled in Tracking Mode.
- Copy the % OFF (default) β When the tracked wallet sells, the bot sells 100% of your position
- Copy the % ON β The bot copies exactly the percentage sold by the tracked wallet
Example: The wallet you are following holds 1M tokens and sells 100K (10%). With Copy the % enabled, the bot will sell 10% of YOUR position β not the whole amount.
Use case : You are copy trading a wallet that sells gradually in stages. Without this toggle, the bot would sell everything on the walletβs first sale. With this toggle, you follow its exit strategy exactly.
π‘ Tip : Enable Copy the % if you are doing serious copy trading and the wallet you follow has a gradual selling strategy.
Which strategy should you choose?
| Profile | Recommended configuration |
|---|---|
| Conservative | TP at +10% (100%), SL at -30% (100%) |
| Balanced | TP1 at +15% (50%), TP2 at +50% (100%), SL at -40% |
| Aggressive | Trailing SL at -25%, No Activity 30s |
| Pro | Multi TP + multi-level Trailing SL based on MC |
| Copy Trader | Copy the Sell % ON + Track Sells |