Skip to main content
Feature · Auto-Trading

Paste the CA.
The bot does the rest.

Three independent auto-trade modes that fire on a single CA paste. Auto Buy for entries, Auto Sell CA Mode for exits, Auto Sell Order Mode for defending every position with TP/SL out of the gate. All three guard against accidental fires with DM-only + exact-paste requirements, and the /afk master toggle disables everything with one tap.

Three modes, one paste each.

🤖 Auto Buy

Paste CA → instant buy

When enabled, pasting any Solana mint address into the bot fires an immediate buy at your configured Auto Buy size. The token card still renders behind the scenes — you see the same confirmation as a manual buy — but the swap is already in flight. For sniping fresh launches where every block matters, this saves the cost of tapping a button.

💸 Auto Sell CA Mode

Paste held CA → instant sell

Inverse of Auto Buy. When you paste the mint of a token you currently hold, the bot sells your configured percentage immediately. Useful for fast exits from positions you decide to dump on news. Refuses to fire if you don\'t actually hold the token — pasted unfamiliar CAs still get the token card.

🎯 Auto Sell Order Mode

TP/SL attached to every buy

Defensive default. When set, every successful BUY (manual, custom amount, sniped, copied — all paths) automatically gets your configured take-profit and stop-loss percentages attached. The 8-second TP/SL worker monitors and fires the exit. Removes the most common trader failure mode: \"I forgot to set an exit\".

🛌 /afk master toggle

One tap to mute everything

/afk enable disables all three modes without losing the configured sizes. /afk disable reactivates everything as-was. Use before any session where you\'ll be pasting CAs casually (research, debugging, sharing with friends) — never have to remember to turn each mode off individually.

Safety rails, on by default.

📱 DM-only enforcement

Auto Buy and Auto Sell CA Mode refuse to fire unless you\'re in a private chat with the bot. Group chats, channels, threads — none of them trigger autos. Prevents the failure mode where someone shares a CA in a Telegram group and your bot scrapes it as input.

✂ Exact-paste requirement

Even in DM, the message body must be exactly the CA (whitespace-trimmed). Forwarded messages, quoted replies, screenshots with extracted CA — none of them fire autos. The conservative parsing intentionally rules out the messy real-world cases where you\'d expect to see context, not signal.

🛑 RugCheck gate also applies

Auto Buy still routes through the RugCheck buy gate (PR #94). If the pasted token exceeds your /security threshold, the auto-buy is refused with the same friendly message as a manual buy. Auto-trade does not bypass safety checks.

🐉 Per-Head signing

Autos always sign with your active Hydra Head — never a different wallet. Switching active Head in /wallet changes which Head gets the auto-trade. Multi-wallet compartmentalization stays intact: setting auto-buy on Head 3 doesn\'t affect Heads 1 / 2 / 4 / 5.

Paste-driven trading, with rails.

Three modes, one master switch, exactly-paste enforcement, RugCheck still applies.

Open in Telegram