// THE PROBLEM
Manual Arbitrage Is Almost Dead
Too Slow
By the time you spot a spread, open two tabs, and place orders — the opportunity is gone. Markets move in milliseconds.
Hidden Costs
Raw spread looks profitable, but after fees, slippage, and funding — you're underwater. Most traders don't calculate the net spread.
Fragmented Access
Dozens of exchanges, each with different APIs, rate limits, and order formats. Building unified access takes months of engineering.
No ADL Protection
Auto-Deleveraging can close your position without warning. No tools to monitor ADL queue or protect against forced liquidation.
No Liquidation Guard
When price moves sharply against the position, one leg can get liquidated — leaving the other naked. Tracking margin risk by hand in real time is impossible.
No Delisting Alerts
Exchanges delist tokens without notice. No monitoring system to warn you before your position becomes untradeable.
Built for Precision, Not Guesswork
- Where a trader sees a chart — the terminal calculates net spread after fees
- Where a trader clicks — the terminal has already filled both legs and locked in profit
Real-Time Arbitrage Detection
Continuous scanning across all connected exchanges. WebSocket streams for orderbook depth, funding rates, and ticker data. No polling delays.
Net Spread Engine
True profitability after maker/taker fees, funding rates, slippage estimation, and withdrawal costs.
Net Spread = Raw − Fees − Slip − FundAutomated Execution
Three execution protocols: REST, WebSocket, and FIX. Auto-selected per exchange for minimum latency.
10–100 ms. Not a Promise — a Metric.
// RISK MANAGEMENT
Protection at Every Layer
Slippage Protection
Pre-execution orderbook depth analysis. Fill ratio estimation prevents entering thin markets.
L2 Top-5 Depth Analysis
Liquidation Guard
The futures leg's liquidation price is tracked in real time. You're alerted as it approaches — leaving time to top up or close manually.
Liquidation Price Monitoring
ADL Protection
Auto-Deleveraging queue monitoring with alerts in the high-risk tier. When ADL fires — the paired leg is closed instantly so you don't end up with naked exposure.
Instant ADL Risk Response
Atomic Execution
Both legs execute in parallel. If one leg fails — instant retry, on repeated failure — automatic rollback. No orphaned positions.
3 Protection Layers
Delisting Monitor
Real-time monitoring of exchange announcements. Alert before a token is delisted, new entries are halted and the system automatically switches to SellOut mode.
24/7 Announcement Scanning
Balance Accounting
Three-column bookkeeping: available, reserved, in-deal. Prevents accounting mismatches. Tracked down to the last cent.
3-Column Balance Tracking
Full Control. Zero Guesswork.
- Configure strategies
- Monitor live opportunities
- Receive real-time signals
| Pair | Route | Spread | PnL | Depth |
|---|---|---|---|---|
| WBTC/USDT | Binance → KuCoin | +0.22% | +$1850 | $480.0K |
| BONK/USDT | KuCoin → MEXC | +0.85% | +$1750 | $250.0K |
| WETH/USDT | OKX → Gate | +0.45% | +$1620 | $320.0K |
| PEPE/USDT | KuCoin → CoinEx | +0.95% | +$720 | $9.5K |
| WIF/USDT | BingX → MEXC | +0.78% | +$580 | $12.0K |
| BTC/USDT | Binance → Bybit | +0.16% | +$540 | $280.0K |
| DOGE/USDT | Gate → BingX | +0.31% | +$510 | $18.0K |
Three Proven Strategies
Each strategy has a dedicated page with detailed configuration and real-time signals.
Spot + Short
Buy spot on the cheaper exchange, short futures on the expensive one. Profit from convergence.
Long + Short
Leverage on both sides. Higher capital efficiency with margin. Requires margin monitoring.
Funding Arbitrage
Collect funding payments with delta-neutral position. Passive income strategy.
7 Live, 16 in Integration. More Coming.
- Native API integration with full REST + WebSocket support
- No third-party aggregators
- Spot
- Futures
- WS
- WebSocket
- REST
- REST API
Binance
WS
Bybit
WS
Gate
WS
MEXC
WS
KuCoin
WS
CoinEx
WS
BingX
WS
OKX
WSin integration
Bitget
WSin integration
Kraken
WSin integration
XT
WSin integration
LBank
WSin integration
BloFin
WSin integration
BitMart
RESTin integration
Bitfinex
WSin integration
HTX
WSin integration
Phemex
WSin integration
Deribit
WSin integration
BitMEX
WSin integration
Poloniex
WSin integration
DEX integration is next on our list
- Hyperliquid
- dYdX
- Paradex
- AsterDex
- Uniswap
Spreads, funding, fees —
on a single screen.
HFAT runs cross-venue arbitrage across every supported exchange. One terminal, one keystroke per decision — no charts, no noise, just the numbers that move money.
// HOW IT WORKS
From Zero to Trading in 5 Steps
Register
Get access to your cabinet through support.
Add API Keys
Connect your exchanges via API keys. Read-only for scanning and trade-enabled for execution.
Configure Strategy
Select strategy, set min spread, max balance, leverage, and position size.
Demo Mode
Test your configuration with paper trading in demo mode. No real funds at risk.
Go Live
Switch to live trading. Monitor PnL. Receive Telegram alerts.