Symbols Widget
The Symbols widget is a searchable, sortable, virtualized list of every trading pair on the active exchange, with live prices and funding rates.
Features
- Full symbol list — virtualized via react-window (handles the full catalog)
- Search — case-insensitive, matches symbol or base asset
- Market-type toggle and status filters
- Favorites — starred watchlist, persisted to local storage
- Sortable columns — price, 24h %, volume, funding
- Quick select — click to switch the active symbol / load the chart
Columns
| Field | Description |
|---|---|
| ★ | Favorite toggle |
| Symbol | BASE / QUOTE, with status badges (PRE / SETTLE / STK) where applicable |
| Price | Current price (live) |
| 24h% | 24-hour price change |
| Volume | 24-hour quote volume |
| FR | Funding rate (perpetuals; toggle with the FR button) |
Prices stream live and are throttled to one update per second for smoothness.
Market Type
A toggle switches the catalog:
- Futures / Spot on most exchanges
- On Bybit: Linear / Spot / Inverse
Status Filters
Independent of market type, filter the list by status:
| Filter | Description |
|---|---|
| All | Everything not closed |
| Favorites (★) | Only starred symbols |
| Live | Actively trading pairs |
| Pre | Pre-launch / pending symbols |
| Stocks | Tokenized-stock perps (Hyperliquid only) |
Pre-launch and favorited symbols are floated to the top of the All view.
Favorites / Watchlist
Click the star on any row to add or remove it from your watchlist. Favorites persist to local storage and float to the top of the list.
Favorites are saved to local storage and persist across sessions.
Sorting
Click a column header (Symbol / Price / 24h% / Volume / FR) to sort; click again to reverse.
Selecting a Symbol
Click any row to set it as the active symbol. Linked widgets (Chart, Order Book, Trade Entry, Ticker) follow. When a chart is in your layout, the footer shows Click to load chart.
Arcus Spot Tokens
On Arcus, an expandable Spot stock tokens section lists tokenized-stock spot markets as read-only price data (spot trading on Arcus happens in the Arcus app; those rows don't switch the active symbol).
Color Coding
- Green — positive 24h change
- Red — negative 24h change
- Yellow star — favorited symbol