Welcome to the ultimate high-frequency Solana Trading and Trailing Stop-Loss (TSL) Bot. Built for speed, precision, and reliability, this engine uses advanced routing and dedicated RPC tunnels to ensure your trades execute before the crowd.
The system is designed with a high-performance modular architecture, isolating price feeds from transaction execution to ensure zero bottlenecks.
+-------------+ +-------------------+ +------------------------------------+
| | | | | 1. Dual-Key Jupiter Polling (Price)|
| Telegram UI | ----> | Buy/Sell Managers | ----> | 2. Helius WSS (Dump Detection) |
| | | | +------------------------------------+
+-------------+ +-------------------+ |
v
+------------------------------------+
| Helius Staked Sender Tunnel |
| (Direct Validator Routing) |
+------------------------------------+
|
v
+----------------+
| Solana Mainnet |
+----------------+
This bot employs a specialized Dual-Key Jupiter Architecture to handle high-frequency price polling and transaction quotes without hitting rate limits.
Jupiter's free tier is strictly limited to 1 Request Per Second (RPS). Polling token prices every second will instantly trigger 429 Too Many Requests rate limits on free plans, halting your operations.
To bypass this, we split the load:
JUPITER_PRICE_API_KEY: This key is responsible for constant, high-frequency price polling. It MUST be tied to a Paid Jupiter Plan.JUPITER_QUOTE_API_KEY: This key is used exclusively for fetching quotes and routing the actual swaps. It can remain on the Free Plan for standard users, though a Paid Plan is highly recommended for high-volume, institutional sniping.
Speed is everything on Solana. To guarantee immediate execution, this bot utilizes the sender.helius-rpc.com tunnel.
- Clone the repository and install dependencies:
npm install
- Copy the environment template:
cp .env.example .env
- Configure your
.envfile following the strict requirements outlined above. - Start the engine:
npm start
Facing issues, or looking to build a custom execution system? My DMs are always open. Reach out on Telegram: @Jerrooooo
If this open-source bot made you money, consider dropping a tip! Your support helps maintain the infrastructure and fund future alpha releases.
Solana Tip Address:
vHRCCSnkwEZHQkw9cApDJKWQvTKG7Z1fxrp23h9SH7Y
