> ## Documentation Index
> Fetch the complete documentation index at: https://docs.trady.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Live Trades

> The tape of the wallets you care about: every trade from your tracked wallets in real time, as it lands on-chain.

The tape of the wallets you care about. Live Trades streams every trade from your [tracked wallets](/tracker/wallet-tracker) in real time — one feed, chronological, as it lands on-chain.

<Frame>
  <img src="https://mintcdn.com/trady-fe7355a3/GAoXOQplDSv9Mz22/images/product/live-trades.png?fit=max&auto=format&n=GAoXOQplDSv9Mz22&q=85&s=7f74a3ba7d3eb6ecc2a94caad625163c" alt="live trades feed" width="2560" height="1523" data-path="images/product/live-trades.png" />
</Frame>

## What's in the feed

Each entry shows:

* **Wallet** — the label you gave it
* **Action** — buy or sell, with size in USDC
* **Token** — ticker + chain, one click to the [token page](/discovery/token-page)
* **Price / mcap at execution** — the context that decides whether the signal is still actionable
* **Time** — seconds matter; a 40-second-old entry is a different trade than a 4-minute-old one

## Reading the tape like a trader

* **One wallet buying is a data point. Three unrelated tracked wallets buying the same token within minutes is a signal.** The feed makes convergence visible — that's its real value.
* **Sells matter more than buys.** Smart money exiting a token you hold outranks almost any other alert you'll get today.
* **Check the mcap gap.** If the tracked wallet entered at 80k mcap and the token prints 900k by the time you see it, you're not copying their trade — you're buying their exit. The entry context in the feed exists exactly for this check.
* Signal → [token page](/discovery/token-page) → 30-second vet → decision. The feed compresses *finding*; it doesn't replace *vetting*.

## Mini-FAQ

**Is this all trades on Trady, or just my tracked wallets?**
Your tracked wallets. {/* TODO(team): confirm — is there also a global/public live trades view? */}

**Can I trade straight from the feed?**
Every row opens the token page in one click; fire from there with [Instant Trade](/trading/instant-trade-quick-buy-sell). {/* TODO(team): confirm inline buy availability */}

**How real-time is "real time"?**
Trades appear as they confirm on-chain — the feed is built for acting, not for archaeology. {/* TODO(team): confirm latency */}
