plusAuto Buy

Auto-Buy automatically purchases tokens when external users sell. It absorbs sell pressure to keep the chart supported.

How It Works

When an external wallet sells tokens, Auto-Buy detects the sell and triggers a buy from your wallets. The buy amount is randomized based on your replication ratio, and each sell has a configurable chance of triggering a buy. This makes the activity look natural rather than mechanical.

Configuration

Trigger Sell Size

The minimum SOL value of an external sell that will trigger a buy. Sells below this threshold are ignored. Use this to filter out dust sells and only respond to meaningful sell pressure. Default: 0.1 SOL.

Max Buy Amount

The maximum SOL to spend on a single auto-buy transaction. Caps your per-trade exposure. Default: 1 SOL.

Replication Ratio

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

Execution Chance

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

Modes

Replication

The default mode. Auto-Buy responds to sells 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 buys only trigger when the token's market cap is within that range. Set either value to 0 for no limit on that end.

Time

Coming soon.

Presets

Save your Auto-Buy 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