Price Impact
In Simple Terms: Price impact is the dent your order makes in the market. Drop a pebble in a lake — no visible effect. Drop a boulder — waves. Your $500 market buy is a pebble. A $5M market buy is a boulder that moves price against you before you're done buying. The larger the position, the more you pay for the privilege of entering it.
Price impact is the change in an asset's price caused directly by a trader's own order. It represents the degree to which buying pressure pushes the price up (or selling pressure pushes it down) as an order consumes available liquidity. Price impact is distinct from general market movement — it's the portion of the price change attributable specifically to your trade. In traditional finance, this is called "market impact" and is extensively modeled because institutional traders routinely move markets with their order flow.
The alpha formula that every professional internalizes: impact scales with approximately the square root of order size, not linearly. A trade 4x larger generates roughly 2x the impact (√4 = 2), not 4x. This square-root relationship — first documented by Kyle (1985) and confirmed across every market class including crypto — is the mathematical foundation for why splitting orders works. It's also why a single $1M market order has less total impact than ten sequential $100K market orders (each hitting a recovering book). Kingfisher's depth-of-market and liquidity heatmap visualizations show you exactly where impact will concentrate, letting you route around thin zones.
How It Works
Order book impact: In a limit order book market, impact is the distance your order walks through the book. If you market-buy 10 BTC and the ask side has 2 BTC at $65,000, 3 BTC at $65,050, and 5 BTC at $65,100, your impact is the weighted average spread of execution. Impact = f(order_size, depth_at_each_level).
AMM impact (DEXs): In automated market maker pools (Uniswap, etc.), impact follows the constant product formula (x * y = k). A trade that represents 1% of the pool's total liquidity generates approximately 1% price impact. A trade equal to 10% of pool liquidity generates ~11% impact. The impact curve is convex — small trades have minimal impact, large trades get exponentially worse. This is why DEX aggregators split orders across multiple pools: to minimize the convex impact penalty.
Permanent vs. temporary impact: Temporary impact is the immediate execution cost that reverts as liquidity returns. Permanent impact is the portion that doesn't revert — it reflects the information content of your trade (the market infers that someone with size is buying, so price adjusts upward permanently). Temporary impact is a transaction cost; permanent impact is an information leakage cost. Splitting orders reduces both but especially permanent impact.
Impact prediction: Estimated impact = order_size / (depth_within_range * liquidity_factor). If $200K of resting asks exist within 0.5% of current price, a $50K market buy will experience approximately 0.125% impact (50/200 * 0.5%) before slippage from walking the book kicks in. This is an approximation — actual impact depends on how liquidity is distributed across price levels.
Why It Matters for Traders
1. Impact is the hidden cost of size. A strategy that works profitably at $5K per trade may be unprofitable at $50K per trade — not because the edge disappeared, but because the impact of entering and exiting $50K positions erodes the edge. Every strategy has a capacity limit defined by its price impact. Know your capacity before you scale.
2. Impact determines execution method. If expected impact exceeds your strategy edge, you must use a different execution method: splitting (TWAP/VWAP algorithms), iceberg orders, dark pool routing, or simply reducing position size. The execution method is not an afterthought — it's often the binding constraint on strategy profitability.
3. Impact reveals whale activity. Sustained directional price impact without corresponding news events signals that a large participant is accumulating or distributing. This information is tradeable: if impact analysis shows persistent buying pressure absorbing all ask liquidity without breaking, a large buyer is building a position, and price will eventually break higher.
Common Mistakes
1. Using market orders for position entries above trivial size. A $50K market buy on a pair with $200K of ask depth within 0.5% will cost ~$125 in impact alone. The same entry split into five $10K limit orders over 30 minutes costs near-zero impact plus the spread captured as maker rebates.
2. Ignoring the convexity of AMM impact. On DEXs, the difference between a trade that's 5% of pool depth and one that's 10% is not 2x the impact — it's closer to 4x. DEX traders who don't model convex impact get absolutely destroyed on larger positions.
3. Focusing on fees while ignoring impact. A 0.01% fee difference between exchanges is irrelevant if the exchange with lower fees has one-third the depth (3x the impact) of the exchange with higher fees. Always route orders to the venue with lowest total cost: fees + spread + impact.
FAQ
Q: How do I calculate price impact before trading? A: On CEXs, sum the order book depth between the current price and your expected fill level, divide your order size by total depth at each level, and compute the weighted average. On DEXs, most interfaces show estimated price impact directly. For both, Kingfisher's depth-of-market tools provide the liquidity data needed for impact estimation.
Q: What size trade starts to have meaningful impact on BTC? A: On a liquid weekday session, orders above ~$500K notional begin to show measurable impact (>0.05%). Orders above $5M move the market visibly. During thin weekend sessions, impact thresholds are 3-5x lower.
Q: Do limit orders have price impact? A: Passive limit orders don't have direct price impact because they add liquidity rather than consume it. However, large visible limit orders can have psychological impact — a $10M bid wall deters sellers and attracts buyers, changing price behavior even without executing. This is why large traders use iceberg orders: to avoid the psychological impact of visible size.
Deep Dive
Want to explore further? Check out:
- Toxic Order Flow: Detecting Market Manipulation in Crypto
- Understanding Crypto Market Structure: Order Flow, Liquidity and Price Discovery
- How to Read Crypto Charts: Complete Technical Analysis Guide 2026
- Liquidation Maps: See Where Bitcoin Will Bounce or Break Through

