Signal detail dialog
The full picture for a single USDⓈ-M futures signal — chart with entry/SL/TP lines, side, source, timeframe, current P&L %, time-in-trade, and one-click actions for Open Chart, Pipe to Auto Trade, Set Alert, and AI explainer.
The signal detail dialog is the deep-dive view for any single signal — live or closed. It opens on a row click in the feed or history, from a deep-link notification, or from any "Open detail" action elsewhere in the app. The dialog combines a chart panel (entry/SL/TP drawn as horizontal lines), the signal's structured fields, and the four standard actions.

Layout
┌──────────────────────────────────────────────────────────┐
│ HEADER: Symbol · Side · Source · TF · Status │
├──────────────────────────────────────────────────────────┤
│ │
│ CHART (with entry/SL/TP lines) │
│ │
├──────────────────────────────────────────────────────────┤
│ FIELDS: Entry · SL · TP1/2/3 · Mark · ROE · Duration │
├──────────────────────────────────────────────────────────┤
│ ACTIONS: Open Chart · Pipe Autotrade · Alert · AI │
└──────────────────────────────────────────────────────────┘
Header
| Field | Notes |
|---|---|
| Symbol | Bold, click to copy. |
| Side | LONG (green) / SHORT (red) badge. |
| Source | The signal generator. Link → opens the source's docs (e.g. RSI Pullback). |
| Timeframe | E.g. 5m. |
| Status | WAITING / ACTIVE / CLOSED · TP1 hit / CLOSED · SL hit / CLOSED · MANUAL. |
| Age | Time since generated. |
Chart panel
The chart is a TradingView-style candle chart loaded for the signal's symbol + timeframe. It shows:
- Entry line — horizontal at the entry price. Solid line, neutral colour.
- SL line — horizontal at the SL price. Dashed red line.
- TP1 / TP2 / TP3 lines — horizontal dashed green lines. Each labelled with
TP1,TP2,TP3on the right edge. - Entry marker — small arrow at the entry candle (when active or closed). Green up-arrow for LONG, red down-arrow for SHORT.
- Indicator overlays — if the source uses an indicator (e.g. RSI Pullback), the indicator is auto-added so you can see the trigger in context.
You can scroll back/forward in time on the chart to see context (last 100 bars before entry, current state, post-close action if available). The chart is read-only inside the dialog — to interact (add indicators, change timeframe, drag), use the Open in Chart Terminal action.
Fields panel
Structured rows below the chart:
| Row | Notes |
|---|---|
| Entry | Price at fill (Active/Closed) or limit price (Waiting). |
| SL | Stop-loss price. |
| SL distance | Distance from entry to SL, in % AND in price. Useful for sizing. |
| TP1 / TP2 / TP3 | Each with: price, % distance from entry, status (pending / hit / missed). |
| Mark price | Current mark price (live). For closed signals, the close-time price. |
| ROE | Current ROE for live signals, Final ROE for closed. Bold green/red. |
| Max ROE | Highest ROE achieved since entry. |
| Duration | Time from entry to now (live) or to close (closed). |
| Generation reason | One-sentence explanation from the source's indicator. E.g. "RSI 5m crossed up 30 with rising MACD histogram". |
Action buttons
Bottom of the dialog:
| Action | What it does |
|---|---|
| Open in Chart Terminal | Loads the symbol + timeframe in your default chart layout; entry/SL/TP draw as user drawings (editable). Closes the dialog. |
| Pipe to Auto Trade | Opens the Auto Trade subscription dialog pre-filled with this source + timeframe. |
| Set Alert | Opens the Alert dialog pre-filled with this source + timeframe + side. |
| AI Explainer | (Ultimate only) Generates a written read on the signal. See AI explainer. |
| Copy signal link | Copies the deep-link to clipboard. Shareable with team members on Premium+. |
Closed-signal view
When opened on a closed signal (from history), the dialog shows:
- Chart with the entry marker AND the close marker (X at the close price).
- Fields panel shows Final ROE and the Result chip (
TP1 hit/SL hit/MANUAL). - The "Pipe to Auto Trade" action becomes "Pipe future signals from this source" (you can't act on a closed signal, but you can subscribe to future ones from the same source).
- "AI Explainer" becomes a retrospective read (why it won/lost).
Mobile layout
On screens < 768 px:
- The dialog opens full-screen.
- Layout stacks vertically: header → chart (60% height) → fields → actions.
- Chart can be pinched to zoom and dragged to scroll.
What's next
- Live feed — what opens this dialog.
- Autotrade pipe — automate execution.
- Alerts pipe — push/Telegram delivery.
- AI explainer — get a written read.