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:
| Field | Description |
|---|---|
| Balance | Total account balance |
| Available | Available capital for opening new positions |
Active Deals
Each open deal is displayed as a deal card with the following information:
| Field | Description |
|---|---|
| Symbol | The instrument epic (e.g., AAPL, GOLD, EURUSD) |
| Average Entry Price | Your weighted average cost basis across all sub-positions in this deal |
| Current Price | Live 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 Progress | A visual bar showing how close the current price is to the take-profit target |
| DCA Ladder | Shows the current ladder level (e.g., "Ladder 2" means base + 1 safety position) |
| Total Invested | The total dollar amount committed to this deal across all sub-positions |
| Total Size | Number of units held across all sub-positions |
| Take-Profit Price | The TP level where all sub-positions will auto-close |
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 Type | What It Means |
|---|---|
| Webhook received | An alert was received and authenticated successfully |
| Order placed | A position was opened on Capital.com |
| Deal opened | A new deal was initiated with a base position |
| Safety order placed | A DCA sub-position was added to an existing deal |
| Take-profit updated | The TP level was recalculated after a safety order |
| Deal closed | All sub-positions were closed with realized P&L |
| Signal skipped | A signal was received but not executed (max deals, automation off, no subscription) |
| Order error | A position could not be opened (session failed, invalid instrument, etc.) |