Blog

Notes from the Desk

Perspectives on market making, trading microstructure, and treasury strategy from the people building liquidity for digital asset markets.

Latest Articles

Research, field notes, and practical guidance from our trading and partnerships teams.
Research Aug 6, 2026

CEX vs. DEX Liquidity: What Actually Changes When the Book Moves On-Chain

Ask where crypto liquidity lives and most say 'the big exchanges.' A growing share is on-chain — and providing it is a fundamentally different job.

Research Jul 30, 2026

Fair-Value Pricing Across Fragmented Venues

There's no such thing as 'the price of Bitcoin' — there are hundreds, one per venue, and they disagree. How a market maker manufactures the single number everything else depends on.

Market Making Jul 22, 2026

Adverse Selection & Toxic Flow

Every market maker has a nightmare counterparty: the one who's right. How informed flow quietly sets the spread everyone else pays.

OTC Jul 16, 2026

OTC vs. Your Exchange Account

Why the simplest way to trade a large position usually isn't the best one.

Research Jul 9, 2026

Order Book Microstructure 101

Most people read an order book like a menu. It's really a queue with rules — a real-time auction where your position in line matters as much as your price.

Market Making Jun 18, 2026

Spread Decomposition

A spread looks like two numbers from the outside. Underneath it's a stack of costs and a read on the competition — here are the dials a market maker is always turning.

Perspective Jun 4, 2026

The Liquidity Provider's Real Job

Most people think a liquidity provider's job is volume. It isn't. The real work is holding risk nobody else wants, at a price, continuously.

Research May 21, 2026

What “Liquidity” Actually Means in Crypto

Ask ten people what 'liquidity' means and you'll get ten answers. It's really three things — depth, spread, and resilience — and they fail in different ways.

Market Making May 7, 2026

Inventory Risk and Quote Skew

Hold inventory and you skew your quotes to get flat. But the skew shouldn't be linear — once real risk limits exist, it has to bend.

No articles yet

We're working on our first posts. Check back soon.

Get in Touch
(function () { var container = document.querySelector(".sp-hero-bg-wrap"); if (!container) return; var count = 20; for (var i = 0; i < count; i++) { var strip = document.createElement("div"); strip.className = "ct-lenticular-strip"; strip.style.left = (i / count) * 100 + "%"; strip.style.width = 100 / count + 0.5 + "%"; strip.style.transitionDelay = i * 0.04 + "s"; container.appendChild(strip); } requestAnimationFrame(function () { requestAnimationFrame(function () { container.classList.add("is-visible"); }); }); })();