Docs·Web App·Bottom Panel

Bottom panel on mobile

How the bottom panel renders on mobile — swipe-from-bottom sheet, tab strip, condensed columns, long-press for actions. Touch-optimised version of the desktop panel.

On mobile the bottom panel becomes a swipe-from-bottom sheet. Pull-up handle in the middle of the screen at rest; swipe up to expand. Every desktop tab is available on mobile but the columns are condensed to fit phone widths, and right-click is replaced by long-press for the action menu.

Mobile bottom panel sheet

Gestures

GestureAction
Swipe up from bottom edgeOpen the sheet.
Pull-up handleVisible at rest; tap to peek.
Swipe downClose the sheet.
Long-press a rowOpen the row's action menu (close / cancel / reverse).
Tap a rowLoad the row's symbol into the chart pane.
Swipe row leftQuick-cancel (for orders) or quick-close (for positions).
Tap a tabSwitch tab. Tab strip runs across the top of the sheet.

Condensed columns

Each desktop tab loses non-essential columns on mobile to fit. Defaults:

TabMobile columns
PositionsSymbol · Side · Size · P&L $ · P&L %
Open OrdersSymbol · Side · Type · Price · Filled %
Trade HistorySymbol · Side · Price · Realized P&L
Order HistorySymbol · Side · Status · Price · Time
AssetsAsset · Total · USD value
Indicator AlertsIndicator · Symbol · Time · Message
Screener AlertsSource · Symbol · Time · Message

Tap any row to open the full detail in a bottom-modal popup.

Tab navigation

Tabs run across the top of the sheet. Swipe horizontally on the tab strip to scroll through if there are more tabs than fit. The active tab is amber-tinted.

Sticky chart

Sheet sliding up to full height pushes the chart up but never hides it completely — the top 25% of the chart stays visible so you don't lose price context while reading positions. Drop the sheet to half-height (a snap point) for a balanced split.

Pull-to-refresh

Pull down at the top of the sheet (when a tab is scrolled to its top) to force-refresh that tab's data. Useful after a quick external trade you made on the exchange UI directly.

Common pitfalls

  • Sheet won't open — check Chart settings → Status bar → Allow bottom-panel sheet on mobile. Toggle on.
  • Long-press not registering — some mobile browsers intercept long-press for image-save. Use a small drag offset to confirm intent.
  • Swipe-left close fires on accidental swipes — disable in the cog menu if you find yourself accidentally cancelling.

What's next