Arbitrage is buying an asset on one venue and simultaneously selling it on another at a higher price, capturing the spread as profit. In crypto, price differences between exchanges are real but they close within milliseconds for the instruments with the highest volume. The profitable opportunities are smaller, faster, and technically harder than they appear in any “easy arbitrage guide.”

The main types of crypto arbitrage

Simple exchange arbitrage is the most familiar: ETH trades at $3,000 on Coinbase and $3,006 on Kraken, so you buy on Coinbase and sell on Kraken. The problem is that you need pre-funded accounts on both exchanges simultaneously, you cannot buy on one and then transfer to sell, because by the time the transfer completes (10–30 minutes for ETH, longer for Bitcoin), the spread has closed. Maintaining $50,000 in idle capital split between exchanges to capture a 0.2% spread ($100 profit) gives a capital efficiency ratio that most traders underestimate.

Triangular arbitrage exploits price inconsistencies between three trading pairs on the same exchange: if BTC/ETH, ETH/USDT, and BTC/USDT are not in perfect mathematical alignment, you can cycle through all three and end with more than you started. This requires no cross-exchange transfers but demands automated execution because any manual delay lets the mispricing correct. Statistical arbitrage goes further, modelling the historical correlation between two assets (say, ETH and an ETH-liquid staking derivative) and trading when the spread diverges beyond a defined threshold, betting on mean reversion. Funding rate arbitrage captures the positive funding rate paid by longs on perpetual futures by going long spot and short perp simultaneously, this is covered in depth in our basis trading explainer.

What this means for traders

The retail arb failure rate is high because the competition is not other retail traders, it is well-capitalized algorithmic firms running co-located infrastructure with sub-millisecond latency directly on exchange matching engines. When a CEX price diverges from the Binance reference price by 0.3%, there are dozens of bots that will correct it within one or two order book updates. The window for a human to act is zero.

Where retail traders can participate is in slower, less-efficient opportunities: DEX arbitrage via MEV (though this is also dominated by sophisticated bots, see our MEV protection explainer), funding rate arbitrage on smaller perpetual futures markets where the funding rate is high enough (above 0.1% per 8 hours = 109% annualised) to justify the position, and cross-chain price differences exploitable via bridges that settle quickly. Even these require careful accounting for gas fees, bridge fees, slippage, and the risk of being stuck in a position if network congestion spikes.

A concrete example

Funding rate arb in practice: a small perp exchange shows SOL funding at +0.15% per 8 hours (0.45% per day, about 164% annualised). You buy $10,000 spot SOL on a CEX and short $10,000 SOL-USDC perp on the smaller venue. The delta-neutral position earns the funding while price exposure cancels out. Over 30 days: 30 × 0.45% × $10,000 = $1,350 gross. Costs: taker fees to open both legs (~0.1% each = $20), withdrawal fee to fund the perp exchange (~$5 in gas/fees), and slippage on $10,000 SOL orders (~0.05% = $5). Net: roughly $1,320 on $10,000 capital in 30 days, or about 13.2% monthly. The risk: the smaller exchange suspends withdrawals mid-trade (exchange counterparty risk) or the SOL price gaps down 20% overnight and your perp margin is insufficient to cover an unrealized loss before you can add collateral, triggering liquidation of the short while you still hold spot, turning an arb into a directional loss.

Frequently asked questions

Is crypto arbitrage legal? Yes, in all major jurisdictions. Arbitrage is a normal market-making activity that improves price efficiency. The legal complexity is around tax: each individual arb trade is typically a taxable event, and with dozens of trades per day, record-keeping becomes the main compliance burden.

What tools do retail traders use for arb? Popular tools include Hummingbot (open-source market-making/arb bot), Coinglass for funding rate monitoring, and cross-exchange price dashboards like CoinMarketCap or CryptoCompare. Serious quant arb requires custom infrastructure.

Does arbitrage affect crypto prices? Yes, arb activity is the primary mechanism that keeps prices aligned across exchanges. Without arbitrageurs, the same asset could trade at materially different prices across venues for extended periods. The tighter the spread across exchanges, the more efficient the arb competition is.