Skip to content

Trade

Trading interface, order types, charting, orderbook, and position management

Reversion’s trading terminal gives you real-time charts, a full orderbook, multiple order types, position management, and leverage up to 50x — all in a customizable panel layout you can arrange however you like.

For a hands-on first trade, see the Trade Walkthrough →

Open Trade Mode →

On this page: Interface · Orders · Charting · Orderbook · Positions & Leverage


The interface is built on a mosaic panel system — drag, split, and resize panels until the layout fits the way you trade. Each mode remembers its own layout independently.

PanelWhat It Does
ChartCandlestick chart with indicators
OrderbookBid/ask depth and recent trades
TradeOrder form for placing trades
InfoPositions, orders, algos, trade history (tabs change per mode)
WatchlistTrack your favorite trading pairs
NavigationAlgorithm tree and file explorer
PortfolioAccount overview and wallet operations
AgentAI chat interface for natural language trading and strategy building
PerformancePerformance analytics
News & CalendarEconomic calendar and news feeds
ClocksMarket hours across timezones

The watchlist panel tracks your favorite trading pairs. Add pairs from the token dropdown, click to switch charts, and remove pairs you’re no longer watching.

Stay ahead of market-moving events:

  • Economic calendar — upcoming events (FOMC, NFP, CPI, GDP) with impact ratings
  • Market hours — trading sessions across timezones
  • Event filtering — filter by impact level, currency, and date range

Access from the gear icon in the header:

TabKey Settings
GeneralTimezone, tutorial toggles
AppearanceTheme, wallpaper, button/tab style, animations, monochromatic mode
TradingDefault slippage (1%), order confirmation toggle, default chart type and interval
BuildingAlgorithm builder preferences
LayoutSave/load custom panel layouts, reset to defaults
OperationDescription
DepositAdd USDC to your Hyperliquid trading account
WithdrawRemove funds from your trading account
TransferMove funds between accounts

Create, revoke, and manage tokens for the MCP agent with scoped permissions (read, trade, algo). See Agent for details.


All orders have a minimum size of $10 USD.

Executes immediately at the current market price. Use when speed matters more than exact price.

  • Slippage: Configurable tolerance (default 1%, adjustable 0.1%-99%)

Fills only at your specified price or better. Sits on the book until filled or cancelled.

  • Post-only: Optional — ensures your order only adds liquidity (maker order)

Triggers when price reaches your stop level, limiting losses. Choose between market (immediate fill at trigger) or limit (fills at your specified price or better).

Triggers when price reaches your profit target, locking in gains. Same market/limit options as stop loss.

You can attach both SL and TP to any order directly from the order form. You can also enable trailing on your stop loss — the stop price ratchets up (longs) or down (shorts) as price moves in your favor, and never reverses:

Price Moves ToTrailing Stop AtNote
$100$95.00Initial stop: 5% below entry
$110$104.50Stop moved up with price
$105$104.50Stop stays — price fell but didn’t hit stop
$120$114.00Stop moved up again
$114Triggered — position closed

Time-Weighted Average Price — splits your order into smaller pieces executed over a duration (1 minute to 24 hours). Optionally randomize timing.

  • Use when: Entering or exiting a large position without moving the market
  • Side: Toggle Buy/Long and Sell/Short
  • Amount: USD size with quick-select buttons (5%, 10%, 25%, 50%, 75%, 100%) and slider
  • Price/Trigger: Visible for limit, stop, and TP orders
  • SL/TP: Attach stop loss and take profit to any order (fixed price or percentage, with optional trailing)
  • Reduce Only: Order can only reduce/close an existing position
  • Slippage: Adjustable via gear icon

A confirmation modal shows all order details before submission: order type, side, asset, size, price, leverage, margin, SL/TP levels, and estimated fees.

Open orders appear in the Open Orders tab with columns for asset, side, type, trigger, size, value, price, fill %, time, and cancel action. Use Cancel All to clear all orders at once.


Real-time candlestick charting powered by TradingView Lightweight Charts.

TypeBest For
CandlestickStandard OHLC candles — the default and most informative for trading
LineQuick price trend overview using close prices
AreaVisual emphasis on price movement over time
BarOHLC bar chart — an alternative to candlesticks

1m, 3m, 5m, 15m, 30m, 1h, 2h, 4h, 12h, 1d, 1w — with automatic historical data loading and live streaming.

Real-time metrics at the top of every chart: price, 24h change, 24h volume, open interest, funding rate, max leverage. Use the token dropdown to switch pairs.

Every indicator in the Indicators Library is available. Each has configurable period, multiplier, and source. Indicators render as overlays on price or in separate panes below the chart.

Color-coded histogram below candles: green (up candle), red (down candle).

Horizontal lines for marking support, resistance, and target levels with price labels on the Y-axis.

Open multiple charts for different assets or timeframes. Each chart has independent symbol, timeframe, indicator, and zoom settings. Arrange them using the mosaic layout.

In Build mode, backtest results overlay entry markers, exit markers, and equity curve on the chart — so you can visually see exactly where your algorithm would have traded.


The orderbook shows real-time bid and ask depth, helping you gauge liquidity and find optimal entry points.

ColumnWhat It Shows
PricePrice level
SizeTotal contracts at that price
TotalCumulative notional value

Depth bars visualize relative order size. The center bar shows mid price and spread percentage.

ModeShowsGood For
FullBoth bids and asks (default)General trading — see both sides of the book
Bids OnlyOnly buy ordersGauging buy-side support
Asks OnlyOnly sell ordersGauging sell-side resistance

Group price levels by increment (e.g., $0.01, $0.10, $1.00, $5.00) to see clearer support/resistance zones. Higher aggregation is useful for seeing the big picture on volatile assets.

Click any price level to populate the order form’s price field — the fastest way to place precise limit orders.

Depth of Market ladder view with vertical price levels, order highlighting, click-to-place, and real-time BBO highlighting. Designed for scalpers and short-term traders who need to see order flow at a glance.

The Trades tab shows recent executions: price, size, time. Color-coded green (buyer-initiated) and red (seller-initiated).


Every open position is tracked in the Active Positions tab. Here’s what each column tells you:

ColumnWhat It Shows
AssetTrading pair
SideLONG or SHORT
MarginCollateral allocated to this position
SizePosition size
ValueNotional value in USD
Entry PriceWhere you entered
Mark PriceCurrent mark price (used for P&L calculation)
Liq. PricePrice at which your position gets liquidated — stay well away from this
PnLUnrealized profit/loss (USD + %)
ActionClose button

Close individual positions or use Close All to exit everything at once.

Adjustable from 1x to market maximum (typically 50x). Set via slider or input field before placing an order.

margin required = order size / leverage
ModeHow It WorksTrade-off
CrossYour entire account balance backs all positionsLower liquidation risk, but a losing position can eat into margin supporting other trades
IsolatedOnly the position’s allocated margin is at riskHigher liquidation risk per position, but losses are capped — other positions are unaffected

Last 50 completed trades with asset, side, size, fill price, fee, value, and time.

Account summary in Portfolio mode: equity, margin used, active positions, active algorithms, unrealized P&L, and 30-day P&L with % return. Includes deposit, withdraw, and transfer operations.


Want to…Go to
Build your first algorithmBuild Features →
Walk through your first tradeTrade Walkthrough →