BENEAT
Docs

//Market Selection

Pair Selector

[ Screenshot ]
PairSelector — search, category filters, and sorted market list

Press Cmd+K (Mac) or Ctrl+K (Windows/Linux) to open the market palette. You can also click the pair name in the chart header.

Type to search by symbol name. Use the category pills to filter: Top, Meme, AI, L1, L2, DeFi, Gaming, Stocks, Commodities. Sort by 24h Change or Volume using the column headers.

TIP
Star any market to add it to your Watchlist. Starred pairs appear in the Favorites tab for quick access.

Watchlist Panel

[ Screenshot ]
Watchlist panel — starred pairs with live prices and 24h change

Toggle the Watchlist from the left icon rail. Click any pair to switch the chart. Drag the right edge to resize the panel (140–400px). Hover over a pair and click the X to remove it from favorites.


//Chart

[ Screenshot ]
Chart view — timeframe selector, drawing tools, indicators, candle countdown

Timeframe Selector

Available timeframes: 1m, 3m, 5m, 15m, 1h, 4h, 1d, 1w. Click any timeframe button in the chart header to switch. The chart loads historical candles and begins streaming live updates.

Drawing Tools

The drawing toolbar provides trend lines, horizontal levels, ray lines, vertical lines, and segment tools. Click a tool, then click-drag on the chart to draw. Right-click any drawing to lock, unlock, or remove it.

Indicators

Click the indicator button to search and add technical indicators. Active indicators appear as chips in the chart header — click the X on any chip to remove it.

Candle Countdown

A countdown timer beside the current price shows the remaining time until the current candle closes. This helps time entries relative to candle structure.

Position Overlays

When you have open positions, the chart draws horizontal lines at your entry price, stop loss, take profit levels, and liquidation price. These update in real time as mark price moves.


//Trade Entry

[ Screenshot ]
Trade sidebar — direction toggle, order type, leverage, entry price, SL/TP, risk sizing

The trade sidebar on the right side of the terminal is your primary order entry interface. Expand it by clicking the Zap icon or pressing F5.

Direction

Select Long (buy) or Short (sell) using the toggle at the top of the sidebar. Keyboard shortcuts: L for Long, S for Short, R to reverse.

INFO
The Execute button changes color with direction — green for Long, red for Short — so you always have a visual confirmation of your trade direction.

//Order Types

A limit order executes at your specified price or better. You pay maker fees (typically lower). The order sits in the orderbook until the market reaches your price. Use keyboard shortcut I to switch to Limit.


//Margin Mode & Leverage

Margin Mode

ModeBehaviorWhen to Use
IsolatedLoss is capped at the position margin. If liquidated, only the margin allocated to this position is lost.When you want to limit maximum loss to a defined amount
CrossYour full account balance acts as margin. Other positions can absorb drawdown.When you want to avoid liquidation during temporary drawdown

Leverage

Drag the leverage slider or click a preset button to set leverage. The range depends on the exchange and pair — some pairs support up to 100x or higher. Keyboard shortcuts: 1 through 5 for the five leverage presets.

WARNING
Higher leverage amplifies both gains and losses. The risk engine will validate that your leverage and stop loss combination produce an acceptable risk-to-reward ratio.

//Stop Loss & Take Profit

[ Screenshot ]
SL/TP fields — stop loss input and 3 take profit levels with size allocation

Stop Loss

Enter a price level to set your stop loss. Keyboard shortcut: Z to focus the SL field. The risk sizing engine uses the distance between entry and SL to calculate position size when Risk % mode is active.

WARNING
Make sure your SL is on the correct side of entry — below entry for longs, above entry for shorts. The terminal validates this and shows an error if the direction is wrong.

Take Profit

Set up to 4 take profit levels. Each TP level has:

FieldDescription
PriceThe target exit price for this TP level
TypeLimit (resting order at exact price) or Trigger (market order when price is hit)
Size %Percentage of the position to close at this level

When using multiple TP levels, the size percentages must sum to 100%. The terminal validates this and shows a warning if the total is off.

TIP
A common multi-TP setup: TP1 at 1R (50% of position), TP2 at 2R (30%), TP3 at 3R (20%). This locks in profit while letting a portion of the position run.

Trade Metrics

When both SL and TP are set, the sidebar displays: SL distance (%), R:R ratio, and TP distance (%). These update in real time as you adjust levels.


//Risk-Based Position Sizing

[ Screenshot ]
Risk % section — presets, manual input, and calculated position size

Instead of entering a position size manually, Beneat calculates it from your account balance, the distance to your stop loss, and your chosen risk percentage.

1

Set a Stop Loss

Enter your SL price. This defines the risk distance per contract.

2

Choose a Risk %

Click a preset (0.5%, 1%, 2%, 5%) or type a custom value. Keyboard: Alt+1 through Alt+5.

3

Size is Calculated

The terminal computes: position size = (equity × risk%) ÷ (SL distance × contract value). The result appears as both contracts and dollar risk.

INFO
Risk sizing requires a stop loss. If no SL is set, the risk % controls are disabled and you must enter position size manually.

//Pre-Trade Cost Breakdown

[ Screenshot ]
Pre-trade cost panel — entry fee, exit fee, slippage, round-trip cost, depth badge
INFO
Pre-trade cost breakdown is a Pro mode feature. Switch to Pro mode using the toggle in the top bar.

Before submitting an order, Pro mode displays a cost breakdown:

ItemDescription
Entry FeeMaker or taker fee for opening the position, based on your order type
Exit FeeEstimated fee on exit (assumes same order type)
SlippageEstimated slippage based on current orderbook depth at your order size
Round-Trip CostTotal cost to open and close at breakeven — the true cost of the trade
Depth BadgeGreen = deep liquidity, Yellow = moderate impact, Red = significant slippage expected

//Order Execution

Trade Confirmation

[ Screenshot ]
Trade confirmation dialog — full order summary before submission

By default, clicking Execute opens a confirmation dialog showing the complete order summary: direction, symbol, order type, entry price, stop loss (with distance %), take profit levels (with distance %), position size, notional value, leverage, and risk as both dollar amount and percentage of equity.

In Pro mode, the confirmation also includes a detailed cost summary with fee breakdown and estimated slippage.

Quick Execute Mode

Enable Quick Execute in the profile dropdown to skip the confirmation dialog. Orders submit immediately when you click Execute.

WARNING
Quick Execute is designed for experienced traders who are comfortable with immediate order submission. There is no undo for submitted orders.

Risk Engine Validation

If the risk engine blocks your trade, the Execute button is disabled and the reasons are listed below it. Common blocks include: daily loss limit reached, trade cooldown active, R:R ratio below minimum, or position size exceeds maximum. Adjust your order parameters to resolve the block.