minusAuto Sell

Auto-Sell automatically sells tokens when external users buy. It takes profit from incoming buy pressure.

How It Works

When an external wallet buys tokens, Auto-Sell detects the buy and triggers a sell from your wallets. The sell amount is randomized based on your replication ratio, and each buy has a configurable chance of triggering a sell. This keeps the activity looking organic.

Configuration

Trigger Buy Size

The minimum SOL value of an external buy that will trigger a sell. Buys below this threshold are ignored. Filters out small buys so you only respond to meaningful volume. Default: 0.1 SOL.

Max Sell Amount

The maximum SOL value of tokens to sell in a single auto-sell transaction. Caps your per-trade exposure. Default: 1 SOL.

Replication Ratio

Randomized percentage of the buy amount to replicate. Set to 100% and the sell will be up to the full buy size. Set to 50% and sells will be up to half the buy size. The actual amount is randomized between 0% and your ratio each time. Default: 50%.

Execution Chance

The probability that a qualifying buy triggers a sell. Set to 100% to sell on every buy, or lower it to respond selectively. Default: 40%.

Modes

Replication

The default mode. Auto-Sell responds to buys based on your trigger, ratio, and chance settings. No market cap constraints.

Market Cap

Adds a market cap range filter. Set a min and/or max market cap in USD, and sells only trigger when the token's market cap is within that range. Useful for taking profit only at certain valuation levels. Set either value to 0 for no limit on that end.

Time

Coming soon.

Presets

Save your Auto-Sell configuration as a named preset to reuse across tokens. Presets store all settings including trigger size, max amount, ratio, chance, and market cap filters. Select a preset from the dropdown when configuring, or choose "Custom Configuration" to set values manually.

Editing any field after selecting a preset switches you to custom mode.

Last updated