What are the Sell settings in the Baseconfig
An explanation of every Sell setting in your Baseconfig — how sell orders work, Sell Settings, Sell Strategy, Stop-Loss, Trailing Stop-Loss, Auto-Close, Shorting, and DCA.
Also see: General settings in the Baseconfig · Buy settings in the Baseconfig
How sell settings work
Sell based on Strategy, Take Profit, Trailing Stop-Loss, and Auto Close can all be active simultaneously. Whichever condition is met first will trigger the sell. For example:
- Take Profit: 10%
- Trailing Stop-Loss: 1%
- Auto Close: 7 days
When "Sell based on Strategy" is enabled, the bot sells when your strategy's requirements are met — even at a loss. Auto Close can still trigger a sell if none of the other conditions are met within the configured period.
Stop-Loss only sells positions that are in a loss. Signalers can also trigger sells if "Sell signals" or "Signal configuration" is enabled in the Signal config — if you see unexpected sell behaviour, check these settings.
Sell Settings
Take Profit At The profit percentage at which the bot places a sell order. When a position rises above this percentage, a sell order is placed.
Order type The order type your bot uses for selling. Market orders fill immediately but may result in lower profits or larger losses during low volume or high volatility. Limit orders are placed at a specific price and usually take longer to fill.
Max open time sell The number of minutes a sell order stays open before it is canceled. A short sell open time lets the bot retry quickly, but can also result in partially filled orders.
Sell Strategy
Sell based on strategy When enabled, the bot sells when your TA strategy signals a sell. Important: positions may be sold at a loss with this setting active.
Only sell in profit When enabled, only positions in profit are sold when your strategy or a TradingView Alert signals a sell. This overrides other sell settings.
Sell in profit percentage The minimum profit percentage required before the strategy will sell a position.
Hold assets when new target is the same When enabled, the bot will not sell a currency if your TA strategy simultaneously signals a buy for that same currency — even if Take Profit or Trailing Stop-Loss is reached.
Stop-Loss
Enable Switch the toggle to activate Stop-Loss.
Stop-Loss percentage The percentage a position must drop before Stop-Loss triggers a sell. Enter a positive number — for example, enter 2.5 to sell when the price drops 2.5%. If Stop-Loss doesn't appear to be triggering, check that the percentage is filled in and that no Config Pool is overriding your Baseconfig.
Trailing Stop-Loss
Enable Switch the toggle to activate Trailing Stop-Loss.
Trailing Stop-Loss percentage The percentage a currency must drop from its peak before the bot attempts to sell.
Arm Trailing Stop-Loss The profit percentage a position must reach before the Trailing Stop-Loss is armed. For example, set to 1%: the TSL activates at 1% profit, then sells if the price drops by the TSL percentage.
Use Trailing Stop-Loss only When enabled, disables Take Profit and uses only the Trailing Stop-Loss to sell positions.
Reset Stop-Loss after failed orders When enabled, the Trailing Stop-Loss resets after a canceled order. Orders can be canceled when they are unfilled or open longer than configured.
Only sell with profit When enabled, the bot will not place a sell order if the Trailing Stop-Loss would result in a loss.
Troubleshooting Trailing Stop-Loss When using TSL, set a high Take Profit or enable "Use Trailing Stop-Loss only". The bot always sells with whichever condition is met first.