Presets Guide (Exit Strategies)
Presets package reusable take-profit, stop-loss, and trailing-stop rules for eligible positions. They automate order placement and trigger monitoring; they do not guarantee that an exit will fill.
Before You Start
- What are presets? Saved exit rules that place or monitor sell attempts after they are applied to a filled position.
- Rule types: Take Profit (sell on gains), Stop Loss (limit losses), and Trailing Stop (follow upside then exit on a retrace).
- Coverage: Each rule specifies what percentage of your position to sell.
- Execution: Take-profit rules place limit orders; stop-loss and trailing-stop rules create protective stop orders.
Presets reduce manual monitoring. The actual result still depends on trigger detection, position size, open reservations, liquidity, and provider execution.
How Presets Work
- You create a preset with one or more exit rules.
- After buying a position, you apply the preset (manually or automatically).
- PolyBot places the appropriate orders:
- Take Profit: Limit sell orders at your target prices.
- Stop Loss: Protective orders that trigger if price drops.
- Trailing Stop: Protective orders that follow the high-water mark after entry.
- When a monitored trigger is reached, PolyBot attempts the configured exit. A limit order can remain open; a market-style stop can slip, partially fill, or fail.
Quick Presets
PolyBot offers four pre-built presets for common strategies:
| Preset | Take Profit | Stop Loss | Strategy |
|---|---|---|---|
| 🛡️ Conservative | +30% → Sell 100% | -20% → Sell 100% | Balanced risk/reward |
| 🔥 Aggressive | +50% → Sell 100% | -10% → Sell 100% | High targets, tight stops |
| ⚖️ Balanced | +25% → Sell 50%, +50% → Sell 50% | -15% → Sell 100% | Scale out profits |
| 📈 Scalper | +10% → Sell 100% | -5% → Sell 100% | Quick small gains |
Using a Quick Preset
- Run
/presetin Telegram or open All Tools → Presets in the Mini App. - Select one of the quick presets.
- Optionally set it as your default.
- Done! Apply it to positions after buying.

Creating Custom Presets
Build your own exit strategy with custom rules.
Step 1: Start Creation
- Run
/presetor go to Presets → New Preset in Telegram or the Mini App. - Choose ✏️ Create Custom.
Step 2: Name Your Preset
Enter a name (e.g., "My Strategy", "Crypto Exits").
Step 3: Add Rules
For each rule, specify:
- Rule Type: Take Profit, Stop Loss, or Trailing Stop
- Trigger / trail %: When to trigger (e.g., +25% for TP, -15% for SL, 10% trail for trailing stop)
- Sell %: How much of your position to sell (25%, 50%, 75%, or 100%)
Take Profit Triggers: +10%, +25%, +50%, +100%, +150%, +200%, +300% (or custom)
Stop Loss Triggers: -5%, -10%, -15%, -20%, -25%, -30% (or custom)
Trailing Stop Distances: 5%, 10%, 15%, 20%, 25%, 30% (or custom)
Step 4: Review Coverage
The coverage bar shows how much of your position is allocated:
🔒 Position Coverage:
├ TP: ████████░░ 80%
└ SL: ██████████ 100%
- Each rule type (TP and SL) can total up to 100%.
- You can have multiple TP rules that add up (e.g., 50% at +25%, 50% at +50%).
Step 5: Save
- Tap ✅ Done when finished adding rules.
- Choose whether to set as default.

Understanding Rules
Take Profit Rules
Sell when price increases by a percentage from your entry.
Example: Buy at 50¢, set +20% take profit.
- Target price: 50¢ × 1.20 = 60¢
- At 60¢, the take-profit limit order becomes executable if it has sufficient queue priority and matching liquidity.
Multiple Take Profit Rules:
📈 Take Profit:
• At +25% → Sell 50%
• At +50% → Sell 50%
This scales out — sell half at +25%, remaining half at +50%.
Stop Loss Rules
Sell when price decreases by a percentage from your entry.
Example: Buy at 50¢, set -20% stop loss.
- Trigger price: 50¢ × 0.80 = 40¢
- If price drops to 40¢, the stop triggers an exit attempt.
The trigger price is not a guaranteed fill price. Depending on the selected execution mode, a stop can accept worse prices or enforce protection that causes no fill. See the Stop-Loss Guide.