// strategy designer
Design a copy strategy in plain English, or by hand.
Describe what you want and the AI builder assembles the rules — or tune every control yourself. Entry care, four sizing modes, and automated exits, all running on a non-custodial vault only you can withdraw from.
0.85% flat trade fee · no profit share on any plan
// ai builder
Describe it in plain English.
Say what you want — copy this wallet, risk a fixed 2% of my vault per trade, take profit at +80%, stop out at -30% — and the AI builder turns it into a concrete strategy with the matching entry, sizing and exit rules. Everything it generates is laid out as editable controls, so you can read exactly what it decided and change anything.
- Plain-English prompt to a working strategy
- Every generated rule is editable — nothing is hidden
- A starting point, not a black box
// two modes
Simple to start, Advanced when you want it.
Get a strategy live in Simple, then move to Advanced once you know what you want to adjust.
Simple
A small surface: pick a wallet, a sizing mode, and a couple of exit rules, and you're done. The right mode for a clean copy without over-engineering it.
Advanced
The full rule set — entry care levels, every sizing mode, and the complete range of exits, layered however you like. For fine control over which trades you take and how each position is managed.
// entries & sizing
Choose what to copy, and how big.
Entry care levels are the dial between shadowing a wallet trade-for-trade and only taking entries that clear stricter conditions on the token and the trade. Then size each copy one of four ways — every mode capped at your vault balance so a strategy can never try to spend money that isn't there.
- Entry care — from copy-everything to filtered entries only
- Fixed amount · proportional to the target · portfolio % · fixed % of vault
- Every sizing mode capped at your vault balance
Fixed amount
Every copy uses the same set amount, regardless of what the target spent. The simplest mode to reason about when you're starting out.
Proportional to the target
Your copy scales with how much the target put into the trade, keeping your exposure roughly in step with theirs.
Proportional to your portfolio
Each copy is sized relative to your total vault, so your risk stays consistent as your balance grows or shrinks.
Fixed percentage of vault
Each copy takes a set percent of your vault balance at the time of the trade. Every mode is capped at your vault balance.
// exits
Exits are where strategies are won or lost.
Set exits per rule and the keeper enforces them automatically. Combine them — the first condition to trigger closes the trade.
Take-profit
Close a position once it's up by a target you set.
Stop-loss
Cut a position that falls past a level you're not willing to hold through.
Trailing stop
Follow the price up and exit when it pulls back by a set amount, locking in gains.
Scale-out
Take profit in stages rather than all at once, trimming into strength.
Time-based
Close a position after it's been open for a set duration, regardless of price.
Exit when the target exits
Mirror the wallet's own sell, so you follow it out the same way you followed it in.
// custody
Every strategy runs on a vault you own.
However you build a strategy, it runs on funds that never leave your control. Your capital sits in a Solana PDA vault you own; Soltrace holds a trade-only authority — the keeper can place and exit copies, but it can never withdraw your money. Only you can.
- You own the PDA vault and hold the keys
- Trade-only authority — keeper can trade, never withdraw
- Keeper-signed execution across Jito, Nozomi, Astralane and AllenHark
Build it, then test it
Knowing a strategy would have worked is the harder part. Replay it against real wallet history and 1-second price data before you fund it — see the fills, exits and drawdown it would have produced.
Backtest a strategy →Ready to copy the best Solana wallets?
Mirror top wallets automatically, sized your way. Non-custodial and keeper-signed. Start your 14-day Elite trial.
Copy trading does not guarantee profit; crypto trading carries substantial risk of loss. A well-built strategy manages risk — it does not remove it.