Track 1 symbol
Overview: This dashboard tracks a single symbol with market depth, ticker context, and account history. It works with Binance and other supported exchanges.
Preview:

Key features:
- Real-time market data for one symbol - Account context (balances and orders) on the same sheet - Customizable reports and inputs
Exchange reports (provider functions):
- OHLC data (getOHLCV): Open, High, Low, Close and volume. - Market depth (getOrderBook): Order book depth for liquidity insights. - Ticker statistics (getTicker24h): 24-hour stats for the symbol. - Recent public trades (getTrades): Latest market trades. - Account balances (myBalances): Your portfolio balances. - Account orders (myOrders): Your recent order history on the symbol.
Inputs:
- Symbol selection - Private link (for account reports)
Actions:
- Refresh market and account tables on demand
Notes:
- Private reports require a valid API link with read permissions.