Home  ›  SignalPipe  ›  Documentation  ›  Dashboard

Dashboard

Dashboard

The SignalPipe Dashboard provides a real-time view of your Capital.com trading activity. Access it from the Blockresearch dashboard under SignalPipe > Dashboard with Capital.com selected as your broker.

Account Overview

The top of the dashboard displays your Capital.com account information:

FieldDescription
BalanceTotal account balance
AvailableAvailable capital for opening new positions
These values are pulled live from the Capital.com API each time you load the dashboard.

Active Deals

Each open deal is displayed as a deal card with the following information:

FieldDescription
SymbolThe instrument epic (e.g., AAPL, GOLD, EURUSD)
Average Entry PriceYour weighted average cost basis across all sub-positions in this deal
Current PriceLive market price from Capital.com
P&L (Dollar)Unrealized profit or loss in dollars
P&L (Percent)Unrealized profit or loss as a percentage of your investment
TP ProgressA visual bar showing how close the current price is to the take-profit target
DCA LadderShows the current ladder level (e.g., "Ladder 2" means base + 1 safety position)
Total InvestedThe total dollar amount committed to this deal across all sub-positions
Total SizeNumber of units held across all sub-positions
Take-Profit PriceThe TP level where all sub-positions will auto-close
P&L values are color-coded: green for profit, red for loss.

Deal Actions

Each active deal card provides the following actions:

  • Close Deal -- Immediately close all sub-positions at market price and close the deal
  • Cancel Deal -- Cancel the deal without closing positions on Capital.com
  • Edit Take-Profit -- Change the TP percentage for this specific deal, recalculating and updating TP on all sub-positions
  • Add Funds -- Manually open a new sub-position to add more units to the deal

Real-Time Updates

The dashboard uses a real-time listener on the database. When a deal is opened, modified, or closed (for example by a take-profit fill or a new webhook signal), the change appears automatically on your dashboard without needing to refresh the page. A toast notification appears when a deal completes, showing the symbol and realized P&L.

Completed Deals

Below the active deals, you can view your history of closed deals. Each completed deal shows:

  • Symbol and close date
  • Realized P&L -- The actual profit or loss when all sub-positions were closed
  • Number of positions -- How many sub-positions were in the deal
  • Ladder depth -- How many DCA levels were reached

Activity Log

The Log tab shows recent webhook events and order executions. Each log entry has a type, severity level, and descriptive message. Common log entry types include:

Log TypeWhat It Means
Webhook receivedAn alert was received and authenticated successfully
Order placedA position was opened on Capital.com
Deal openedA new deal was initiated with a base position
Safety order placedA DCA sub-position was added to an existing deal
Take-profit updatedThe TP level was recalculated after a safety order
Deal closedAll sub-positions were closed with realized P&L
Signal skippedA signal was received but not executed (max deals, automation off, no subscription)
Order errorA position could not be opened (session failed, invalid instrument, etc.)
The activity log is your primary tool for monitoring and troubleshooting your automated trading setup.
This is a static view of a single section. For full search and interactivity visit the docs app. Open interactive docs →