SOL Trading Bot
Rules-based, on Solana — market patterns call the shots, not emotion. Copies known wallets' trades, prices every entry and exit through Jupiter, and logs the result.
Copy-trading by hand means staring at wallets, not living your life.
Following a handful of wallets means watching for their entries and exits in real time, then moving fast enough to still get a fair price. Miss the window by a few minutes and the trade you're copying isn't the trade you actually get. That's not a discipline problem — it's a job for something that doesn't sleep.
A 15-minute cycle, the same logic every time.
Track
Every 15 minutes, active wallets and their open trades are pulled fresh, and new transactions are attached to the wallet that made them.
Classify
New transactions are merged against open positions and sorted into buys and sells — the same rule, applied every cycle.
Price & route
Live pricing is pulled and each action is routed to open a new copy trade or close and exit an existing one.
Log
The result is written to the trade log and each wallet's cursor is updated, so the next cycle picks up exactly where this one left off.
The actual stack.
One pipeline, 4 stages.
The n8n canvas, in full.
The daily digest.
Have a project in mind?
hello@prometrifi.co← back to all projects