
Reading the page
- Stat strip β total portfolio value with its change over the selected window, plus live counts for Bots, Executors (with week volume), and Agents. Each card is a shortcut into its page.
- Time range β the
1D / 1W / 1Mtoggle (top right) drives the change figures and the chart. The Keys and Servers buttons jump straight to the matching Settings tabs. - Portfolio Evolution β your total value over time; the toggle switches between a single line and a stacked per-source view.
- Top Holdings β allocation bars for your largest tokens.
- Token table β every balance, grouped by network or connector (
solana-mainnet-beta,ethereum-mainnet, β¦) with amount, price, value, and allocation. Groups collapse.
Using Telegram
/portfolio renders the same dashboard as a message: total value with PNL indicators, token holdings with 24h changes, positions, LP positions, and open orders. Buttons drill into each connected connector (one per exchange or network), π Refresh re-pulls live balances, and the settings flow changes the graph period (1dβ30d).
Using Hummingbot API
The page rendersPOST /portfolio/state β the same call works directly, and takes account_names / connector_names filters:
POST /portfolio/history and POST /portfolio/distribution back the chart and the allocation views β see the API reference.
Learn more
- Seeing Your Portfolio β first-run walkthrough

