cryptocurrency widget, price, heatmap
arrow
Burger icon
cryptocurrency widget, price, heatmap
Learn/How to Track Market Makers in Crypto Using Order Books and On-Chain Clues

How to Track Market Makers in Crypto Using Order Books and On-Chain Clues

COIN360

COIN360

PublishedJun 3 2026

UpdatedJun 3 2026

2 hours ago8 min read read
Editorial illustration for: How to Track Market Makers in Crypto Using Order Books and On-Chain Clues

You’re trying to answer a practical question: is the price moving because real demand showed up, or because a professional liquidity provider is shaping the tape. “Market makers” don’t announce themselves, and most of what they do looks like normal trading unless you know what to look for. The workable approach is to track repeatable patterns across order books, trades, funding, and (when possible) on-chain deposits/withdrawals that line up with liquidity provision.

TL;DR

  • You will be able to spot likely market-maker behavior by triangulating order book, trade prints, and flow data.
  • Expect 30–90 minutes to set up a repeatable workflow, then 5–10 minutes per check.
  • Most people get fooled by single signals (one “wall” or one big trade) instead of confirming across data.

Market makers in crypto sit between buyers and sellers, quoting both sides and adjusting inventory as price moves. If you want to track them, you’re not hunting a named entity as much as you’re identifying a style of behavior: tight, repeated quoting; fast cancel/replace; inventory rebalancing; and cross-venue hedging. The trick is building a checklist that survives noisy markets and doesn’t rely on one screenshot of a “sell wall.”

What you need before you start

You need access to at least one exchange with a real-time order book and trade feed for the pair you care about. Perps are often easier than spot because funding, open interest, and liquidations add context, but spot works if the venue has decent liquidity.

Have a charting tool that can show depth (order book heatmap or depth chart) and recent trades (“time & sales”). Many exchanges include this natively; if not, a terminal-style tool helps, but it’s not mandatory.

If you want to add on-chain confirmation, you need a block explorer for the chain the asset lives on and a way to identify exchange deposit addresses. That last part is the hard one: you usually won’t get perfect attribution, so treat on-chain as supporting evidence, not a verdict.

Keep a small balance on the exchange only if you plan to test fills or place tiny probing orders. You don’t need to trade to track, but it’s useful to understand how quickly your orders get “leaned on” or stepped in front of. If you do test, keep enough for fees and minimum order sizes; don’t do this with your whole stack.

Step-by-step

  1. Pick a liquid venue: Start with the exchange and market where market makers actually bother to compete—tight spreads, consistent depth, and frequent prints. Thin pairs produce fake patterns because one bot can look like “a market maker” when it’s just a single trader spoofing. Before you go further, confirm the spread is usually tight relative to the price and that trades are printing continuously, not in bursts every few minutes.

  2. Baseline the spread and depth: Watch the best bid/ask and the first few levels of depth for 5–10 minutes without touching anything. Market-making behavior is easiest to see as repetition: quotes appear, get hit, disappear, and reappear at similar distances. Verify whether depth is “layered” (multiple small orders at regular intervals) versus “lumpy” (one or two big blobs). Layering often indicates systematic quoting, while lumpy depth is more typical of discretionary traders.

  3. Read time & sales for cadence: Switch to the trade feed and look for consistent, small-to-medium prints alternating between bid and ask. A classic market-maker footprint is a steady stream of fills that doesn’t look emotional—no long pauses, no sudden all-in market orders—paired with quick quote updates. What you’re checking is rhythm: if trades are frequent and the top of book keeps refreshing, someone is actively providing liquidity rather than passively waiting.

  4. Watch cancel/replace behavior: Market makers manage adverse selection, so they cancel and re-post when price drifts toward them or when volatility spikes. On many venues you can’t see cancels directly, but you can infer them when top-of-book size repeatedly vanishes without being traded, then reappears one tick away. Confirm it’s not just one-off: you want to see the same pattern across multiple price levels and multiple minutes, especially around micro-moves where the mid-price shifts but no big news hits.

  5. Test with a tiny “probe” order: Place a small limit order just inside the spread (or at the best bid/ask) and see how the book reacts. If a market maker is leaning on that level, you’ll often get stepped in front of quickly (your order becomes second in queue) or the opposite side adjusts to keep the spread stable. The point isn’t to win a fill; it’s to observe reaction time and queue behavior. Before moving on, cancel the probe and confirm you didn’t leave any resting orders you forgot about.

  6. Compare spot vs perp behavior: Pull up the same asset on spot and perpetuals and check whether liquidity and price changes are synchronized. Market makers commonly hedge inventory across venues, so you’ll see spreads tighten on one market when the other becomes active, or you’ll see quick mean-reversion between spot and perp mid-prices. What to verify: if perps lead and spot follows (or vice versa) consistently during your observation window, that’s a clue that professional flow is arbitraging the basis rather than a single venue “discovering” price alone.

  7. Add flow context (OI, funding, liquidations): If you’re using perps, check open interest and funding direction to understand whether liquidity providers are likely fading crowded positioning. Market makers don’t “set” funding, but they respond to it because it affects carry and the type of trader on the other side. Confirm whether big moves coincide with liquidation clusters and sudden spread widening; that’s when market makers often pull quotes, then re-enter once the forced flow clears.

  8. Use on-chain deposits/withdrawals as confirmation: When the asset is on a transparent chain, look for bursts of deposits to exchanges before heavy selling or withdrawals before heavy buying, especially from addresses that repeatedly interact with exchange clusters. This is not about doxxing a market maker; it’s about checking if exchange inventory is being replenished or drained in a way that matches the microstructure you’re seeing. Before you trust it, verify the address attribution is credible (known exchange cluster, repeated patterns) and that the timing aligns with the trading window you’re analyzing.

