Skip to content

Getting Started

This guide walks you through connecting to Reversion and placing your first trade.

Click the wallet button in the top-right corner of the header. Reversion supports:

  • MetaMask
  • Rabby
  • Phantom
  • WalletConnect (mobile wallets)

Select your wallet and approve the connection. Reversion connects on the Arbitrum network.

After connecting, you’ll be prompted to sign a message (SIWE — Sign-In With Ethereum). This authenticates your wallet with the Reversion backend. No private keys are shared — it’s a signature-based login.

On first sign-in, the platform:

  1. Creates your account
  2. Generates an API wallet — a separate keypair used for executing trades on Hyperliquid
  3. Prompts you to approve the API wallet on Hyperliquid (builder fee approval)

Click the Deposit button in the header to add USDC to your trading account. You can also access deposits from the wallet operations dropdown.

Funds are deposited to your Hyperliquid perps account and are immediately available for trading.

Once signed in, you’ll see the Trade layout:

  • Chart (left) — candlestick chart with the current trading pair, price, volume, and indicators
  • Orderbook (center) — real-time bids and asks with depth visualization
  • Trade Form (right) — order placement with buy/sell toggle
  • Info Panel (bottom) — tabs for positions, open orders, TWAP orders, trailing stops, and trade history

The chart header shows key market data at a glance:

MetricDescription
PriceCurrent last trade price
24h ChangePrice change over 24 hours (%)
24h VolumeTrading volume in the last 24 hours
Open InterestTotal open contracts
Funding RateCurrent funding rate for perpetuals
Max LeverageMaximum allowed leverage for this market

Use the token dropdown in the chart header to search and select a trading pair (e.g., BTC/USDC).

Click the leverage display near the order form to open the leverage modal:

  • Adjust leverage from 1x to the market’s maximum (typically up to 50x)
  • Choose margin type: Cross (full balance as collateral) or Isolated (only position margin at risk)
  1. Select Market as the order type
  2. Choose your side: Buy / Long or Sell / Short
  3. Enter the USD amount (minimum $10)
  4. Optionally add a Stop Loss and/or Take Profit
  5. Click the order button
  6. Review the confirmation modal and confirm

Your order executes immediately at the current market price. The position appears in the Active Positions tab of the info panel.

The Active Positions tab shows:

ColumnDescription
AssetTrading pair
SideLONG or SHORT
SizePosition size
Entry PriceYour entry price
Mark PriceCurrent mark price
Liq. PriceLiquidation price
PnLUnrealized profit/loss with percentage

Click the Close button on any position to close it with a market order. You can also use Close All to close all open positions at once.

  • Orders — learn about limit orders, stop losses, TWAP, and more
  • Charting — add indicators and use multi-chart layouts
  • Positions — leverage, margin modes, and trailing stops