Telegram to mt4 pro

What is Telegram to MT4 Pro?

Telegram to MT4 Pro automatically copies signals from private, public, and restricted Telegram channels and groups directly to your MetaTrader 4 account.

Telegram to MT4 Pro is a professional signal copier that automatically copies trading signals from any Telegram channel or group directly to your MetaTrader 4 account in real time, with full control over every trade.

The system has two parts working together:

  • This Expert Advisor — installed on your MT4 chart to execute trades
  • Companion desktop appTelegramMT4Pro.exe — connects to Telegram and bridges signals to the EA

You can connect multiple Telegram providers to multiple MT4 accounts simultaneously. Every setting is configurable per account and per provider.

Note: The system works automatically. No manual connection setup is required inside MetaTrader.

System Requirements

Item Requirement
Operating System Windows 10 or higher
MetaTrader MetaTrader 4 (any broker)
Companion App TelegramMT4Pro.exe — must run on the same PC
Telegram Account Required for connecting to channels/groups

Quick Setup — 4 Steps

Step 1 — Launch the Companion App
Run TelegramMT4Pro.exe. Go to Settings and enter your Telegram API credentials:

Click Save → Connect → enter the verification code sent to your Telegram app.

Step 2 — Add an MT4 Account
In the app click “+ Account” and name it.

Step 3 — Add Signal Providers
Go to the Channels page in the app. Click “+ Add Provider” under your account. A list of your Telegram channels and groups appears. Search and select the one you want to copy signals from. Each provider has its own settings for risk, SL/TP, filters, and copy rules.

Step 4 — Attach the EA to a Chart
Drag TelegramMT4Pro onto any chart.

In the EA Inputs set:

  • Magic Number — unique number to identify EA orders

The EA panel will show STATUS: RUNNING when connected successfully.

Download Link:
https://github.com/catlaboratories/telegramtomt4/releases/tag/v1.0

Full Feature List

Signal Detection & Parsing

  • Auto-detects BUY/SELL direction from message text
  • Parses entry price, range entries (More buy / More sell), SL, and up to 7 TP levels
  • Supports custom buy/sell keywords per provider
  • Symbol auto-detection with broker prefix/suffix applied automatically
  • Custom symbol mappings (e.g. GOLD → XAUUSD, BITCOIN → BTCUSD)
  • Detects: New Trade, Modify Order, Close All, Partial Close, Break-Even, TP Hit signals
  • Message edit automatically converts to Modify Order
  • Message delete automatically closes matching positions

Order Execution Modes

  • Market order — executes immediately at current price
  • Pending order — BUY LIMIT / SELL LIMIT / BUY STOP / SELL STOP based on entry vs current price
  • Range orders — multiple orders across entry range at configurable step
  • Range + Multi-TP — places exactly N orders, one per TP, auto-spaced across range, each with its own TP
  • Multi-TP mode — one order per TP level at current price
  • Per-entry mode — one order per explicit entry price with sequential TPs
  • Max positions cap — stops placing new orders when limit is reached
  • Pending order expiry — auto-cancel pending orders after X minutes

Stop Loss & Take Profit

  • SL from signal — uses the SL price in the signal
  • Fixed SL — override with a fixed pip value
  • Manual SL fallback — apply manual pips when signal has no SL
  • SL sanity check — detects mistyped SL values and falls back safely, including crypto, indices, and forex
  • Up to 7 TP levels parsed from signal
  • Fixed TP override — use configured pip value instead of signal TP

Trailing Stop & Break-Even

  • Trailing stop — activates after N pips profit, trails by N pips distance
  • Break-even — moves SL to entry plus offset after N pips profit
  • Auto break-even on TP1 hit — moves remaining positions to break-even automatically
  • Runs on a 2-second timer for fast reaction

Partial Close

  • Flat partial close — close X% of all positions when TP1 hits
  • Per-TP partial close — different % at each TP level
  • Close remaining pending orders when any TP hits
  • TP hit counter per symbol correctly tracks which TP level was hit

Lot Size & Risk Management

  • Fixed lot
  • Fixed money
  • % of Balance
  • % of Equity
  • Symbol tick factor correction for indices and crypto
  • Currency factor correction for non-USD account base currencies
  • Never exceeds 90% of free margin
  • Falls back to minimum lot if calculated lot is 0

Copy Filters per Provider

  • Copy New Trades / Long / Short / Modify / Close / Partial / Break-Even — each individually on or off
  • Ignore incomplete signals — skip signals with no SL and no TP

Equity Guard

  • Daily / Weekly / Monthly loss limit — stops all trading when threshold is exceeded
  • Daily / Weekly profit target — stops trading once target is reached
  • All periods reset automatically

Trade Limits

  • Max open trades
  • Max per minute
  • Max per hour
  • Max per day
  • Max per week
  • Max per month
  • Counters reset automatically at the correct time boundary

Time Filters

  • Allowed trading days — all 7 days individually configurable
  • Blackout time ranges — block trading during specific hours
  • Auto-close all positions at a configured day and time

News Filter

  • Fetches upcoming news from Forex Factory calendar
  • Configurable minutes before and after for High, Medium, and Low impact events
  • Currency-specific filtering
  • Automatically disabled in Strategy Tester

