plutarc
plutarcby Valeon

Dashboard

Monitor your trading fleet at a glance with live metrics, open positions, and activity feeds.

Overview

The Dashboard — titled Fleet Overview — is your home screen after signing in. It provides a real-time summary of all your bots, open positions, and recent trading activity in one place.

If you haven't deployed any bots yet, the dashboard shows an onboarding checklist that walks you through the setup steps: add an API key, explore strategy templates, run a backtest, and deploy your first bot.

Network Mode

If your account has testnet data, a Live / Testnet toggle appears in the sidebar. Switching it filters all dashboard metrics, fleet cards, open positions, and activity feeds to show only live or testnet data. Your selection persists across page reloads.

KPI Summary

Five summary cards at the top give you an instant snapshot of today's performance:

  • Today's P&L — Cumulative realised profit or loss across all bots for the current day.
  • Win Rate — Percentage of today's trades that were profitable.
  • Open Positions — Number of positions currently held across all bots.
  • Trades Today — Total number of completed trades for the day.
  • Total Equity — Your equity across all bots. Because different bots can settle in different currencies (USDT, USDC, BTC, ETH…), equity is always tracked per currency — those per-currency figures are the real numbers, and every one of them is listed in the breakdown.
    When your exchanges report a USD valuation for every currency you hold, the headline shows a combined total, valued by the exchange itself— Plutarc never converts between currencies using its own rates. If any exchange doesn't provide a valuation (KuCoin Futures, for example), no combined total is shown at all rather than one that quietly leaves a venue out. In that case the headline shows the currency your bots reported most recently, with the rest in the breakdown.

Each card includes a day-over-day comparison showing the change from yesterday, so you can quickly spot whether performance is improving or declining.

Fleet Status

Below the KPIs, a grid of bot summary cards shows the status of each deployed bot. Each card displays:

  • Bot name and current status (online, paused, offline, etc.)
  • Current equity and today's P&L
  • Open positions and trades today
  • A 24-hour equity sparkline showing recent performance at a glance

Click any bot card to open its detail page for template configuration and activity history.

Open Positions

A table of open positions across your entire fleet. Each row shows the symbol, side, entry price, quantity, unrealised P&L, and which bot holds the position. To keep the dashboard uncluttered, only the first few positions are shown here — a View all positions link appears when there are more, opening the dedicated Positions page (also in the sidebar) which lists every open position.

You can close individual positions or use the Close All button to send close requests to every bot with open positions. Close requests are sent as commands to the bot, which will execute the close on the exchange.

Activity

Live Trade Feed

A real-time feed of recently completed trades across all bots. Shows the symbol, side, P&L, and which bot executed the trade. New trades appear automatically as they close.

Bot Activity Feed

A feed of recent bot events — deployments, template changes, API key assignments, pauses, resumes, errors, and other operational events. Useful for understanding what your bots have been doing and diagnosing issues.