Live
Cross-exchange (CEX) arbitrage
Where a coin is cheapest and where it sells highest — net of fees, filtered by volume.
Demo mode: sample data. Live prices turn on after deploying the Worker (API_BASE in site.config.mjs).
…
Frequently asked questions
Why is a 30–50% spread almost always wrong?
Usually the ticker is a different token or withdrawals are closed. That is why a 20% cap is set by default.
Are withdrawal fees included?
No, they depend on the network. Use the spot arbitrage calculator.
How CEX arbitrage works
The same coin trades at slightly different prices on different exchanges. The scanner takes the best ask and bid for every USDT pair on 9 exchanges and finds the widest gap. The Net column subtracts two trading fees.
Filters
Minimum volume removes illiquid markets. Maximum spread removes false matches where the same ticker is a different token on another exchange.
Before you trade, check
- the token contract address matches;
- deposits and withdrawals are open and on which network;
- order book depth for your size.