What goes wrong

  • Mistaking spoofing for market making

    • Symptom: You see a huge wall appear, price moves toward it, then the wall vanishes and never trades.
    • Fix: Ignore single walls and focus on repeatable quote-refresh behavior plus trade prints; spoofing rarely comes with consistent two-sided fills.
  • Using a thin pair and overfitting patterns

    • Symptom: The book looks “controlled,” but trades are infrequent and one order changes the whole depth chart.
    • Fix: Move to a more liquid venue/pair or a higher-volume time window; you need enough prints to distinguish strategy from randomness.
  • Confusing arbitrage with directional intent

    • Symptom: You interpret quick mean-reversion between spot and perps as “someone defending a level.”
    • Fix: Check both markets side-by-side; if the move is mirrored and snaps back repeatedly, treat it as basis/arbitrage behavior, not a directional bet.
  • Reading the order book without the trade feed

    • Symptom: You keep screenshotting depth “support” and “resistance,” but price cuts through anyway.
    • Fix: Pair depth with time & sales; if size isn’t getting hit (prints don’t show it trading), it’s not real support in the way you think.
  • On-chain attribution errors

    • Symptom: You label a wallet as a market maker because it deposits to an exchange, then the next move doesn’t match.
    • Fix: Treat on-chain as probabilistic; only use well-known exchange clusters and repeated behavior over time, not one transfer.
  • Forgetting approvals or leaving test orders live

    • Symptom: You later notice an unexpected fill or an open order sitting far from price.
    • Fix: After probing, cancel all open orders and re-check the “Open Orders” tab; if you used a DEX for any reason, revoke token approvals in your wallet’s permission manager.

When this isn't the right move

Tracking market makers is the wrong tool when your real goal is simple trend participation. If you’re trading higher timeframes (days to weeks), microstructure tells you less than liquidity, catalysts, and risk management.

It’s also a poor use of time on assets with fragmented liquidity across many venues where you can’t observe the dominant order flow. You’ll end up “tracking” shadows.

If you’re trying to predict exact short-term price direction from market-maker behavior, you’ll get chopped up. Market makers are often close to delta-neutral and can look bullish or bearish depending on inventory and hedging needs. This workflow is best for understanding conditions: when liquidity is real, when it’s pulled, and when moves are likely forced.

Tools and references

If you want official references for the underlying mechanics, start with exchange and protocol documentation rather than influencer threads. For on-chain checks, use the canonical explorers for the chain you’re analyzing and the exchange’s own transparency pages when available.

Sources

cryptocurrency widget, price, heatmap
v 5.12.5
© 2017 - 2026 COIN360.com. All Rights Reserved.