Monitoring your bots
Welcome to the Prime Automation trading bot dashboard — your control center for monitoring bot performance, exchange balances, live trades, and historical PNLs across multiple strategies and accounts.
📊 Main Dashboard Overview
The main dashboard provides a high-level summary of account balances and performance across all connected exchanges.
![]() |
---|
The PA Dashboard |
🟠 Total Balance (All Exchanges)
A circular donut chart visually represents how your funds are distributed between each exchange:
- Total Balance:
$10,000
- Breakdown:
TradeStation
:$5000
Bitget
:$2000
BloFin
:$3000
You can toggle visibility between:
All Exchanges
BloFin
TradeStation
📅 Daily PNL Chart
This interactive bar chart displays your daily profit and loss over selected timeframes:
- Selectable time ranges:
24h
,7d
,30d
,90d
- Green bars = Profitable days
- Gray bars = Losses or zero activity
🤖 Bot Manager Panel
Each trading bot is displayed in its own summary card, showing all key metrics at a glance.
Bot Card Structure
Each bot card includes the following data:
Field | Description |
---|---|
Pair | The trading pair used by the bot (e.g., BTC/USDT ) |
Strategy Type | Custom or Preset |
PNL | Realized profit or loss |
Investment | Capital allocated to the bot |
Trades | Number of trades executed |
Leverage | Shown if margin was used (e.g., 2x) |
Start Date | When the bot began trading |
Account Type | Live or Simulated |
Open Trades | Whether there are currently active positions |
Controls | Buttons to View & Edit or Delete the bot |
Example Bots
- BTC/USDT (Custom):
+$34.552
from 29 trades - SOL/USDT (Custom):
+$93.757
from 20 trades - XRP/USDT (Preset):
+$23.236
from 304 trades with2x
leverage - HYPE/USDT (Preset):
+$15.766
from 3 trades
📂 Active Trades Table
This section displays all currently open trades across all bots.
![]() |
---|
Open trades |
Table Fields
Column | Description |
---|---|
Exchange | The platform (e.g., BloFin ) |
Pair | Trading pair (e.g., XRP/USDT ) |
Bot Name | Name of the bot managing the trade |
Date | Timestamp of trade initiation |
Type | LONG or SHORT |
Margin | Margin allocated in USD |
Position Amount | Size of position (tokens/contracts) |
Entry | Entry price |
Liquidation Price | Liquidation threshold (if leveraged) |
Unrealized PNL | Current PNL not yet realized |
Example:
Exchange | Pair | Bot Name | Type | Margin | Entry | PNL |
---|---|---|---|---|---|---|
BloFin | XRP/USDT | SQUIRREL.BOT | LONG | $297.92 | $2.94 | $+2.04 |
BloFin | BTC/USDT | BTCUSDT BOT | LONG | $494.01 | $11224 | $-1.18 |
BloFin | HYPE/USDT | HYPE.USDT | SHORT | $49.27 | $47.38 | $-1.079 |
✅ Closed Trades Table
Tracks historical trade closures, including failed or successful execution.
![]() |
---|
List of closed trades |
Table Fields
Column | Description |
---|---|
Bot Name | Which bot performed the trade |
Exchange | Platform used |
Pair | Trading pair |
Date | Execution time |
Type | Sell / Exit Buy |
Price | Execution price |
Tokens | Number of tokens/contracts traded |
Profit | Realized profit |
Status | Success or Failure |
Reason | Failure explanation, if applicable |
Example Entries
- ✅ Successful Sell of
HYPE/USDT
at$47.280
for2.75
tokens - ❌ Failed Exit Buy: "No position found" (likely already closed)
➕ Create New Bot
You can add new bots by clicking the + New Bot
tile under the bot manager section. This will launch a setup wizard where you define:
- Strategy type (Custom or Preset)
- Trading pair
- Exchange
- Leverage (optional)
- Risk and stop-loss parameters