Notifications

  • Telegram bot notifications — send alerts to your own Telegram chat
  • Mobile App notifications — via MT4 mobile app using your MQL5 ID
  • Email notifications — via MetaTrader email configuration
  • Configurable events: Trade Open, Close, Order Cancel, Order Modify
  • Test button — verify Telegram bot instantly without placing a trade

EA Dashboard Panel

  • STATUS — color-coded: RUNNING, OFFLINE, LIMIT REACHED
  • POSITIONS — all open positions count including manual trades
  • P&L — live floating profit/loss
  • MAGIC number displayed
  • Embedded logo — no external files needed
  • Dark chart style applied automatically
  • All chart settings restored when EA is removed

Live Account Dashboard in the App

  • Balance, Equity, Total Profit, Drawdown % — live from EA
  • Profit Today / This Week / This Month
  • Open trades count, account login, type, leverage, broker
  • Account Balance History chart — live area chart updating every few seconds

Range Orders Explained

Example Signal

BUY 70000 / More buy 69900 / TP 70500 / TP 70600 / TP 70700 / SL 69000

Range Only, Multi-TP OFF

With step = 50: places orders at 69900, 69950, 70000 — all with TP1 = 70500

Range + Multi-TP, Recommended

Ignores step. Places exactly one order per TP, auto-spaced across range:

  • Order 1 @ 69900 → TP1 = 70500
  • Order 2 @ 69950 → TP2 = 70600
  • Order 3 @ 70000 → TP3 = 70700

Enable both: Split range entry into ladder orders + One order per TP level

EA Panel Status Reference

Status Meaning
RUNNING Connected and working normally
CONNECTING Waiting for first response from the app
DAILY LIMIT Equity or trade limit reached — trading paused

Troubleshooting

Problem Solution
Signal received but no trade Check MT4 Experts tab log. Common causes: symbol not found, SL too tight, max positions reached, daily limit, news filter active.
Invalid stops error SL or TP too close to entry for this broker. Check signal SL value or increase Fixed SL Pips.
Settings not applying EA reloads config automatically after you click Save in the app.
Can't find channel in search Telegram must be connected. Try scrolling — all chats load on connect.
Balance chart empty Wait a few seconds after attaching the EA for the app to receive the first account update.

Telegram to MT4 Pro · AtlasLabs.uk · By Jeanette Abou Khalil · © 2026

