Auto-Buy & Stop
The progressive accumulation loop — the "bundle" the product is named for.
Auto-buy
Set a delay range (e.g. 8–22 seconds) and start. The engine buys through the curve from a different bundle wallet each iteration, waiting a random interval inside your range. The intent: an accumulation pattern that does not read as one bot on a fixed clock.
/api/state reports auto.running and auto.ok (successful buys so far) — the Live view shows both.
Stop
/api/stop kills the loop on the next boundary — it does not sell anything. Positions remain; you can restart, sell a portion, or dump from the same panel.
Interaction with snipers
The auto loop and the holder table are complementary: if external snipers start unloading, the feed shows it in real time — stop the loop, dump the position, or wait it out. The controls are next to the data for exactly this reason.
Engine required
Auto-buy iterates the vault wallets — standalone mode has no vault, so the control honestly reports needs the local engine instead of pretending to run.