Non-custodial Solana copy trading · macOS · v1.8
Download Slipstream.dmg from slipstreambot.io/download. Open the DMG, drag Slipstream into your Applications folder, and double-click to launch.
After opening you'll land on the Overview page with the bot stopped. Continue to the next step.
Slipstream monitors one or more Solana wallets on-chain and mirrors every trade they make. To add one:
Each wallet is numbered in the activity feed (Wallet 1, Wallet 2…) so you always know which one triggered each trade.
This is your wallet — the one Slipstream uses to execute trades. Your private key is stored locally and is never sent to us.
Don't have a funded wallet? Click Generate Keypair in Settings to create a fresh one, then send SOL to the public address shown. The bot needs at least 0.05 SOL to open positions.
Sensible defaults are pre-loaded — you can trade with them right away. Here's what each setting does:
| Setting | Default | What it does |
|---|---|---|
| Buy Amount (SOL) | 0.1 | Amount of SOL spent per copied trade. |
| Slippage BPS | 200 | Max price slippage. 100 = 1%. Keep at 200–500 for meme coins. |
| Profit Target % | 50 | Auto-sell when the position is up this %. Raise to let winners run longer. |
| Stop Loss % | 20 | Auto-sell when the position is down this %. Protects against rugs. |
| Max Hold (secs) | 3600 | Force-sell after this many seconds regardless of price. 3600 = 1 hour. |
| Max Positions | 5 | Maximum concurrent open positions. |
| Rebuy Cooldown (h) | 1 | Hours before the bot can re-buy a token it already sold. |
| Min Liquidity USD | 5000 | Skip tokens with less than this USD liquidity in the pool. |
| Min Token Age (s) | 300 | Skip tokens newer than N seconds. Filters very fresh launches. |
Lock in profits in stages instead of selling everything at once. Go to Settings → Partial Sell Tiers and pick a preset:
Two safeguards automatically halt new buys if conditions go bad:
Slipstream works on Solana's free public RPC by default. For better speed and fewer dropped connections, use a dedicated endpoint:
Paste both the HTTP and WebSocket URLs into Settings → RPC Endpoints and click Save.
Get a Telegram message for every buy, sell, and bot status change.
/newbot → follow prompts to get a Bot Token.https://api.telegram.org/bot<token>/getUpdates to find your Chat ID.Shows every open position in real time — entry price, current price, PnL %, and time held. Green = above entry, red = below. Click any position to open it on DexScreener.
All closed trades with final PnL in SOL and USD. Filter by date or wallet. Export to CSV for your records.
Aggregate win rate, total PnL, average hold time, and per-wallet attribution. Use this to decide which wallets to keep following and which to remove.
A leaderboard of the best-performing Solana wallets identified by Slipstream. Click any entry to add that wallet to your followed list instantly.
Is my private key safe?
Yes. Your private key is stored in the macOS Keychain on your own Mac — encrypted by the operating system, and never sent to Slipstream's servers or any third party. Open Keychain Access and search "Slipstream" to verify at any time.
What happens to open positions if I stop the bot?
They stay open. The risk engine (profit target and stop loss) still fires when the bot is running. If you stop the bot with open positions, those positions will sit unmanaged until you restart. We recommend keeping the bot running if you have open positions, or using Sell All before stopping.
Can I run it on multiple Macs?
Yes, but don't run two instances pointing at the same trading wallet at the same time — they'll both try to execute trades and you'll get double buys.
The bot isn't copying trades. What's wrong?
Check these in order:
What RPC endpoint should I use?
The free public Solana RPC works for testing but rate-limits under load. For live trading, use Helius (free tier) or any paid QuickNode endpoint. Paste both HTTP and WebSocket URLs into Settings → RPC Endpoints.
Does Slipstream hold my funds?
No. Slipstream is non-custodial — your wallet, your keys. Trades are executed directly from your own wallet via Jupiter. Slipstream never holds, touches, or has access to your funds on any server.