BENEAT
Docs

//Keyboard Shortcuts

TIP
Press ? anywhere in the terminal to open the keyboard shortcuts overlay. The fastest way to trade is entirely keyboard-driven.

Navigation

KeyAction
Cmd+K / Ctrl+KOpen market palette (pair selector)
F1Toggle Analysis drawer
F2Toggle Performance / Behavioral drawer
F3Toggle Alerts drawer
F5Toggle Trade sidebar
F6Toggle Probability Density drawer
MToggle Lite / Pro mode
FToggle Focus Mode
?Open keyboard shortcuts overlay
EscapeClose active modal or drawer

Trade Entry

KeyAction
LSet direction to Long
SSet direction to Short
RReverse direction (Long ↔ Short)
ISet order type to Limit
OSet order type to Market
EFocus entry price input field
ZFocus stop loss input field

Leverage Presets

KeyAction
1Leverage preset 1 (e.g. 2x)
2Leverage preset 2 (e.g. 5x)
3Leverage preset 3 (e.g. 10x)
4Leverage preset 4 (e.g. 25x)
5Leverage preset 5 (e.g. 50x)

Risk Sizing

KeyAction
Alt+1Risk 0.5% of equity
Alt+2Risk 1% of equity
Alt+3Risk 2% of equity
Alt+4Risk 5% of equity
Alt+5Risk custom % (manual input)
[Decrease risk % by 0.5
]Increase risk % by 0.5
=Reset risk % to default

Position Management

KeyAction
QOpen Quick Close modal
Alt+PSwitch to Positions tab
Alt+OSwitch to Orders tab
Alt+HSwitch to History tab
INFO
Number keys (1–5) and letter keys (L, S, E, Z, etc.) only fire when no text input field is focused. The terminal detects whether a field is active before consuming the keypress, so typing in the search or price fields works normally.

//Orderbook

INFO
The Orderbook is a Pro mode feature. Switch to Pro mode using the Lite/Pro toggle in the top bar or press M.
[ Screenshot ]
Orderbook — real-time bid/ask depth visualization with sized bars

The orderbook shows real-time bid and ask limit orders at each price level. Green bars represent buy orders (bids), red bars represent sell orders (asks). Bar width indicates relative order volume at each level.

The spread is displayed between the best bid and ask. Cumulative depth is shown at the edges, giving a sense of total available liquidity on each side.

On Hyperliquid, the orderbook updates via WebSocket for minimal latency. On other exchanges, it polls at regular intervals.

TIP
The Depth Badge in the trade sidebar's pre-trade cost breakdown uses live orderbook data to estimate how much of the book your order would consume and the resulting slippage.

//Tape Reader

[ Screenshot ]
Tape reader — live feed of executed trades with direction, size, and price

The tape reader shows a live feed of executed trades on the selected market. Each entry displays: direction (buy or sell, color-coded), trade size, execution price, and timestamp.

Large trades that exceed a significant size threshold are visually highlighted, making it easy to spot institutional-level activity or whale movements.

Switch between the Orderbook and Tape Reader using the Book/Trades tab strip at the top of the Pro mode column.