MM Flow

Order flow · BNB · Hyperliquid

Cumulative Volume Delta

Taker-buy minus taker-sell, running cumulative. When the CVD line diverges from the price line that's the canonical hidden-flow signal — large players accumulating or distributing without moving the tape. Sourced from HL's public recentTrades feed.

No external confirmationCVD $0
...BNB · Loading Flow Pulse

Price + CVD + per-bar delta

Top: 1m candles. Middle: cumulative volume delta. Bottom: per-bar net delta histogram (teal = net buying, pink = net selling).

Loading order flow…

Source: HL type:'recentTrades' via /api/hl/cvd. Each trade carries a side flag — B = taker bought (bid lifted), A = taker sold (ask hit). We bucket to 1-minute candles, then accumulate the per-candle delta to get CVD. Refreshes every 15s. HL exposes the last ~1000 trades on this endpoint; the actual covered window depends on tape activity.