Live Trade Feed
Watch Stratium execute Solana trades in real-time — live trade stream, P&L on sells, and on-chain verification.
TL;DR: Stratium's live trade feed streams every copy trade in real time using Server-Sent Events — no page refresh required. Each trade card shows the token, direction (BUY/SELL), SOL amount, execution speed in milliseconds, and a direct Solscan link for on-chain verification. The feed is publicly accessible before you sign up.
What is Stratium's live trade feed?
The Live Trade Feed shows every trade being executed across all Stratium strategies in real time. Stratium uses Server-Sent Events (SSE) — a persistent HTTP connection that pushes trade data from the server to your browser the moment a trade confirms on-chain. No page refresh, no polling, no delay.
The feed is publicly accessible on the Stratium homepage without creating an account. It is the fastest way to see Stratium's copy trading engine operating with real money, in real time, on real Solana transactions — all verifiable on Solscan.
How do I access the live trade feed?
On the Stratium website, scroll down to the "Live Solana Trading In Real-Time" section, or click "Live Trading" in the navigation bar.
- A LIVE TRADING indicator appears when the SSE connection is active
- If the connection drops (e.g., from a network interruption), it shows CONNECTING... and automatically reconnects
- The feed shows the most recent trades at the top; new trades appear with a pulse animation
What information does each trade card show?
Each trade appears as a card. Two views are available:
Collapsed view (default)
A compact summary of each trade:
- Trade Type — BUY (green badge) or SELL (cyan badge)
- Token Symbol — The token being traded (clickable to view market data on Jupiter)
- Token Amount — How many tokens were bought or sold
- SOL Amount — The SOL value of the trade
- Strategy Wallet — Which strategy executed this trade (clickable to open the strategy detail page)
- Time — How long ago the trade happened (e.g., "2m ago")
- Quick P&L — For SELL trades, a profit/loss percentage badge showing the round-trip result
Expanded view (click any card)
Full details for a single trade:
For SELL trades with P&L:
- Visual Trade Flow — BOUGHT at price → SOLD at price → PROFIT or LOSS
- Cost Basis — What was originally paid to buy the tokens (FIFO-calculated)
- Proceeds — What was received from the sale
- P&L — Net profit or loss in SOL and as a percentage
- Buy Date / Sell Date — Timestamps for both legs of the trade
- Holding Duration — How long the position was held (e.g., "2h 15m", "3d 6h")
- Execution Speed — How fast this specific trade was executed in milliseconds
- Transaction Links — Direct links to both the buy and sell transactions on Solscan
For BUY trades:
- Token amount, SOL value, execution speed in milliseconds, strategy wallet link, timestamp, and Solscan link
How does the feed update in real time?
The live feed uses Server-Sent Events (SSE) — a standard HTTP streaming mechanism where the server pushes updates to the browser without the browser having to poll. Each trade arrives within seconds of on-chain confirmation.
- New trades appear at the top with a "NEW" badge and a brief pulse animation
- No manual refresh needed — trades appear automatically
- Auto-reconnect — If your connection drops, the SSE client reconnects and catches up automatically
Which trades are shown in the feed?
The live feed applies smart filters to keep the display useful and signal-rich:
- Trades above 20 SOL are excluded (whale-sized moves that would not be replicated at standard scaling factors)
- Sell trades with P&L below −15% are filtered (reduces noise from tokens with very high volatility)
- Internal withdrawal liquidation trades are hidden (these are operational, not strategy-driven)
How do I share or bookmark a specific trade?
You can deep-link to any specific trade using the URL parameter ?trade=<signature>. When someone opens that link:
- The page scrolls automatically to the Live Trade Feed section
- The specific trade is highlighted and expanded
- This is useful for sharing notable trades in communities or with potential Stratium users
What insights can I get from the live trade feed?
The live feed teaches you things about Stratium's execution that static metrics cannot:
- Trading frequency — How often strategies execute trades throughout different times of day
- Token variety — Which tokens the active strategies are trading right now
- Execution speed — The actual millisecond execution times for individual trades (hover over "Xms ago" in the expanded view)
- Profit patterns — Watch SELL trades for positive P&L badges to see strategies locking in gains in real time
- Strategy activity — Which specific strategy wallets are most active during any given session
Learn more
- Browsing Strategy Results — Deep dive into individual strategy 90-day P&L, drawdown, and verified trade history
- Profit Simulator — Estimate your projected returns based on historical data from the strategies powering this feed
- How Stratium Works — The technical pipeline behind each trade you see in the feed