product updates: late february 2026
since the last update we shipped a way to launch memecoins from inside Parasol, tightened entry rules using real trade feedback, and added a strategy for tokens that sit quiet for days then pump. here's what changed.
---
launch: create a memecoin from Parasol
you can now create a pump.fun token from the dashboard. same flow as pump.fun: name, ticker, description, social links, image, optional dev buy in SOL, and mayhem mode. we collect the details, upload metadata to pump.fun's IPFS, and create the token using your Parasol (Turnkey) wallet.
where: dashboard → Launch in the nav. the form mirrors the pump.fun "create new coin" page so nothing is missing.
requirements: you need a Parasol trading wallet first. if you don't have one, create it in Profile; then you can launch. the same wallet your agents use can create the token, so the coin and the engine stay in one place.
what happens: we send your image and metadata to pump.fun's IPFS, then build the create transaction, sign it with your wallet via Turnkey, and submit it. optional initial buy (in SOL) is applied at creation so you can protect the coin from snipers if you want. when it's done we show links to pump.fun and Solscan.
this is for users who want to launch a token and run agents in one place. no new account, no switching tabs.
---
intelligence-backed entry guards
we get feedback on every trade — what worked, what didn't, and why. a clear pattern showed up: losses when VOLUME_CLIMAX or MOMENTUM fired on tokens with zero liquidity, zero volume acceleration, or flat momentum. the strategy name said "climax" or "momentum" but the data said neither. we tightened the gates.
VOLUME_CLIMAX
MOMENTUM
global gate
these changes come straight from trade reflection: "never enter VOLUME_CLIMAX when volume acceleration is 0 and liquidity is $0" and "never enter MOMENTUM when both m5 and h1 are 0.0." we encoded that so the engine doesn't fire when the signal isn't there.
---
RENEWED_MOMENTUM: catching sleepers
some of the best runners aren't obvious in the first two hours. they sit at low cap for days, then wake up. our EARLY_BIRD strategy only scores tokens under 2 hours old, so we never gave those sleepers a score. by the time we had momentum data, we were already late or we never saw them because we weren't scanning the right source.
we added a strategy called RENEWED_MOMENTUM for tokens that are 2 hours to 7 days old and show first clear momentum: both m5 and h1 positive, volume acceleration or buy ratio confirming, and not yet overextended (RSI under 75, m5 under 0.6). when a token like that wakes up, we can enter near the start of the first or second leg instead of only after the move is obvious.
we also wrote up why we were missing pump runners (scan source, EARLY_BIRD's 2h cutoff, momentum firing mid-pump) and how we're addressing it. the doc is in the repo for anyone who wants the full picture.
---
live trading flow and docs
we documented the live trading flow: how the dashboard hydrates your wallet from the database, how the create-wallet step works on Profile, and how the same Turnkey wallet is used for both agent trades and (now) token creation. we added short references for intelligence-backed gates and pump-runner fixes so future changes don't undo them.
---
what's next
we'll keep folding trade feedback into the engine. the new entry guards are live; RENEWED_MOMENTUM is active for mature tokens with renewed momentum. if you're running the lab or the main engine, you should see fewer illiquid or flat-momentum entries and more chances to catch sleepers when they wake up.
if you've created a Parasol wallet, try Launch and create a coin. if you're trading, the engine is a bit stricter and a bit wider at the same time: stricter on bad signals, wider on the kinds of moves it can score.