Binary Options Trading Strategy for Beginners: A Complete Strategy-to-Trade Blueprint
July 26, 2026How to Read Forex Signals on MT5: The Signal Decoder’s Handbook
TL;DR: MT5 delivers forex signals through two distinct systems: the built-in MQL5 Signals copy-trading service and third-party custom indicator signals. Reading a signal correctly means decoding six core fields — pair, direction, entry, stop loss, take profit, and timeframe — then validating provider stats and sizing your position before executing. Misreading any one field carries direct financial risk.
Reading a forex signal wrong is more dangerous than having no signal at all. An entry taken at the wrong price, with no stop loss placed, or from a provider with a 60% drawdown, does not give you an edge — it gives you controlled losses at best and account wipeout at worst.
This guide covers both signal types available on MetaTrader 5, breaks down every data field a signal contains, gives you a pre-trade validation checklist, and explains how to size positions correctly from the signal data you receive.
The Two MT5 Signal Types: Why Most Traders Confuse Them
MT5 traders operate with two fundamentally different signal systems, and most educational content covers only one. Conflating them leads to missed setups and wrong execution workflows.
| Feature | MQL5 Social Signals (Built-In) | Custom Indicator Signals (Third-Party) |
|---|---|---|
| Source | MQL5 Marketplace / broker portal | Installed .ex5 indicator file |
| Delivery | Signals tab → auto copy-trades to your account | Arrow, alert, or oscillator on chart |
| Execution | Automatic (copy trade) or manual reference | Always manual |
| Provider stats visible | Yes — equity curve, drawdown, trades | No — indicator quality varies widely |
| Repainting risk | Low (signal is a closed trade record) | High — depends on indicator code |
| Subscription cost | Free or paid (MQL5 subscription fee) | Free download or one-time purchase |
| Best for | Copy trading, passive signal following | Active traders building manual systems |
MQL5 Social Signals is MetaTrader 5’s built-in copy-trading ecosystem. Signal providers connect their live accounts; subscribers mirror trades automatically or use the signals as a manual reference.
Custom indicator signals are technical overlays — arrow indicators, oscillator crossovers, or alert-based systems — that generate buy/sell markers directly on your MT5 chart. They are not connected to any broker or live trader.
You need a different reading workflow for each type.
How to Read MQL5 Social Signal Data (The Built-In Service)
Accessing the Signals Tab
- Open MT5 → click View → Signals (or press
Ctrl+W). - The panel lists available providers with sortable columns: gain %, drawdown, subscribers, weeks active.
- Click any provider name to open their full statistics page before subscribing.
Signal Provider Stats: What Each Field Means
Before you subscribe to — or manually follow — any MQL5 signal provider, these are the fields you must read:
| Field | What It Measures | Safe Threshold (Guideline) |
|---|---|---|
| Gain % | Total return since tracking began | Positive, but not the primary filter |
| Max Drawdown % | Largest peak-to-trough equity drop | Below 30% is preferable; above 50% is high risk |
| Weeks | How long the account has been tracked | Minimum 12 weeks for meaningful data |
| Trades | Total number of closed trades | More trades = more statistical validity |
| Win Rate % | Percentage of profitable trades | Context-dependent; check alongside risk/reward |
| Profit Factor | Gross profit ÷ gross loss | Above 1.3 is acceptable; above 1.5 is strong |
| Subscribers | Active copy accounts | Social proof, not a quality metric on its own |
| Avg Trade Length | Average holding time per trade | Aligns with your available monitoring time |
A provider showing 300% gain over 8 weeks with 65% drawdown is not a signal service — it is a margin account waiting to blow. Prioritize drawdown and profit factor over headline gain.
How to Subscribe to MT5 Signals
- From the provider’s stats page, click Subscribe.
- Set Deposit % — the fraction of your balance allocated to mirror the provider’s position sizing. Starting at 10–20% reduces proportional risk while you evaluate performance.
- Choose Copy by balance ratio or Copy by equity ratio depending on account size alignment.
- Enable Stop if equity falls below [X]% as a circuit breaker.
For our full breakdown of forex signals sourcing and vetting, see the dedicated guide.
How to Read Custom Indicator Signal Arrows on MT5 Charts
Custom indicators display signals as visual overlays on your price chart. The two most common outputs are arrow signals and alert signals.
What a Buy/Sell Arrow Signal Means
A buy arrow is placed below a candle to indicate a long entry signal at that bar’s close (or open, depending on indicator logic). A sell arrow is placed above a candle to indicate a short entry signal.
The arrow does not automatically enter a trade. You must manually place the order.
Anatomy of a Custom Indicator Signal (What to Read)
When a signal arrow fires, extract these values before acting:
| Data Point | Where to Find It | How to Use It |
|---|---|---|
| Pair | Chart title bar | Confirms the instrument |
| Direction | Arrow color/direction (usually blue = buy, red = sell) | Determines order type |
| Entry Price | Current market price at signal bar close | Use as limit or market entry |
| Timeframe | Chart timeframe selector (M15, H1, H4, D1) | Higher TF = longer trade duration |
| Stop Loss | Indicator line, recent swing, or ATR-based level | Must be set manually |
| Take Profit | Indicator projection line or fixed RR ratio | Must be set manually |
Many custom indicators do not output SL and TP values. If yours does not, you must derive them independently from structure (swing highs/lows) or ATR before placing the trade.
Installing a Custom Signal Indicator on MT5
- Download the
.ex5or.mq5file. - In MT5: File → Open Data Folder → MQL5 → Indicators. Paste the file.
- Restart MT5, open the Navigator panel (
Ctrl+N), find the indicator under Indicators, and drag it onto the chart. - Configure input parameters (period, alert on/off, arrow size) in the settings dialog.
For a curated list of validated tools, see MT5 indicators.
Non-Repainting vs. Repainting: Why It Determines Signal Reliability
A repainting indicator recalculates past signal arrows as new price data arrives, meaning an arrow visible on a historical bar may disappear or shift after the fact. Backtest results on repainting indicators are not reliable.
A non-repainting indicator locks its signal arrow at the close of the signal bar and does not change it regardless of subsequent price action.
This distinction is critical because:
- Repainting indicators produce backtests that show near-perfect accuracy but fail in live trading.
- The only valid way to test a custom indicator is to watch it in real time across 20–30 signals, not to scroll back through historical charts.
How to identify repainting: Run the indicator on a chart, screenshot signal locations at bar close, then check 10 bars later whether those arrows are still in the same place. If they have moved or disappeared, the indicator repaints.
How to Size a Position from a Forex Signal (The Risk Workflow)
Receiving a signal is step one. Translating it into a correctly sized position is where most retail traders fail.
The Calculation
Position sizing from a signal requires three inputs: your account balance, your risk per trade (%), and the signal’s stop loss distance in pips.
Formula:
Risk Amount ($) = Account Balance × Risk % per Trade
Pip Value (standard lot) = $10 per pip (for USD-quoted pairs)
Lot Size = Risk Amount ÷ (SL Distance in Pips × Pip Value)
Example:
- Account balance: $5,000
- Risk per trade: 1% → $50 risk
- Signal SL distance: 25 pips
- Pip value (EURUSD, standard lot): $10
Lot Size = $50 ÷ (25 × $10) = $50 ÷ $250 = 0.20 lots
This calculation applies whether the signal comes from an MQL5 provider you are following manually or from a custom indicator arrow. Never take a signal without completing this step first.
5-Point Signal Validation Checklist (Pre-Trade)
Before executing any MT5 forex signal, run through these five checks:
- Provider/Indicator Credibility — For MQL5 signals: drawdown below 30%, profit factor above 1.3, minimum 12 weeks of history. For custom indicators: confirmed non-repainting, 20+ live signal observation period.
- Multi-Timeframe Confluence — Does the signal direction align with the trend on the next higher timeframe? A sell signal on H1 is stronger if H4 is also bearish.
- Spread Check — Check current spread before entry. If spread is abnormally wide (news events, low liquidity sessions), the signal entry price is effectively worse than shown. Set a maximum acceptable spread per pair.
- SL and TP Defined — Do not enter without both values set. If the signal source does not provide them, define them from chart structure before placing the order.
- Position Size Calculated — Complete the lot size calculation above. Never default to a fixed lot without confirming the implied risk relative to your SL distance.
How to Read MT5 Signals on Mobile
The MT5 mobile app (iOS and Android) supports both signal types with a streamlined interface.
Viewing MQL5 Signals on Mobile
- Open the MT5 app → tap the Menu icon (bottom right or hamburger icon).
- Select Signals.
- Browse providers — tap any name to view the full stats page (gain, drawdown, trades, weeks).
- To subscribe, tap Subscribe and configure the same deposit % and equity stop settings as desktop.
Note: Managing an active signal subscription (adjusting copy ratios, pausing) is easier on desktop. Use mobile primarily for monitoring.
Viewing Custom Indicator Signals on Mobile
Custom .ex5 indicators installed on your desktop MT5 do not transfer to the mobile app. Mobile chart overlays are limited to MT5’s built-in indicators.
To receive mobile alerts from a custom indicator installed on desktop:
- In the indicator’s settings, enable Push Notifications.
- In MT5 desktop: Tools → Options → Notifications — enter your MetaQuotes ID (found in the mobile app under Settings).
- The indicator will push alerts to your mobile device when a signal fires, even if you are not watching the desktop chart.
Using MT5 Forex Signals for Binary Options Entry Timing
MT5 signals — both custom indicator arrows and MQL5 directional bias — can be used to time entries on binary options instruments where such trading is available and legally permitted.
Important disclaimer: Binary options trading is banned or heavily restricted in many jurisdictions including the EU, UK, Canada, and Australia. Confirm the regulatory status in your specific jurisdiction before trading any binary options product. This section is informational only and does not constitute trading advice.
For traders in permitted jurisdictions, MT5 signals can inform binary options entries in the following ways:
- Custom arrow indicators on M5 or M15 charts generate directional signals that align with short-expiry binary options (5–15 minute contracts).
- MQL5 provider bias (the general direction a signal provider is trading) can confirm the macro direction for a higher/lower contract.
- The same multi-timeframe confluence and spread checks from the validation checklist apply — a signal on a low-liquidity instrument with a wide spread will degrade the entry quality regardless of contract type.
For context on applying signal-based entries to structured products, see our binary options strategy guide.
FAQ
Frequently Asked Questions
What are MT5 trading signals and how do they work?
MT5 trading signals are directional trade recommendations delivered through two systems: the built-in MQL5 Signals service, which mirrors trades from live provider accounts to yours automatically, and custom indicator signals, which display buy/sell arrows or alerts on your MT5 chart. Both types indicate entry direction, but only MQL5 signals include verifiable provider performance statistics.
How do I subscribe to forex signals on MetaTrader 5?
Go to View → Signals in MT5 desktop, browse providers, and click their name to review stats (drawdown, profit factor, weeks active). Click Subscribe, set your deposit percentage (10–20% is a conservative starting point), configure an equity stop as a circuit breaker, and confirm. Trades from the provider’s account will then be mirrored to yours proportionally.
How do I read a forex signal’s entry, stop loss, and take profit?
For MQL5 signals used manually, entry is the current market price when you act on the signal direction. Stop loss and take profit must be set by you based on chart structure or ATR unless the provider publishes explicit levels. For custom indicator signals, entry is at the arrow bar’s close price; SL and TP are either output by the indicator or derived from nearby swing highs/lows and your target risk/reward ratio.
What is the difference between a free and paid MT5 signal provider?
Free MQL5 signal providers offer their service at no subscription cost but may have shorter track records, smaller trade samples, or less consistent performance. Paid providers charge a monthly MQL5 subscription fee (varies by provider) and typically have more verified history. Price alone is not a quality indicator — evaluate drawdown below 30%, profit factor above 1.3, and a minimum of 12 weeks of tracked data for any provider regardless of cost.
How do I add a custom signal indicator to MT5?
Download the .ex5 or .mq5 indicator file. In MT5, go to File → Open Data Folder → MQL5 → Indicators and paste the file there. Restart MT5, open the Navigator panel with Ctrl+N, locate the indicator under Indicators, and drag it onto your chart. Configure input parameters — alert settings, arrow display, and period lengths — in the properties dialog that appears.
How can I tell if an MT5 signal indicator repaints?
Screenshot the chart at bar close to record all current signal arrow positions. Check the same chart 5–10 bars later to see if those arrows have moved, disappeared, or new ones have appeared on already-closed bars. If they have changed, the indicator repaints. The only reliable test is live forward observation over 20 or more signals — historical chart scrolling is not sufficient because repainting erases the evidence.
How do I use MT5 signals for copy trading?
Subscribe to an MQL5 signal provider via the Signals tab in MT5. Set your deposit percentage to control proportional position sizing, enable an equity drawdown stop as a safety limit, and select whether to copy by balance or equity ratio. MT5 will automatically replicate the provider’s trades to your account in real time. Monitor the subscription weekly and pause or cancel if drawdown increases beyond your accepted threshold.
What MT5 signal provider stats should I check before subscribing?
The five most important metrics are: maximum drawdown (ideally below 30%), profit factor (above 1.3), number of weeks tracked (minimum 12), total trade count (higher sample size increases reliability), and average trade length (should match your monitoring availability). Do not make a decision based on gain percentage alone — high gains with high drawdown indicate unsustainable risk.
How do I read MT5 forex signals on mobile?
Open the MT5 mobile app, tap the menu, and select Signals to browse and subscribe to MQL5 providers. For custom indicator signals, install the indicator on your desktop MT5, enable push notifications in the indicator settings, and link your MetaQuotes ID (found in the mobile app under Settings) in desktop Tools → Options → Notifications. Signal alerts will then push to your phone when the indicator fires.
Can I use MT5 forex signals for binary options trading?
In jurisdictions where binary options are legally permitted, MT5 custom indicator signals on short timeframes (M5–M15) can be used to time entry direction for short-expiry contracts. The same validation checklist applies: confirm signal confluence across timeframes, check spread, and verify indicator reliability. Binary options are banned or restricted in the EU, UK, Canada, and Australia — verify your local regulatory status before trading.
What is the MQL5 Signals marketplace?
The MQL5 Signals marketplace is MetaQuotes’ built-in ecosystem within MT5 and MT4 where signal providers connect verified live trading accounts and offer copy-trading subscriptions to other traders. Providers list free or paid subscriptions; their full trade history, equity curve, drawdown, and statistics are publicly visible before you subscribe. It is accessible directly from the Signals tab inside the MT5 platform.
