Page cover

clock-rotate-leftAuto-Buy

Auto-Buy automates buy execution based on configurable triggers. There are 3 modes, each with different logic.

There are 3 Auto-Buy modes, each with different logic depending on your strategy:


Replication Mode

Triggers buy executions in response to detected on-chain sell events.

Parameters

Replication Factor (%)

How much you buy relative to each sell. Example: at 50%, a 1 SOL sell triggers a 0.5 SOL buy.

Min SOL per Buy

Minimum SOL amount required to execute a buy. Prevents small executions that waste fees. If buys are too small, they accumulate and execute together.

Trigger Condition

Set the trigger rate. With Rate (%) at 100%, every sell triggers a buy.

Whitelist (Optional)

Add wallet addresses to exclude from triggering. Sells from whitelisted addresses will not trigger a buy.


Time-Based Mode

Buys on a fixed or randomized schedule independent of on-chain activity.

Parameters

Amount (SOL)

Amount to buy each time the delay is reached. Toggle between Fixed Amount or Randomized.

Delay

Time between each buy (e.g. 60s, 5m).


Market Cap Mode

Buys when the market cap hits specific targets.

Parameters

Amount (SOL)

Amount to buy when the target is reached.

Market Cap (USD)

Trigger value. Click + to stack multiple targets (e.g. $500K → $1M → $2M).


End Conditions

Same for all Auto-Buy modes.

Max Amount (optional)

Stop Auto-Buy once a total amount of SOL has been spent.

Duration (optional)

Stop Auto-Buy after a set amount of time.

If both are set, Auto-Buy stops when either one is reached.

Last updated