USDⓈ-M Futures Signals — overview
Real-time crypto perpetuals signals for Binance Futures USDⓈ-M pairs. Long & short, multi-timeframe, with metrics dashboard, live orderbook pairing, AI explainer, and one-click pipes into Auto Trade and Alerts.
USDⓈ-M Futures Signals is the most active of the three signal hubs. Signals fire across all major Binance Futures USDⓈ-M perpetuals (BTCUSDT, ETHUSDT, SOLUSDT, and 200+ alts) on 5m / 15m / 1h / 4h timeframes. Each signal is long-only or short-only, comes with entry / SL / TP1-TP3 rows, and lives in the feed until it hits TP or SL — at which point it moves to the closed-signals history with the realised result. Every signal supports the four standard moves: open in chart, pipe to autotrade, set an alert, or generate an AI explainer.

Plan gating
| Plan | Access |
|---|---|
| Free | None — page redirects to upgrade. |
| Master | Read-only feed, 15-minute delay. Cannot pipe to Auto Trade. Can set alerts (with the same 15-min delay). |
| Premium | Real-time feed. Can pipe to Auto Trade. Real-time alerts. |
| Ultimate | All of Premium, plus AI explainer, orderbook pairing panel, and higher autotrade concurrency limit. |
The plan gate is enforced server-side — the page detects your tier via useUserPlanAccess and either renders the feed or shows the upgrade banner.
Page layout
| Section | What it shows | Page |
|---|---|---|
| Metrics dashboard | Active signals · Waiting signals · Win rate · ROE 7d/30d · Total signals 7d/30d · Long/Short ratio. | Metrics dashboard |
| Live signals feed | Running signals table — every active or waiting signal. | Live feed |
| Closed signals history | Closed signals with result. | History |
| Detail dialog | Per-signal deep-dive with chart context. | Signal detail |
| AI explainer (Ultimate) | Written read on any signal. | AI explainer |
| Live orderbook panel (Ultimate) | DOM depth for the selected signal's symbol. | Orderbook pairing |
| Quick actions | Open chart · Pipe to Auto Trade · Set alert. | Autotrade pipe · Alerts pipe |
Signal lifecycle
[Generation] → [Waiting] → [Active] → [Closed]
| Stage | What happens | UI cue |
|---|---|---|
| Generation | mrD signal engine evaluates indicator stack on a closed bar; if conditions match, a signal row is created on the BE. | Appears in feed within ~1 s of bar close. |
| Waiting | Signal sent but price hasn't reached entry yet (typically a pullback or breakout-pending). | Status chip = WAITING. ROE not computed yet. |
| Active | Entry hit. Position is "live" — price is between SL and TP. | Status chip = ACTIVE. ROE updates in real-time. |
| Closed | TP1/2/3 hit OR SL hit OR signal source manually closed. | Moves to closed history with Result column populated. |
Filters in the feed (All / Active / Waiting) let you focus on the lifecycle stage that matches your workflow.
Signal sources
USDⓈ-M signals are generated from the same indicator engine as the chart terminal. Sources include:
- mrD-RSI Pullback — high-frequency pullback entries on 5m/15m. See RSI Pullback indicator docs.
- mrDAlgo Premium — slower-frequency, higher-conviction setups on 15m/1h/4h.
- mrD-Smart Ranges — range-break and range-rejection setups.
- mrD-Signals Premium — multi-strategy bundle.
You can filter the feed by source (toggle at the top of the live feed) if you only want certain strategies piped to Auto Trade.
Deep-linking from notifications
When you receive a Telegram or push notification for a signal, tapping it opens:
https://app.mrd-indicators.com/trading-signals/future-signals?symbol=BTCUSDT
The ?symbol= query auto-selects the matching signal in the feed and opens the detail dialog — so you go from notification to actionable analysis in two taps.
Common questions
| Q | A |
|---|---|
Why do some signals show WAITING for hours? | Entry hasn't been hit. The signal expires automatically after the source's defined timeout (typically 24-48 h). |
| Why do I see signals on alts I've never heard of? | The engine scans all liquid USDⓈ-M pairs. Use the filter dropdown to restrict to your watchlist. |
| Can I unsubscribe from a specific signal source? | Yes — Autotrade subscriptions are per-source. See Autotrade pipe. |
| Are signals repainted? | No — every signal is anchored to a closed bar. Once generated, the entry/SL/TP rows are final. |
What's next
- Live feed — feed columns and filters.
- Signal detail — anatomy of a signal.
- Metrics dashboard — performance analytics.
- Autotrade pipe — automate execution.
- FAQ — repaint, latency, missed signals.