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.
-
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.

-
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.

On your first sign-in, the platform automatically:
- Creates your Reversion account
- Generates an API wallet — a separate keypair for executing trades on Hyperliquid
- Prompts you to approve the API wallet on Hyperliquid
-
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.

-
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.
-
Deposit Funds
Click the Deposit button in the header to add USDC to your Hyperliquid trading account.

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.
-
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:
Bundle Credits 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.
Choose Your Mode
Section titled “Choose Your Mode”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.
Trade — Manual Trading
Section titled “Trade — Manual Trading”Start here if… you want to place trades yourself using a full-featured trading terminal.

- Select a market from the chart header (e.g.,
BTC/USDC) - Set your leverage and margin mode
- Choose an order type — market, limit, stop loss, take profit, or TWAP
- Enter your size, pick buy or sell, and confirm
Your positions, open orders, and trade history appear in the info panel at the bottom.
Build — Algorithm Builder
Section titled “Build — Algorithm Builder”Start here if… you want to automate your strategy with visual, rule-based algorithms — no code required.

- Open Build mode from the header
- Create a new algorithm
- Define entry/exit conditions using indicators (RSI, Bollinger Bands, MACD, and more)
- Configure position sizing, stop loss, and take profit
- Test against historical data to validate your edge
- Run live when you’re confident
Test — Backtesting and Optimization
Section titled “Test — Backtesting and Optimization”Start here after building… you want to validate a saved algorithm before live execution.
- Select an algorithm
- Choose the symbol, date range, capital, leverage, and trade limit
- Click Run Backtest
- Review the summary, trades, trade detail, chart markers, and equity curve
- Switch to Optimize to run rolling cross-validation and check robustness
Run — Live Algorithm Execution
Section titled “Run — Live Algorithm Execution”Start here after testing… you want to run a validated algorithm in the live market.
- Select or create a run wallet
- Fund the wallet
- Select your algorithm
- Set live capital, symbol, leverage, trade limit, and optional session/reset rules
- Complete wallet approvals if prompted
- Click Start Run
Agent — AI Trading
Section titled “Agent — AI Trading”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.
Explore
Section titled “Explore”| Want to… | Go to |
|---|---|
| Place trades manually | Trade Walkthrough → |
| Build an algorithm | Build Walkthrough → |
| Test a strategy | Test Walkthrough → |
| Run live automation | Run Walkthrough → |
| Use AI for trading | Agent Walkthrough → |
| Browse indicators | Indicators → |
| Walk through all tutorials | Walkthrough → |
| Learn the full platform | Overview → |