product updates: march 6, 2026
big day. the trading engine got an AI brain, the charts got cleaner, and the dashboard got smarter about showing you what matters. here's everything that shipped.
---
anthropic ai now reviews every trade — before and after entry
this is the headline feature. Sienna (the Oracle) now runs every potential trade through Claude Sonnet before placing it. the AI analyst reviews the top 10 setups from each scan cycle and makes a qualitative judgment:
the analyst looks at things the scoring engine can't easily quantify: narrative quality, social signal coherence, whether the chart pattern "feels" like distribution. it's a second opinion from a model trained on vastly more market context than our feature vectors capture.
but that's only half of it.
real-time position monitoring
once a trade is open, the AI doesn't walk away. every 3 minutes, Claude reviews all open positions that have been held for at least 2 minutes. for each position it returns one of three verdicts:
each verdict includes a confidence score and reasoning, surfaced directly in Sienna's stream of consciousness feed. you can watch the AI think in real time as it evaluates your open trades.
this only runs on Sienna in live trading mode. paper trading agents are unaffected.
---
chart markers: smaller, smarter, smoother
the entry/exit markers on token charts got a full overhaul:
subscribeVisibleLogicalRangeChange and subscribeCrosshairMove on the lightweight-charts API.$9.18e-4, you see $918K. much easier to read at a glance.---
all position data shown in market cap
this was requested specifically because raw token prices like $6.92e-4 are hard to parse visually. every price in the position detail panel now displays as market cap:
main position row:
$918K → $769K (entry mcap → current mcap)expandable exit levels:
SL $692K (10.0%) instead of SL $6.92e-4 (10.0%)TP1 $1.1M (+40%) instead of TP1 $1.08e-3 (+40%)ENTRY $918K instead of ENTRY $9.18e-4HWM $967K (+26%) instead of HWM $9.67e-4 (+26%)percentages are unchanged — they're relative and already readable.
for new positions, market cap is stored at entry from the token's FDV. for existing positions that predate this change, FDV is fetched from DexScreener on load as a fallback. if neither source is available, raw prices are shown.
---
hide wallet holdings you don't want to see
the wallet holdings section shows every token in your wallet that isn't managed by the bot. some of these are spam airdrops, dead tokens, or positions you sold manually outside Parasol.
now each holding has a ✕ button to hide it. hidden tokens:
simple quality of life. no more staring at $0.02 of airdropped spam.
---
portfolio chart color picker
the portfolio equity chart now defaults to Parasol pink/blue and includes the same 4-color picker as the token price charts:
your choice persists across sessions.
---
quest update: make your first live trade
the "Share a Profit Card" quest has been replaced with "Make Your First Live Trade" — worth 1,000 points. this better aligns incentives with what actually matters: getting users from paper to live.
---
nav reordered
the dashboard navigation now reads: Agents → Arena → Leaderboard → Launch → Trade → Performance. leaderboard moved up because social proof matters. trade moved after launch because most users interact with agents, not the manual swap interface.
---
research api auth fix
a silent 401 error was preventing the research agent from flushing data. the client was sending Bearer local because NEXT_PUBLIC_RESEARCH_TOKEN was never set. fixed by adding a dedicated RESEARCH_TOKEN env var that both client and server share.
---
what's next
stay sharp. parasol keeps you covered.