BitMEX
Log in Sign up
Global trading platform

Trade the markets with confidence

A professional derivatives terminal — market simulation, deep order books, isolated-margin perpetuals and a full risk toolkit in one clean workspace.

Market overview Real market data
BTC/USD
 
ETH/USD
 
SOL/USD
 
XRP/USD
 
BNB/USD
 
DOGE/USD
 
XAU/USD
 

Trading products

Four ways to take a position — each clearly distinct.

Spot

Buy and sell assets outright, settled immediately against your wallet balance.

Perpetual futures

Isolated-margin contracts with configurable leverage, funding and an automatic liquidation engine.

Fixed-Time trading

Stake an amount on a market's direction over a fixed duration. At expiry the trade settles as a win or a loss — this is not spot or futures, and payouts are never guaranteed.

Fixed outcome at expiry

Earn / Funds

Subscribe idle balances to flexible or fixed-term funds and track accrued rewards.

Everything a serious trader needs

One terminal. Full control over execution, margin and risk.

Advanced order types

Market, limit, stop, stop-limit and take-profit orders with configurable leverage.

Market monitoring

Candlesticks, a depth-visualised order book and a streaming trade tape.

Secure wallet

Segregated balances, double-entry ledger accounting and admin-approved withdrawals.

Risk management

Isolated margin, an automatic liquidation engine, maintenance-margin monitoring and funding.

Server-side execution

Row-locked matching with no client-side price trust.

Portfolio analytics

Realised & unrealised PnL, ROI, fee history and a full transaction ledger.

Explore markets

Simulated market data, updated every few seconds.

Security by design

  • Passwords hashed with bcrypt; session-fixation and idle-timeout protection.
  • Every balance change is double-entry ledgered and auditable.
  • CSRF tokens, prepared statements, output escaping and security headers.
  • Login rate limiting with automatic account lockout.
  • Optional TOTP two-factor authentication with backup codes.

This is a simulation platform. No real funds, custody or blockchain settlement are involved.

22
Markets
500×
Max leverage
6
Order types
5
Languages

Ready to explore the markets?

Create a free account and open the trading terminal in seconds.

Frequently asked questions

 

No. This is a simulation / sandbox environment. Balances, prices, order matching and PnL are all modeled. No real funds or blockchain transactions are involved.
On this practice build, new accounts receive a simulated USDT starter balance (amount set by the operator). You can also record simulated deposits from the Deposit page. In a live deployment this starter credit is disabled and funds arrive only via a real deposit.
Market, Limit, Stop, Stop-Limit, Take-Profit and Take-Profit-Limit, each with configurable leverage and reduce-only / post-only flags.
Positions use isolated margin. When the mark price reaches the liquidation price, the position is closed by the engine and the allocated margin is forfeited.
Yes — the app is built on a documented REST-style JSON API under /api. See the README for the full endpoint list.