Recommended products
Hot Zones
Innovicient Limited
This indicator simplifies your entry zones by displaying the areas where you can plan your entry that potentially could give you high risk/reward ratios. Other than picking the most optimal entry points, the Hot Zone indicator can act as your typical support/resistance indicator for pullbacks for all timeframes. You can use this indicator as the only trading indicator or use it with another indicator for reentry purposes.  Besides, when using Hot Zones, the risk/reward ratio should be well abov
Советник  представляет собой многофункциональную торговую систему BBMA Oma Ally с интеграцией Telegram для удаленного управления и получения уведомлений. Основная специализация - анализ паттернов ценового действия и автоматическое оповещение о торговых возможностях. Основные функции 1. Система оповещений через Telegram Управление командами: Отслеживание и выполнение команд из Telegram Уведомления: Мгновенные оповещения о торговых сигналах Удаленное управление: Возможность управления советнико
Free automatic Fibonacci is an indicator that automatically plots a Fibonacci retracement based on the number of bars you select on the BarsToScan setting in the indicator. The Fibonacci is automatically updated in real time as new highest and lowest values appears amongst the selected bars. You can select which level values to be displayed in the indicator settings. You can also select the color of the levels thus enabling the trader to be able to attach the indicator several times with differe
FREE
FIBOChannels
Hafis Mohamed Yacine
Fibonacci Channel What is a Fibonacci Channel? The Fibonacci channel is a technical analysis tool that is used to estimate support and resistance levels based on the Fibonacci numbers. It is a variation of the Fibonacci retracement tool, except with the channel the lines run diagonally rather than horizontally. It can be applied to both short-term and long-term trends, as well as to uptrend and downtrends. Lines are drawn at 23.6, 38.2, 50, 61.8, 78.6, 100, 161.8, 200, 261.8, 361.8 and 423.6 p
Fibonacci SR Indicator
Martin Eshleman
5 (1)
Fibonacci SR Indicator This indicator creates support and resistance lines. This indicator is based on Fibonacci Retracement and Extension levels. It will consider many combinations of the Fibonacci levels and draw support/resistance lines based on these. This indicator uses tops and bottoms drawn by the ZigZag indicator in its calculations. The ZigZag can also be drawn on the chart, if necessary. The indicator considers many combinations of past reversal points and Fibonacci ratio levels, and w
FREE
Ultimate Partial Profit EA
BLAKE STEVEN RODGER
4.67 (3)
This EA Utility delivers a robust solution for managing an unlimited array of open orders, both manual and automated. It enables customizable partial profit levels utilizing metrics such as pips, ratios, ATR (Average True Range), and profit amounts for precise trade management. The utility features an advanced on-screen display, offering clear visualization of all orders and their profit levels to enhance strategic decision-making and control. To evaluate its performance and interface, the EA s
NAS100 Auto Sl And TP
Moustapha Boulouz
5 (2)
Introducing NAS100 Auto SL and TP Maker for MT4: Never miss setting StopLoss and TakeProfit again with our NAS100 Auto SL and TP Maker, an indispensable assistant for traders navigating the Nasdaq 100 market on MetaTrader 4. This tool is designed for those who seek a seamless solution to automate the management of StopLoss and TakeProfit levels. Key Features: Effortless Automation: Automatically monitors Nasdaq 100 trades without StopLoss and/or TakeProfit. Dynamically adjusts levels based on us
FREE
Draw Horizontal Ray
JUAN LUIS CIENFUEGOS RUIZ
5 (1)
Sometimes we want to draw a horizontal ray from any given price based on a candlestick, and this tool solves that with just 1 key! In order to draw an horizontal ray you just need to drag and drop the indicator over any chart you want and then: 1) Click over ANY candle and then 2) Hit any of the following keys: O - It will draw an horizontal ray right at the OPEN price of the clicked candle H - It will draw an horizontal ray right at the HIGH price of the clicked candle L - It will draw an horiz
DailyHit
Elisabet Corrales Rodriguez
Read carefully, because I’m about to sell my strategy based on over 11 years of study: This indicator plots multiple levels: thick and dotted, taking the ATR into account. On 90% of trading days, it touches one thick level and one dotted level. Levels are updated daily. If the price touches a thick level and a dotted level in a single day, trading for that day is over—you wait for the next day to look for the same setup. If the price comes very close to a level but doesn’t reach it, it’s likely
MultiFiboDynamicMT4 is a powerful, professional indicator for estimating the most important support and resistance levels. The main advantage is that it plots the Fibonacci levels at all timeframes simultaneously, which allows the trader to see the full picture of the possible price movement of the trading instrument! Advantages of the indicator The indicator is perfect for scalping and trading binary options. Suitable for beginners and experienced traders. Works on all timeframes. Works on any
FREE
Advanced Trade Simulator It is an indicator you can attach to any chart and then buy and sell the given symbol virtually. No actual trading takes place.  You can attach it to multiple charts. Then you can buy multiple symbols. A more detailed description here:  https://www.mql5.com/en/blogs/post/750336 Features: - buy and sell immediately on the given time frame - market , limit and stop orders - generalized OCO, more than 2 orders can cancel each other. - OSO, one sends another.. - set lot ba
Candle EA MT4
Mansour Babasafary
3.68 (19)
This expert is based on patterns The main patterns of this specialist are candlestick patterns Detects trends with candlestick patterns It has a profit limit and a loss limit, so it has a low risk The best time frame to use this expert is M30 time frame The best currency pairs to use with this expert is the EURUSD, GBPUSD, AUDUSD, USDCAD currency pairs Attributes: Can be used in the EURUSD, GBPUSD, AUDUSD, USDCAD  currency pairs Can be used in M30, H1, H4 time frames Has profit limit and loss
This EA is an extension for the free trade indicator Trend Mate . https://www.mql5.com/en/market/product/50082 The main idea is to support your decision to  trade  according to the current trend. It is possible to configure alert and push notification to receive when entering to first candle for bull / bear trend. For this extension of the free indicator now it is possible to filter the current trend info with other timeframes. For example show trend for timeframe M5 considering also timeframe
Leo Fibonacci
Dmitriy Zaytsev
The indicator is designed for determining Fibonacci levels. Does not repaint/redraw The blue level shows the zero Fibonacci value (it is also the Pivot level) Red levels show calculated Fibonacci levels (used as a rollback or reversal point) Automatic period detection (periods can be entered manually) Adjustable display calculation method. Settings BarsHistory - the number of bars to be used to display the indicator. Method - method of calculation. AutoPeriod - automated period calculation (true
This indicator is a great utilities tools for Fibonacci Trader that draw their chart manually. This indicator do not draw any Fibonacci Retracement or Fibonacci Expansion. It is a utilities tool for modifying the Fibonacci level for Fibonacci object manually drawn on the chart. Just draw using the Fibonacci Retracement or other Fibonacci tool in MT4 as per normal. The select the Fibonacci you have just drawn. Make sure you have only 1 object selected. Then open up this Fibonacci Level Management
Aroon Classic
Etsushi Ishizuka
Overview of the Aroon Classic Indicator The Aroon Classic indicator is a technical tool that quantitatively identifies the emergence and persistence of trends on a chart. It uses two lines—“Aroon Up” and “Aroon Down”—to display trend strength and turning points within a range of 0–100. A higher Aroon Up value indicates a stronger uptrend, while a higher Aroon Down value indicates a stronger downtrend. Key Features Visually distinguishes trend initiation and reversal Customizable calculation peri
FREE
FIBO Price Calculator  Brief Description 1. Automated Fibonacci Retracement Drawing This indicator automatically draws Fibonacci Retracement lines on the MT4 chart, assisting traders in quickly identifying potential support and resistance levels. 2. Customizable Fibonacci Sequence Users can customize the Fibonacci sequence values, and the indicator automatically converts them into corresponding price levels based on the current market price. 3. Adjustable Indicator Window Position The indicator
Andrews Pitchfork channels is a triple trend channel tool consisting of three lines. In the middle, there is a median trend line on both sides that has two parallel equidistant trend lines. These lines are usually drawn by selecting three points based on the heights moving from left to right on the response heights or graphs. As with the normal trend lines and channels, the outward trend lines mark potential support and resistance areas. Parameters Trend_period - the period setting to be calcu
Trend Ray
Andriy Sydoruk
The indicator shows the potential trend direction by cyclical-wave dependence. Thus, all the rays of the intersection will be optimal rays, in the direction of which the price is expected to move, taking into account the indicator period. Rays can be used as a direction for potential market movement. But we must not forget that the approach must be comprehensive, the indicator signals require additional information to enter the market.
PZ Penta O MT4
PZ TRADING SLU
2.33 (3)
The Penta-O is a 6-point retracement harmonacci pattern which usually precedes big market movements. Penta-O patterns can expand and repaint quite a bit. To make things easier this indicator implements a twist: it waits for a donchian breakout in the right direction before signaling the trade. The end result is an otherwise repainting indicator with a very reliable trading signal. The donchian breakout period is entered as an input. [ Installation Guide | Update Guide | Troubleshooting | FAQ | A
FREE
Pin Bars
Yury Emeliyanov
5 (4)
Main purpose: "Pin Bars" is designed to automatically detect pin bars on financial market charts. A pin bar is a candle with a characteristic body and a long tail, which can signal a trend reversal or correction. How it works: The indicator analyzes each candle on the chart, determining the size of the body, tail and nose of the candle. When a pin bar corresponding to predefined parameters is detected, the indicator marks it on the chart with an up or down arrow, depending on the direction of
FREE
Basic tool Showing annual candle, range for Day, range for Week, range for Month, range for Year. Showing fibonacci for Day fibonacci for Week, fibonacci for Month, fibonacci for Year. Showing percent change for Day, percent change for Week, percent change for Month, percent change for Year. Showing distance of the current value the previous close for Day, Week, Month, Year.
Auto Fibo Pro m
DMITRII GRIDASOV
"Auto FIBO Pro"   Crypto_Forex  indicator  - is great auxiliary tool in trading! Indicator automatically calculate and place on chart Fibo levels and local trend lines (red color). Fibonacci levels indicate key areas where price can reverse. Most important levels are 23.6%, 38.2%, 50% and 61.8%. You can use it   for reversal scalping  or for zone grid trading. There are plenty of opportunities to  improve your current system using Auto FIBO Pro indicator as well. It has Info Spread Swap Displa
Pivot Point Fibo RSJ is an indicator that traces the support and resistance lines of the day using Fibonacci rates. This spectacular indicator creates up to 7 levels of support and resistance through Pivot Point using Fibonacci rates. It is fantastic how the prices respect each level of this support and resistance, where it is possible to perceive possible entry/exit points of an operation. Features Up to 7 levels of support and 7 levels of resistance Set the colors of the levels individually
FREE
Program Overview: This program is a trading tool designed to monitor and analyze the 7 major currency pairs. It is a variant of a similar program used for tracking stock indices, but this version focuses on the seven major currency pairs. The program helps in identifying and calculating significant price movements (gaps) between the high and low prices of these currency pairs over a specified time frame. It then provides insights through comments and alerts based on the calculated gaps. Major Cu
TSim
Sergey Kruglov
Утилита  TSim   позволяет симулировать ручную торговлю в Тестере Стратегий MetaTrader 4. В панеле можно устанавливать размеры лота, тейпрофита и стоплосса. Панель имеет кнопки Sell   и Buy для выставления рыночных ордеров, а также кнопки CloseSell, CloseBuy и CloseAll для быстрого закрытия ордеров. Под панелью отображается список открытых ордеров. Внимание. Панель работает только в Визуальном режиме Тестера Стратегий MetaTrader 4.
FREE
The SMC Venom Model BPR indicator is a professional tool for traders working within the Smart Money (SMC) concept. It automatically identifies two key patterns on the price chart: FVG (Fair Value Gap) is a combination of three candles, in which there is a gap between the first and third candles. It forms a zone between levels where there is no volume support, which often leads to a price correction. BPR (Balanced Price Range) is a combination of two FVG patterns that form a “bridge” - a zone of
Fibonacci calculator is used with Elliot Waves, it can generate remarkable results. A trader could use these levels or ratios to find high probability trades with very small stop loss. You may also use these ratios to find Elliott Waves extensions and to book profit near those levels. For Elliot Wave experts, Fibonacci calculator is a highly useful tool that can assist them in calculating Fibonacci extension and retracement levels for the market price. The indicator proves itself as a useful one
Close Button FX
Carlos Mendez Sanchez
Close Button Panel — Instant Trade Control, Maximum Precision Overview: Close Button Panel is a high-speed trade management tool for MetaTrader 4, built for traders who demand total control and instant execution . Forget the “Trade” tab — manage all your positions directly from the chart with a single click through a clean, modern floating panel. Why Traders Choose It: One-Click Execution: Instantly close all , profitable , losing , or Buy/Sell-specific trades. Smart Filters: Limit actions
ProEngulfing
Ashkan Hazegh Nikrou
4.5 (2)
Pro Engulfing Indicator is professional indicator can detect qualified engulf patterns Free version of ProEngulfing is QuallifiedEngulfing By One Signal Limitation per day and less features Join Koala Trading Solution Channel in mql5 community to find out the latest news about all koala products, join link is below : https://www.mql5.com/en/channels/koalatradingsolution MT5 version of this product is downloadable now : https://www.mql5.com/en/market/product/126366 Introducing ProEngulfing – You
Buyers of this product also purchase
Local Trade Copier EA MT4
Juvenille Emperor Limited
4.96 (108)
Experience exceptionally  fast trade copying with the Local Trade Copier EA MT4 . With its easy 1-minute setup, this trade copier allows you to copy trades between multiple MetaTrader terminals on the same Windows computer or Windows VPS with lightning-fast copying speeds of under 0.5 seconds. Whether you're a beginner or a professional trader, the Local Trade Copier EA MT4 offers a wide range of options to customize it to your specific needs. It's the ultimate solution for anyone looking to inc
Trade Assistant MT4
Evgeniy Kravchenko
4.42 (193)
It helps to calculate the risk per trade, the easy installation of a new order, order management with partial closing functions, trailing stop of 7 types and other useful functions. Additional materials and instructions Installation instructions   -   Application instructions   -   Trial version of the application for a demo account Line function -   shows on the chart the Opening line, Stop Loss, Take Profit. With this function it is easy to set a new order and see its additional characteris
Forex Trade Manager MT4
InvestSoft
4.98 (432)
Welcome to Trade Manager MT4 - the ultimate   risk management tool   designed to make trading more intuitive, precise, and efficient. This is not just an order placement tool; it's a comprehensive solution for seamless trade planning, position management, and enhanced control over risk. Whether you're a beginner taking your first steps, an advanced trader, or a scalper needing rapid executions, Trade Manager MT4 adapts to your needs, offering flexibility across all markets, from forex and indice
Copy Cat More Trade Copier MT4 is not just a simple local trade copier; it is a complete risk management and execution framework designed for today’s trading challenges. From prop firm challenges to personal portfolio management, it adapts to every situation with its blend of robust execution, capital protection, flexible configuration, and advanced trade handling. The copier works in both   Master (sender) and Slave (receiver)   modes, with real-time synchronization of market and pending orders
Exp COPYLOT CLIENT for MT4
Vladislav Andruschenko
4.65 (66)
Trade copier for MetaTrader 4.   It copies forex trades, positions, and orders from any accounts. It is one of the best trade copiers   MT4-MT4, MT5 - MT4   for the   COPYLOT MT4   version (or   MT4 - MT5 MT5 - MT5   for the   COPYLOT MT5   version).        MT5 version Full Description +DEMO +PDF   How To Buy    How To Install     How to get Log Files    How To Test and Optimize    All products from Expforex Copier  version for      MetaTrader 5  terminal ( МТ5 - МТ5, МТ4 - МТ5 )-  Copylot Cli
Trade copier MT4
Alfiya Fazylova
4.58 (33)
Trade Copier is a professional utility designed to copy and synchronize trades between trading accounts. Copying occurs from the account / terminal of the supplier to the account / terminal of the recipient, which are installed on the same computer or VPS . Before buying, you can test the demo version on a demo account. Demo version here . Full instruction here . Main functionality and benefits: Supports copying MT4> MT4, MT4> MT5, MT5> MT4, including MT5 netting accounts. * Supports copying Dem
TradePanel MT4
Alfiya Fazylova
4.85 (92)
Trade Panel is a multifunctional trading assistant. The application contains more than 50 trading functions for manual trading and allows you to automate most trading operations. Trial version of the application for a demo account: https://www.mql5.com/en/blogs/post/750865 . Application instructions: https://www.mql5.com/en/blogs/post/756482 . Trade. Allows you to perform trading operations in one click: Open pending orders and positions with automatic risk calculation. Open multiple orders and
Trading Special – 40% OFF Advanced Trade Manager – The Ultimate All-in-One Solution for Faster, Smarter, and Safer Manual Trading. Transform your manual trading with NextGen Trade Manager AI – the professional on-chart panel that combines instant execution, visual trade planning, and powerful risk management into one intuitive tool. Execute orders, manage risk, and protect profits faster than ever before, all without leaving your chart. Perfect for all traders looking to enhance their precisi
Trade Dashboard MT4
Fatemeh Ameri
4.96 (53)
Tired of complex order placement and manual calculations? Trade Dashboard is your solution. With its user-friendly interface, placing orders becomes effortless, by a single click, you can open trades, set stop loss and take profit levels, manage trade lot size, and calculate risk to reward ratios, allowing you to only focus on your strategy. Say goodbye to manual calculations and streamline your trading experience with Trade Dashboard. Download  Demo Version  right now. You can find  Details of
DrawDown Limiter MT4
Haidar Lionel Haj Ali
5 (8)
Drawdown Limiter EA You are in the right place if you were searching for Drawdown control, Drawdown limiter, Balance protection, Equity Protection or Daily Drawdown Limit related to Prop Firm, FTMO, or Funded account trading, or if you want to protect your trading account. Have you suffered from controlling your drawdown when trading funded accounts? This EA is meant for you. Prop firms usually set a rule called “Trader Daily Drawdown”, and if it is not respected, you are disqualified.  I am an
The product will copy all telegram signal to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up, copy order instant, can work with almost signal formats, image signal, s upport to translate other language to English Work with all type of channel or group, even channel have "Restrict Saving Content", work with  multi channel, multi MT5 Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. Support to backtest signal. How to
Seconds Chart is a unique tool for creating second-based charts in MetaTrader 4 . With Seconds Chart , you can construct charts with timeframes set in seconds, providing unparalleled flexibility and precision in analysis that is unavailable with standard minute or hourly charts. For example, the S15 timeframe indicates a chart with candles lasting 15 seconds. You can use any indicators, Expert Advisors (EAs), and scripts, operating as conveniently as with standard charts. Unlike standard tools,
MT4 to Telegram Signal Provider   turns your trading account into a signal provider. Every trade action, whether manual, by EA or from your phone, is instantly sent as a message to Telegram. You can fully customize the format or use a ready-made template for quick setup. [ Demo ] [ Manual ] [ MT5 Version ] [ Discord Version ]  New: [ Telegram To MT5 ] Setup A step by step user guide is available. Key Features Ability to customize order details sent to subscribers You can create a tiered subs
Auto Grid trades
Makarii Gubaydullin
Auto Grid:  automatic Grid orders based on your existing trades. Automate complex trading strategies   with sophisticated grid systems that detect new positions and automatically create optimized order arrays. Multifunctional utility : 66+ features, including Auto Grid tool  |   contact me  if you have any questions  |   MT5 version A. Intelligent Trade Detection & Monitoring: Symbol-specific or comprehensive portfolio scanning Advanced order type detection with precise categorization Strategic
Trade Assistant Pro 36 in 1
Makarii Gubaydullin
4.76 (21)
Multifunctional tool: Lot Calculator, Grid Orders, R/R ratio, Trade Manager, Supply and Demand zones, Price Action and much more Demo version   |   User manual Trade Assistant   doesn't work in the strategy tester: you can download the Demo Version HERE  to test the utility . Contact me for any questions  / ideas for improvement / in case of a bug found If you need a MT5 version, it is available   here Simplify, speed up and automate your trading process . Expand the standard terminal capabilit
Copy Master mt4
Evgenii Aksenov
5 (5)
This utility will allow you to copy any trades from one terminal with the Master setting to other terminals with the Slave setting At the same time, you can choose which pairs to copy, set the size of the copied order by several parameters. Set the limit losses by DrawDown or copy only profitable trades You can copy deals from MT4/MT5 to MT4/MT5 other brokers Now it will not be difficult to copy the signals of any Expert Advisor working in MT4 to the MT5 terminal or back Use Copy Master to copy
RSI Divergence Scanner is a multi-timeframe and multi-symbol dashboard and alert that checks all timeframes and symbols to find divergences between price chart and RSI indicator. This divergence scanner is integrated with support and resistance zones so you can check the RSI divergences in the most important areas of the chart to find trend reversals in the price chart. Download demo version   (works on M 1,M5,M30,W1 timeframes) Full description of scanner parameters ->   click here . How to get
Crystal Trade Manager PRO – Advanced MT4 Risk & Trade Control System Overview Free :- https://www.mql5.com/en/market/product/150632 Crystal Trade Manager PRO (CTM) is a fully–featured trade execution and risk management utility for MetaTrader 4. It is built for traders who require disciplined execution, strong risk protection, and intelligent automation on MT4. The system manages risk, protects equity, enforces daily limits, automates SL/TP logic, and provides a fast one-click trade panel with p
Trend Line Optimizer
Evgenii Aksenov
4.11 (19)
This is an automatic parameter optimizer for the   Trend Line PRO   indicator Easily and quickly you will select the optimal parameters for your favorite Trend Line PRO indicator.  Optimization takes only a few seconds. The optimizer allows you to find the best parameters for each pair and period: Amplitude, TP1-TP3, StopLoss, as well as values for Time Filter and HTF Filter on the selected history section (Days)  To optimize different timeframes, you need a different range of history: M5-M15
Take a Break
Eric Emmrich
5 (31)
One tool to protect all your EAs — news filter, equity protection, time filter and more — free demo available Take a Break has evolved from a basic news filter into a comprehensive account protection solution. It pauses your other Expert Advisors during news events or based on custom filters. When trading resumes, it automatically restores your entire chart setup , including all EA settings. Typical use cases: One news filter for all your EAs. Pause trading during news or high volatility — and c
Exp4 Duplicator
Vladislav Andruschenko
4.5 (22)
The Expert Advisor repeats trades and positions a preset number of times on your account  MetaTrader 4 . It copies all deals opened manually or by another Expert Advisor. Copies signals and increases the lot from signals ! Increases the lot of other EAs. The following functions are supported: custom lot for copied trades, copying Stop Loss, Take Profit, use of trailing stop.        MT5 version Full Description +DEMO +PDF   How To Buy    How To Install       How to get Log Files     How To Tes
News Filter EA MT4
Rashed Samir
5 (9)
News Filter EA: Advanced Algo Trading Assistant News Filter EA is an advanced algo trading assistant designed to enhance your trading experience. By using the   News Filter EA , you can integrate a Forex economic news filter into your existing expert advisor, even if you do not have access to its source code. In addition to the news filter, you can also specify   trading days   and   hours   for your expert. The News Filter EA also includes   risk management   and   equity protection   features
LAUNCH OFFER 30% OFF! $49 instead of $69! The Risk/Reward Tool is a professional-grade Expert Advisor designed to revolutionise the way you plan, visualise, and execute trades in MetaTrader 4. Whether you're a discretionary trader who values precise risk management or a strategy developer who needs to test trade setups visually, this tool provides everything you need in one elegant, intuitive interface. Unlike basic position calculators, the Risk/Reward Tool combines visual trade planning with
Copier->Convenient and fast interface interaction, users can use it right away   ->>>> Recommended to use on Windows computers or VPS Windows Features: Diversified and personalized copy trading settings: 1. Different lot modes can be set for different signal sources 2. Different signal sources can be set for forward and reverse copy trading 3. Signals can be set with comments 4. Whether to calibrate the lot according to the contract lot Diversified and personalized copy order settings 2: 1. Dif
AW Grids Maker
AW Trading Software Limited
4.33 (3)
AW Grids Maker is used to build grids from pending orders. The utility is universal, has flexible settings and an intuitive panel interface. The program builds networks from STOP and LIMIT orders with the necessary step, uses the position volume multiplier. MT5 version ->  HERE  / Problem solving ->  HERE Advantages: Uses pending orders of all types. Simple and flexible configuration. A well-designed and multifunctional utility panel. A well-thought-out information module Features of work: Suit
VirtualTradePad mt4 Extra
Vladislav Andruschenko
4.86 (59)
Trading Panel for trading in 1 click.  Working with positions and orders!  Trading from the chart or the keyboard. Using our trading panel, you can trade in one click from the chart and perform trading operations 30 times faster than the standard MetaTrader control. Automatic calculations of parameters and functions that make life easier for a trader and help a trader conduct their trading activities much faster and more conveniently. Graphic tips and full information on trade deals on the chart
Live Forex Signals is designed for trading on site signals   https://live-forex-signals.com/en   and    https://foresignal.com/en . Live Forex Signals for MetaTrader 5  https://www.mql5.com/ru/market/product/81448 Parameters Username and Password if you have a subscription to the sites live-forex-signals.com/foresignal.com , then you should fill in these parameters with your credentials; if there is no subscription, then leave the fields empty; Comment comment on the deals being opened Risk ri
The product will copy all  Discord  signal   to MT4   ( which you are member  ) , also it can work as remote copier.  Easy to set up. Work with almost signal formats, support to translate other language to English Work with multi channel, multi MT4. Work with Image signal. Copy order instant, auto detect symbol. Work as remote copier: with signal have ticket number, it will copy exactly via ticket number. How to setup and guide: Let read all details about setup and download Discord To MetaTrader
EAs Manager MT4
Abdeljalil El Kedmiri
The  MT4  EAs Manager   is a professional risk management and trade assistance tool designed to monitor, control, and optimize all trading activities on your MT5 account. It acts as a   central command center   that oversees every trade - whether opened by other Expert Advisors or manually by you. How it's work with other EAs :   Blog post  MT5 version :  https://www.mql5.com/en/market/product/166211 Only 10 copies will be sold at the early-bird price. After 10 copies, the price jumps directly t
PZ Trade Pad Pro MT4
PZ TRADING SLU
5 (2)
Effortlessly calculate lot sizes and manage trades to save time and avoid costly errors The Trade Pad Pro EA is a tool for the Metatrader Platform that aims to help traders manage their trades more efficiently and effectively. It has a user-friendly visual interface that allows users to easily place and manage an unlimited number of trades, helping to avoid human errors and enhance their trading activity. One of the key features of the Trade Pad Pro EA is its focus on risk and position manageme
More from author
Bitcoin Sniper
Janet Abu Khalil
Bitcoin Sniper is a fully automated Expert Advisor developed exclusively for BTCUSD on MetaTrader 5. Once attached to the chart and configured, the EA manages trading automatically with no manual execution required during active sessions. The system is designed for traders who want a structured BTCUSD solution with controlled risk settings, trade frequency limits, trailing management, and daily protection options. Feel free to check out my Gold EA here: https://www.mql5.com/en/market/product/162
FREE
Royal Copier
Janet Abu Khalil
Royal Copier — Professional MT5 Trade Copier Royal copier ,copier for MetaTrader and Metatrader4  Copies between accounts  accounts. Copy mt5 to mt5 , mt5 to mt4 ,mt4 to mt4 ,mt4 to mt5 # copy copier copy-trade    Download Free Royal Copier Master here: https://www.mql5.com/en/market/product/166352 Download Royal Copier MT4 Client : https://www.mql5.com/en/market/product/166364 Download Free Royal Copier MT4 Master:  https://www.mql5.com/en/market/product/166363 Royal Copier is a real-time loc
Rose Gold
Janet Abu Khalil
ROSE Gold — Expert Advisor for XAUUSD (MT5) ROSE Gold is a fully automated Expert Advisor designed exclusively for Gold (XAUUSD) trading on MetaTrader 5 . The EA focuses on controlled, rule-based execution with adjustable risk, trade frequency, and basket management, making it suitable for traders who prefer structured and disciplined automation rather than aggressive strategies. ROSE Gold operates only when its internal trading conditions are met , helping reduce overtrading and unnecessary ma
FREE
PropPass Master – Prop Firm Challenge EA Prop Firm Challenge and Risk Management Automation System Download PropPass Master here: https://www.mql5.com/en/market/product/167340 Introductory Offer Only 5 licenses are available at this price. After the first 5 copies are sold, the price will increase. Main Purpose The main purpose of PropPass is to structure trading so that: • if the challenge fails in any phase, the real account recovery side may help recover the challenge cost and help the t
FREE
Royal Copier Master MT5 Royal copier ,copier for MetaTrader and Metatrader4  Copies between accounts  accounts. Copy mt5 to mt5 , mt5 to mt4 ,mt4 to mt4 ,mt4 to mt5 # copy copier copy-trade  Download Free Royal Copier Client here:  https://www.mql5.com/en/market/product/166306 Download Royal Copier MT4 Client :   https://www.mql5.com/en/market/product/166364 Download Free Royal Copier MT4 Master:  https://www.mql5.com/en/market/product/166363 Royal Copier is a real-time local trade copier for Me
FREE
Gold M1 Pro
Janet Abu Khalil
5 (1)
Gold M1 Pro – MT5 Expert Advisor Gold M1 Pro is a professional Expert Advisor developed specifically for XAUUSD (Gold) trading on the M1 (1-Minute) timeframe. It is built around a custom proprietary strategy based on multiple confirmation conditions, designed to execute precise, rule-based trades in fast-moving gold markets. The EA focuses on disciplined execution and controlled exposure, avoiding unnecessary trading while adapting to changing market behavior. Core Concept Gold M1 Pro is designe
Royal Copier — Professional MT5 Trade Copier Royal copier ,copier for MetaTrader and Metatrader4  Copies between accounts  accounts. Copy mt5 to mt5 , mt5 to mt4 ,mt4 to mt4 ,mt4 to mt5 # copy copier copy-trade  Download Royal Copier MT5 Master here:  https://www.mql5.com/en/market/product/166352 Download Royal Copier Mt5 Client here :  https://www.mql5.com/en/market/product/166306 Download MT4 client here :  https://www.mql5.com/en/market/product/166364 Royal Copier is a real-time local trade
FREE
Poison Ivy
Janet Abu Khalil
5 (1)
Info: Working trading pairs :  XAUUSD, GOLD  Timeframe: H1 Min deposit: $100 Min leverage 1:20  Works with any broker, though an ECN broker is recommended Features: No martingale No grid trading No averaging No dangerous money management techniques Hard stop loss and take profit for every trade Stable results since 1999 with 99.9% quality quotes Not sensitive to broker conditions Easy to install and use FTMO and Prop firm ready Complies with FIFO rules (Need to disable Hedging in EA settings)
Royal Copier — Professional MT5 Trade Copier Royal copier ,copier for MetaTrader and Metatrader4  Copies between accounts  accounts. Copy mt5 to mt5 , mt5 to mt4 ,mt4 to mt4 ,mt4 to mt5 # copy copier copy-trade  Download Royal Copier MT5 Master here:  https://www.mql5.com/en/market/product/166352 Download Royal Copier Mt5 Client here :  https://www.mql5.com/en/market/product/166306 Download Free mt4 Master here :  https://www.mql5.com/en/market/product/166363 Royal Copier is a real-time local t
MT4 to Telegram Pro is a complete MT4 to Telegram copier and publishing solution that transforms your MetaTrader 4 terminal into a real time Telegram signal, reporting, and notification system. It can copy market orders, pending orders, closed trades, partial closes, trade modifications, and news alerts directly from your MT4 account to your Telegram channel or group. One of its strongest advantages is flexibility. All messages are editable in plain text, so you are not locked into fixed wording
Poison Ivy Pro
Janet Abu Khalil
Poison Ivy - Trading EA with News Filter Poison Ivy is an automated trading expert advisor for multiple symbols Built to work best on GBPUSD, on H1 timeframes Minimum deposit: 100 USD for every 0.01 lot; preferred 500 USD for every 0.01 lot Very Important : Kindly, do not use the EA without the set file ! NEWS BACKTEST FEATURE   EA supports full backtesting with news filter enabled Request historical news CSV file after purchase Includes 2022-2025 data with quarterly updates Dual-source news: F
Tokyo Crown
Janet Abu Khalil
Tokyo Crown — Session Expert Advisor for GBPUSD and USDJPY Tokyo Crown is a disciplined, low‑frequency Expert Advisor designed for controlled trading on GBPUSD and USDJPY, including prop‑firm style accounts. It focuses on one high‑quality setup per day on average per symbol, using fixed stop loss and take profit, no hidden martingale, and strict equity protection. Strategy overview Tokyo Crown analyzes the Asian and early London session structure and looks for clean breakouts or mean‑reversion o
PropPass Master – Prop Firm Challenge EA Prop Firm Challenge and Risk Management Automation System Introductory Offer Only 5 licenses are available at this price. After the first 5 copies are sold, the price will increase. Main Purpose The main purpose of PropPass is to structure trading so that: • if the challenge fails in any phase, the real account recovery side may help recover the challenge cost and help the trader continue toward the prop firm process • if the challenge passes, the trad
What is Telegram to MT5 Pro? Telegram to MT5 Pro automatically copies signals from private, public, and restricted Telegram channels and groups directly to your MetaTrader 5 account. Telegram to MT5 Pro is a professional signal copier that automatically copies trading signals from any Telegram channel or group directly to your MetaTrader 5 account — in real time, with full control over every trade. The system has two parts working together: This Expert Advisor — installed on your MT5 chart to ex
MT5 to Telegram Pro is a complete MT5 to Telegram copier and publishing solution that transforms your MetaTrader 5 terminal into a real time Telegram signal, reporting, and notification system. It can copy market orders, pending orders, closed trades, partial closes, trade modifications, and news alerts directly from your MT5 account to your Telegram channel or group. One of its strongest advantages is flexibility. All messages are editable in plain text, so you are not locked into fixed wording
Filter:
No reviews
Reply to review