// paper_trading++TEST YOUR ALGO
ON REAL DATA
Paper trade on live mainnet data from Hyperliquid. Real order books, real spreads, real slippage simulation. Validate your strategy before risking real capital.
01. WHY PAPEREXCHANGE?
Hyperliquid testnet uses fake data. Your backtest results won't match production. We mirror the real mainnet so your strategy behaves exactly as it would live.
Standard Paper Trading
- Testnet prices don't match mainnet
- Synthetic order books with fake liquidity
- No realistic slippage or spread simulation
- Strategies that "work" fail with real money
paperx.co
- Live mainnet prices & order books
- Realistic slippage based on actual depth
- Accurate fees (0.015% maker / 0.045% taker)
- 100% Hyperliquid API compatible
02. DROP-IN REPLACEMENT
Just change your base URL from api.hyperliquid.xyz to api.paperx.co. That's it. Same API format, same responses.
Same API Format
Use your existing Hyperliquid code. Just swap the endpoint.
WebSocket Streams
Real-time L2 order book updates, trades, and account data.
All Order Types
Market, Limit, Stop Loss, Take Profit - all supported.
03. HOW IT WORKS
Get started in minutes. No complex setup required.
Create Account
Sign up with just an email. No KYC, no personal info required. Get a 3-day free trial to test everything.
Generate API Key
Create an API key from your dashboard. Use it to authenticate all your trading requests.
Start Trading
Point your existing code to our API. Same format as Hyperliquid - your strategy works instantly.
04. PRO TRADING FEATURES
Everything you need to build, test, and validate your trading strategies.
Real-Time WebSocket
Live price updates, order book changes, and trade notifications. Same format as Hyperliquid WebSocket API.
Strategy Backtesting
Test your strategies on historical data with 100% accuracy. Real OHLCV data, realistic execution, comprehensive metrics.
Advanced Orders
Take Profit, Stop Loss, TWAP, and trigger orders. All order types execute automatically in the background.
8-Hour Funding
Real Hyperliquid funding rates applied every 8 hours. Accurate simulation of perpetual contract costs.
Liquidation Simulation
Accurate liquidation price calculation using Hyperliquid's formula. Know your risk before going live.
Historical Data
Sync and store OHLCV data for any coin and timeframe. 1m to 1W candles with gap detection.