TrendVision

/top-trades

Largest trades by dollar value for a given date.

Ranks the 10 biggest trades by notional value for a session and labels each by market impact (LOW → WHALE) relative to the ticker's liquidity profile.

Preview

Preview
TrendVisionBotToday at 9:30 AM
top-trades preview
📎top-trades.png

How to use

/top-trades <symbol> [date]
FormSyntax
Slash/top-trades
Prefix;top-trades or ;tt

Parameters

ParameterRequiredAccepted valuesWhat it does
symbolYesUS ticker (AAPL, NVDA, SOFI, …)Stock to query.
dateNoYYYY-MM-DD (default: today)Session date. Invalid format returns an error.

Examples

/top-trades NVDA
/top-trades GME 2026-01-15
;tt TSLA

What you get

Image table in the channel (or a warning embed if no trades exist).

ColumnMeaning
TimestampTrade time (ET)
PriceExecution price
SharesShare size
ImpactMarket impact label — color-coded
ValueDollar notional

Impact labels

LabelMeaning
LOWSmall relative to liquidity
MEDIUMModerate
LARGELarge
VERY LARGEVery large
WHALELargest tier

Footer notes how many total trades were analyzed for that session.

If the market was closed or no tape exists for the date, you get a No Trades Found message instead of an image.

  • /trades-size-overview (/tso) — impact distribution over time
  • /relative-volume (/rvol) — volume vs price context

Notes

  • Server channel only.
  • Filters out certain condition codes (e.g. odd-lot / out-of-sequence).
  • Impact scoring uses a 60-day liquidity profile cached per ticker.