Skip to content

Getting Started

This guide gets you from zero to trading in five minutes.

Go to reversion.trade and click the wallet button in the top-right corner. Supported wallets:

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

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

You’ll be prompted to sign a message (SIWE — Sign-In With Ethereum). This authenticates you without sharing any private keys.

On first sign-in, the platform automatically:

  • Creates your account
  • Generates an API wallet (a separate keypair for executing trades on Hyperliquid)
  • Prompts you to approve the API wallet on Hyperliquid

Click Deposit in the header to add USDC to your Hyperliquid trading account. Funds are available for trading immediately.

You can also withdraw and transfer funds from the same menu.

Reversion has four modes — pick the one that matches what you want to do:

The default mode. Place orders manually using the trading terminal:

  1. Select a market from the chart header (e.g., BTC/USDC)
  2. Set your leverage and margin mode
  3. Choose an order type (market, limit, stop loss, take profit, TWAP)
  4. Enter your size, pick buy or sell, and confirm

Your positions, open orders, and trade history appear in the info panel at the bottom.

Full trading guide →

Build rule-based trading strategies visually:

  1. Open Build mode from the header
  2. Create a new algorithm
  3. Define entry/exit conditions using indicators (RSI, Bollinger Bands, MACD, etc.)
  4. Configure position sizing, stop loss, and take profit
  5. Backtest against historical data
  6. Deploy live when you’re confident

Algorithm building guide →

Connect an AI agent (Claude Desktop, Cursor, VS Code) to trade and analyze markets via natural language:

  1. Create an API token from the web app (Settings → API Tokens)
  2. Install the MCP server: npx -y reversion-mcp
  3. Configure your AI app with the token
  4. Start chatting — “Generate a 4h chart for BTC with RSI and Bollinger Bands”

Agent setup guide →

View your account summary: equity, margin usage, active positions, algorithm count, unrealized P&L, and 30-day performance.

Want to…Go to
Place trades manuallyTrade →
Build an algorithmBuild →
Use AI for tradingAgent →
Browse indicatorsIndicators →
Learn the full platformOverview →