Skip to content

Sign Up

Get up and running with Reversion

Five minutes from now you’ll be trading on-chain perpetuals. This guide walks you through connecting your wallet, funding your account and making the neccessary approvals to begin trading on Reversion.

  1. Connect Your Wallet

    Open reversion.trade and click the wallet button in the top-right corner.

    Pick your wallet from the list — we support:

    • MetaMask
    • Rabby
    • Phantom

    Approve the connection when your wallet prompts you.

    Wallet selection modal with supported wallets

  2. Sign In

    After connecting, you’ll see a Sign-In With Ethereum (SIWE) prompt. Sign the message to authenticate — this never shares your private keys.

    SIWE signature prompt in the wallet

    On your first sign-in, the platform automatically:

    1. Creates your Reversion account
    2. Generates an API wallet — a separate keypair for executing trades on Hyperliquid
    3. Prompts you to approve the API wallet on Hyperliquid
  3. Approve the API Wallet

    You’ll be prompted to approve the API wallet on Hyperliquid. This links the platform’s trade execution wallet to your account so it can place orders on your behalf.

    API wallet approval prompt

  4. Approve Platform Fees

    Next, you’ll approve the platform fee — a one-time on-chain approval that authorizes a 0.1% per-trade platform fee through Hyperliquid’s builder fee mechanism.

  5. Deposit Funds

    Click the Deposit button in the header to add USDC to your Hyperliquid trading account.

    Deposit modal

    Deposits use the official Hyperliquid bridge from Arbitrum to Hyperliquid mainnet. Funds show up in your account and are ready to trade immediately after the deposit transaction has confirmed.

    Need to move funds out? Use the Withdraw or Transfer options in the same menu.

  6. AI Credits (Optional)

    If you plan to use the Auto-Trading Agent, you’ll need AI credits to cover the cost of LLM API calls that power the agent’s market analysis, chart reading, and trade decisions.

    Purchase a credit bundle from the AI Credits section in the header:

    BundleCredits
    Starter$20
    Standard$50
    Pro$100
    Power$500

    Credits are consumed as the agent runs — each market analysis, chart read, and trade decision uses a small amount. Your remaining balance is always visible in the header.


Reversion is organized around the same workflow you use as a trader: Trade, Build, Test, then Run. Start with the mode that matches what you want to do right now.

Start here if… you want to place trades yourself using a full-featured trading terminal.

Trade mode overview

  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, or 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 →

Start here if… you want to automate your strategy with visual, rule-based algorithms — no code required.

Build mode overview

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

Algorithm building guide →

Start here after building… you want to validate a saved algorithm before live execution.

  1. Select an algorithm
  2. Choose the symbol, date range, capital, leverage, and trade limit
  3. Click Run Backtest
  4. Review the summary, trades, trade detail, chart markers, and equity curve
  5. Switch to Optimize to run rolling cross-validation and check robustness

Test guide →

Start here after testing… you want to run a validated algorithm in the live market.

  1. Select or create a run wallet
  2. Fund the wallet
  3. Select your algorithm
  4. Set live capital, symbol, leverage, trade limit, and optional session/reset rules
  5. Complete wallet approvals if prompted
  6. Click Start Run

Run guide →

Start here if… you want an AI agent to watch markets, execute trades, and manage positions autonomously — or you want to use natural language to build algorithms via MCP.

Reversion has two agents, both built into the web app and both connectable via MCP/API:

  • Auto-Trading Agent — set your risk limits, connect an LLM API key (Claude, GPT, Gemini, Grok), and the agent watches markets, analyzes charts, and trades autonomously with mandatory stop losses and position sizing derived from your risk settings. Run in copilot mode (you approve trades) or full autonomy.
  • Algorithm Agent (MCP) — 60+ tools for building algorithms, backtesting, optimization, and trading through natural language. Connect from Claude Desktop, Cursor, VS Code, or any MCP-compatible app.

Agent setup guide →


Want to…Go to
Place trades manuallyTrade Walkthrough →
Build an algorithmBuild Walkthrough →
Test a strategyTest Walkthrough →
Run live automationRun Walkthrough →
Use AI for tradingAgent Walkthrough →
Browse indicatorsIndicators →
Walk through all tutorialsWalkthrough →
Learn the full platformOverview →