• Expert Advisor type
  • Price
     - 
  • Reset
Watch the Market tutorial videos on YouTube
How to buy а trading robot or an indicator
Run your EA on
virtual hosting
Test аn indicator/trading robot before buying
Want to earn in the Market?
How to present a product for a sell-through

Trading Robots for MetaTrader 4 - 17

icon Expert Advisors are able to analyze quotes of financial instruments using special Forex strategies. Test free and paid Expert Advisors to automate your trading and make it more profitable.
Advanced Scalper EA
Gerard Valldosera Gomez
This EA can't run in the same account. If you want an Expert Advisor that trades daily this is not because it requires patience to wait for a few days or weeks on the right opportunity for it to trade. It takes advantage of the volatility of the price movement. This is a fully automated scalping Expert Advisor that can be run successfully using EURUSD currency pair at H1 timeframe.
FREE
ProbabilityRiskManagedEA
Pranav Sanghadia
1 (1)
Probability and risk management based trading algorithm EA. This EA works on any timeframe, in fact it does not take the timeframe in account. Please backtest and generate the optimized values for your MT4 broker.  Please use the optimized input parameters only for the given currency pair and don't modify TP or SL once the trade is placed. As per the probability of coin flip the buy and sell orders will be equal in some time, the EA remains profitable because of the optimized parameters. 
FREE
Inside Candle EA
Hong Ling Mu
1 (1)
Based on my original trading strategy, it appears that this EA is programmed to use technical analysis to identify an inside candle pattern in the current candle and wait for a breakout in either direction. If the price breaks out higher, the EA will place a buy order, and if it breaks out lower, the EA will place a sell order. The take profit and stop loss levels are set at 50 pips each. Additionally, using a martingale strategy, which involves increasing the lot size after a losing trade, ca
FREE
This is a trading EA on M1 Chart for currency pair GBPUSD. I don't recommend you to use in other charts or currency pairs.  Backtests are performed at mt5 and my Broker is FxPro.    (Mt5 version is  https://www.mql5.com/en/market/product/55467 ) "Works On M1 Chart"; // GBPUSD Strategy Properties    Parameters are, LessOrderMoreProfitFactor_Flag = false; // Less Order More Profit Factor (trade is very rare but profit factor is high Entry_Amount = 0.01; // __Amount for a new position [lot] Take_Pr
FREE
TDR gbpusd 1h
Alexander Chertnik
4.33 (3)
TDR gbpusd is an Expert Advisor designed to trade on gbpusd and other forex currencies. Best time frame: 1h. Minimum trading account 3000. This EA trading both direction of a market at the same time and opens multiple positions. This EA have 2 main modes:  safe mode(MaximumRisk=0.01) extreme mode(MaximumRisk=0.02) for 5000$ account. setting can be modify by user:  MaximumRisk / ProfitFactorMain / ProfitFactorPower this EA operates only once per bar closing, fast methods of optimization are vali
FREE
PTraderFractal
Christopher Louis Barry
A Fractal with Grid Trading Expert Advisor (EA) for MetaTrader 4 (MT4) is an automated trading system that combines the use of fractals and grid trading strategies to execute trades in the financial markets. Here's a description of how such an EA typically operates: Fractals : Fractals are geometrical formations on a price chart that indicate potential reversal points in the market. In this EA, fractals are used as a primary signal generator. A bullish fractal occurs when there is a low point wi
FREE
StarkerFX
Erno Stark
StarkerFX EA is a martingale and trend following robot with trailing stop . This expert advisor is using MACD and Parabolic SAR indicators. T‌here are no complicated settings. The only one input is the equity multiplier for automatic lot calculation. If you want to change it, please backtest it before using on real account. higher equity multiplier = higher lots = higher risk (recommended setting is: 1.0) T‌his EA has been optimized for EUR/USD currency pair and for M5 timeframe. Feel free to ba
FREE
THE LiveExpertVisitor Please make this Change than the Robot Work.  Stop Loss to 60 or higher and Take Profit to 2000 or 1000. Indize: DE40, US30 “IC Market or FTMO” Recomment Broker. This EA „LiveExpertVisitor“ BUY and SELL in one. Only DE40 with this Standart Settings Stopp Loss 50 Take Profit 2000 or 1000. For other Indizes or Pairs Set the Stopp Loss to actuall Spread and maximal the Take Profit x40 to Spread Points. -Recomment  M5 -minimum 1000$/€ ...Lot 1 in first Week Strong Code for Err
FREE
Lion Cub3
Loungvilat Seehalat
EA Lion Cub – The Smart Cub That Hunts the Market EA Lion Cub is a real-account-proven Expert Advisor designed for precision and performance. Inspired by the agility and instinct of a young lion, this bot combines intelligent trade entries with advanced volume-based logic and adaptive trend recognition. Whether the market roars or whispers, Lion Cub moves strategically—ready to strike when opportunity arises. Key Features : Real Account Verified: Backed by real trading results—no demo illus
FREE
Introduction: Many traders may face such a situation (at least I have experienced it), they need to set a magic number for the order they want to enter manually, but it is time-consuming to modify an EA for an individual order. So, I want to create a simple tool. As long as I enter some parameters, I can place an order with magic number so that I can do additional operations on this order by some EA in the future. This tool is to realize such a simple function: set magic number when placing an o
FREE
"All in One" Expert Advisor. The EA collects information from different signals (listed below) on the selected timeframes. Each signal has its own weight. The weight of all signals is summed. If the total weight of signals for a timeframe is greater than the minimum weight, a deal is opened. Operation on each selected timeframe is performed independently. After that, the deal is managed according to the Money Management conditions. It can work simultaneously on: up to 6 periods; up to 31 popula
FREE
Entry logic The EA, called EA_BreakTheBox, creates a rectangle BOX based on the highest and lowest price within a certain time period. Once the BOX is formed, the EA is ready for entry. It allows you to input the time period for forming the BOX, and you can set a time filter for the EA. The default setting for EntryPips is 2 pips, but this can be changed. If the price breaks the upper price of the BOX by 2 pips, then a BUY Entry is placed (if Reverse mode=true). If the price breaks the lower pri
FREE
Contrarian Forex Options MT4
Tshepo Ignitius Mogorosi
Robot CFO1.2EA is an innovative financial management system designed to optimize portfolio performance through the integration of contrarian, hedging, and grid techniques. Leveraging cutting-edge artificial intelligence algorithms, it provides sophisticated risk management and investment strategies tailored to meet the unique needs of your financial portfolio. Robot CFO1.2EA employs a contrarian investment approach, capitalizing on market inefficiencies and deviations from the norm. It identifi
FREE
MACD Not So Simple
Leonid Basis
2 (1)
This is an example of how the MetaTrader terminals's Strategy Tester can help to find good input parameters for an old and widely known MACD Sample Expert Advisor, which is available in the Navigator window (tab: Expert Advisors). Input parameters Indicator MACD: fast - fast Period; slow - Slow Period; sign - Signal Period; appPrice - PRICE_CLOSE=0; PRICE_OPEN=1; PRICE_HIGH=2; PRICE_LOW=3; PRICE_MEDIAN=4; PRICE_TYPICAL=5; PRICE_WEIGHTED=6; MACDOpenLevel ; MACDCloseLevel ; Indicator Moving Avera
FREE
CandleCrusherX ScalpingEdition FREE
Christian Opperskalski
4 (1)
CandleCrusherX Scalping EA  analyses the market situation on volume and strong price movement within internal Timeframe. It works on all major forex pairs and Timeframes (M5 or M15 recommend). The EA has integrated dynamic Take Profit, this means, if you reach your defined TP it gives you the chance to follow on the Trend by dynamic TP & SL and extend your profits. Also a News Filter function is integrated, to prevent miss trades on News events. Dynamic Lot calculation integrated On Request we a
FREE
Trading Entertainment Free
Alexander Nikolaev
4 (1)
A trading adviser that not only trades, but also has a built-in game. The EA trades on signaling bars and MACD and RSI indicators. The ATR indicator is used to determine volatility. Many other customizable options are available. An interesting feature is the built-in free game in which you need to control the ball and collect coins. The ball jumps along the line of the moving average, you need to control it with the arrows or the "w a s d" keys and not let it fall outside the playing area (2 re
FREE
NewsCatcher Free
Evgeniy Scherbina
4.67 (3)
The advisor NewsCatcher Free opens trades when the price makes a reversal move from support and resistance levels. Market entries should be confirmed by the Relative Strength Index (RSI). The RSI is implemented as a tachometer. It is recommended to use this advisor in a highly volatile market after a political event or a release of major economic data. You can use this advisor in the semi-automated mode (the RSI performs an information role) or in the fully automated mode (the RSI decides when t
FREE
HourGlass FREE
Artem Tsepkov
3.96 (26)
Бесплатная версия советника HourGlass ! ВНИМАНИЕ! установите Minimum lot 0.01 Советник HourGlass FREE  — это безиндикаторный, мультивалютный  робот, принцип работы которого является выставление сеток ордеров. Ставится ордер и в случае движения цены в противоположном направлении, выставляется серия ордеров с фиксированным расстоянием между ордерами. Советник ждёт откат цены, при котором закрывает серию ордеров с профитом, и цикл повторяется. Советник торгует сетками одновременно в двух направлени
FREE
Bollinger with WPR demo
Alexander Nikolaev
4.33 (3)
This Expert Advisor is the free version of "Bollinger with WPR scalper", which is based on the Bollinger bands and Williams' Percent Range indicators. Limitations of the free version: lot is fixed to 0.01, only the EURUSD currency pair is supported, trading time cannot be selected, trailing stop is not available. Nevertheless, it can make quite a lot of deals, so you do not have to wait for positions to be opened (with the appropriate settings and timeframes below H1). The EA can be used on time
FREE
The EU_H1_110155136_S_Bi_CF_SQ3 is an algorithmic trading strategy for MetaTrader, tested on EURUSD using the H1 timeframe from April 1, 2004, to April 24, 2024.  There is no need to set up parameters, all settings are already optimized and fine-tuned. Recommended broker  RoboForex  because of EET timezone. You can find the strategy source code for StrategyQuant at the link:   https://quantmonitor.net/eurusd-biggest-range-pulse/ Key details are: Main Chart: Current symbol and timeframe Tradi
FREE
Honmaka Robot
Hong Ling Mu
1 (1)
Here is the provided text with line breaks: This is the logic of a Forex EA. This EA is very unique. Normally, entries are made immediately based on overbought and oversold values ​​of the RSI indicator. However, this EA is different. It is slightly modified. It doesn't enter immediately once it becomes oversold. Instead, it waits a bit after oversold conditions to see a reversal before entering. The same theory applies to overbought conditions. After it becomes overbought, it waits a w
FREE
Bollinger Expert
Otse Obande
2 (1)
Simple trading system that uses the boundaries of Bollinger bands to enter trades. Trades are closed when price reaches the other boundary of the band. The goal of the system is to average out in profit after consistent trading. The system is intended to work 100% hands free and is very customisable. For optimal results lot sizes should not be too large on low capital accounts. 
FREE
EA Protrader Pivot is a automate and semi-automate Expert Advisor based on candlestick charts. Each order set stop loss with 200points and take profit 250 points. If one of two orders reach stop loss the new order open with new lot size (start lot is  0.01 and max lot is 0.08 ). This EA was backtested with XAUUSD in time frame M15 and spread 20 point.   Automate - EA open buy and sell orders based on levels of candlestick chart with the first volume is 0.01 if this order touch stop loss EA cont
FREE
Multi Time Trader
Artem Titarenko
3.5 (2)
The EA is meant for opening trades at a certain time. All parameters of trades being opened are adjustable: take profit, stop loss, opening time, opening direction (may be both directions), lot of orders. The EA has 12 settings for different opening time, however the EA can also open trades at the same time if required. Just keep in mind that the EA can perform 12 various operations at different time and with different take profit, stop loss, etc. Settings: Lot_1 = 0.1 - lot for the first setti
FREE
Warning::: Th3Eng Panda trader strategy 2  is the lite version of Th3Eng Panda Pro trader EA   Th3Eng Panda trader EA is a powerful expert advisor that works perfectly for scalping trades as well as swing trades with martingale system(you can disable it==> factor=1 in setting). You can setup it on H4/H1, and on all forex pairs and all CFD pairs. And on M5/M15 and enable reverse strategy from setting if you want. Requirements: Minimum Balance: 1000$ (10 cent, standard or micro). Spread: all s
FREE
If an Expert Advisor cannot make profit on any instrument or any timeframe, it is a bad Expert Advisor. This algorithm used the regularities inherent to any market. You can adjust this EA for working on virtually any instrument, or even on all of them at once, it all depends on your trading style. The algorithm determines the reversal points with a certain probability based on the statistical data. The market is considered to be a random process. A random process has a normal distribution of pro
FREE
IT Fractals EA
Quentin Gilbert Roger Dacheville
Discover our brand new trading robot, IT Fractals EA , a revolution in the world of automated trading. Our EA pushes the boundaries by utilizing the fractals indicator for exceptional performance. Key Features : Fractals Strategy : IT Fractals EA stands out by adopting an innovative strategy based on the fractals indicator. This clever approach allows you to pinpoint market reversal points with precision, thus identifying optimal trading opportunities. Advanced Management : Our EA comes equip
FREE
PyON
Evgenii Timoshin
1 (1)
PyON   has a complex algorithm based on artificial intelligence. His strategy includes classic safe trading using breakout and bounce patterns. Inside it is a complex architecture of decision trees, containing tens of thousands of trading patterns, averaged and weighted to determine the optimal decisions for entering and exiting a trade. Particular attention is paid to exiting trades - a separate asynchronous neural network is responsible for this, which is able to minimize losses and choose th
FREE
Medellin
Mikhail Mitin
4 (1)
Genaral: Not martingale, not a grid; Use on EURUSD Use on M5 Signals: There is a good rational algorithm. Work of two indicators:   2 DeMarker (from 2 timeframes)   (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles;
FREE
Hedge Obasan EA
Hong Ling Mu
1 (1)
I have designed a logic based on the widely used RSI indicator in Forex trading. Normally, it is well known that entering trades when the RSI value is overbought or oversold is effective, but it is not very effective when the trend reverses. Therefore, as a countermeasure, this EA (Expert Advisor) enters counter-trend trades after entering based on the RSI value. In other words, it uses a grid order strategy, but instead of placing orders at fixed intervals, it places additional sell orders when
FREE
Smart Squid EA
Abdallah Moustafa Hamdy Ahm Abdelrazek
We sell products only on MQL market , if you have seen somewhere to resell with cheaper price , it must be a    faked version   and 100% sure the performance is not real   . Also will not be supported by us . I am appreciated to join our game and do not risk a cent on   faked version   .  Boosting performance   is allowed , Please contact me after purchase about how to get free version of indicator and daily analysis . Upgraded 4.0 to all pairs also good to use . if you want to improve your   m
FREE
Night Lottery EA Lite MT4
Robots4Forex Ltd
4 (5)
The Night Lottery EA is a fully automated Expert Advisor that trades at night and relies on price reversion. The EA trades using market orders and uses time averaging to improve performance. This EA works best on EURUSD, AUDNZD and USDCHF using the M5 timeframe, defaults are for EURUSD. A VPS is advisable when trading this system. Check the comments for back test results and optimized settings. Any questions message me - https://www.mql5.com/en/users/robots4forex View More Products - https://www
FREE
DmytriyX Impulse FREE
Dmytro Oliynyk
4.5 (2)
This is a free version of the Dmytriyx Impulse Expert Advisor. The Expert Advisor analyzes the current price dynamics when it deviates from the average value. Uses pending orders in the impulse direction, at a fixed distance, then moves the pending order in the direction of correction. You can configure the number of pending orders to be placed in the signal direction - the distance between the pending orders is LevelDist , the lot value of each new order is equal to a half of the previous one (
FREE
SK Buy On Dip EA
Mr Sakkarin Yartfoong
The trade of this EA is based on Trend Following Strategy which doesn't wanna get a high price. This Ea helps us to get a lower price. Increase the opportunity of a  Winning chance. EA with customizable lot size (use martingale or not), stop-loss, and take-profit levels. Easy to use and Simple Recommended    Timeframe M30,H1   others timeframes with the appropriate settings. Works for ECN/Non-ECN brokers and 2-3-4-5 digit symbols A low latency vps is always recommended and An low spread   broker
FREE
Easy Backtest
Jacek Pawel Bialek
Easy Backtest Backtesting your trading strategy is the most important thing which every successful trader knows very well. Easy Backtest is the perfect solution to test your new strategy in Strategy Tester in your MT4 , using all available historical data. You can place orders: BUY , SELL , pending orders with Stop Loss and Take Profit , and you can modify them at any time. You can close orders individually or all at once, and also  breakeven the same like you do it in live trading. The play b
FREE
Название стратегии: " Среднесрочный трендовый трейдинг " Цель стратегии: Использование комбинации скользящих средних и индикатора относительной силы (RSI) для определения среднесрочных трендов и моментов входа в рынок. Используемые индикаторы:  Скользящие средние (Moving Averages):  Длинная скользящая средняя: 50-периодная SMA (простое скользящее среднее)  Короткая скользящая средняя: 20-периодная SMA  Индикатор относительной силы (RSI): Правила входа в позицию:  Покупка (Long Entry): Когд
FREE
This EA is created to easy calculate lot size per risk %. By moving the stop loss where you want before enter the trade, setting up the risk % based on account size and setting the take profit by risk reward.  You will not be able to set risk % more then 2%. Take profit is up to 1:10 risk reward.  Once you set the line where You want your stop loss, and set up the risk% and RR. EA will automatically calculate the lot size based on your account balance. So you just need to push the sell or buy bu
FREE
The EA trades on morning star pattern . Best time frame 30 mins, Any pair any broker no limited, recommend minimum deposit 500$ SETTING Candle_size_pips - Minimum size of previous candle. Lots - start lot. Multiple_lots - Multiply lot for next order. Max_lots -    maximum lot. Grid_boost -  Frequency of opening position (Less more order). Grid_minimum_pips - Check distance grid from last order. TP_pips - take profit, in pips. SL_money - Stop loss in money. Number order for DD Reduction Algoritm
FREE
OsMa TrendSurfer
Augustine Kamatu
This is a free version of the EA  TrendSurfer OsMa  https://www.mql5.com/en/market/product/104264   TrendSurfer OsMa   receives signals from a technical analysis of in-built MetaTrader 4 indicator Oscillator of a Moving Average (OsMA) and then implements   The Quantum Forex Trading System   to generate positive results. Discover: The Quantum Forex Trading System _Mastering the Market with Advanced Algorithms & Multifaceted Strategies_ --- Redefining Forex Trading: In the vast realm of forex, wh
FREE
Channel Moving Average
Ivan Grachev
3.8 (5)
A fully automated Expert Advisor for making permanent profits in the Forex market with minimal risk. Trading is based on building a channel using moving averages and analyzing the bars for the presence of setups for entry. Please see all my products:  https://www.mql5.com/en/users/en_coding/seller Not used : grids, hedging, and other high-risk trading strategies, such as staying a drawdown by saving losing trades. Each order is protected by a fixed stop loss. The money management system is bas
FREE
Undead
Akram Hassan
EA Undead is fully automated bot to generate a stable profit from the volatile FOREX market. This EA will never depend on any indicator. How this EA works? At the very first it will open a Buy order and Sell Order at same time. And by default take profit will be 15 Pips for all orders. Once take profit reaches it will Re-Open that order. If the market goes against any order than it will add more positions, by default 50 Pips away from last open trade. To minimize the draw-down and loss and to b
FREE
Abyss EA
Bogdan Yarotskiy
Abyss EA is a long-term Expert Advisor using the breakthrough of price levels in its algorithm. The EA sets the buy stop and sell stop orders at certain levels. All trades are accompanied by stop losses exceeding the expected profit several times. Profitable trades are accompanied by a trailing stop triggered when the order reaches a certain profit. All trades are closed on the selected day of week, so there is no sitting out the losses. You are also able to use the auto lot. The EA does not use
FREE
DayTradeMasters
Dzintars Ansons
DayTradeMaster: A Professional Tool for Daily Trading DayTradeMaster is a powerful Expert Advisor (EA) based on proven trading strategies and indicators to deliver precise buy and sell signals. This EA is the perfect tool for a day trading approach, enabling efficient utilization of market movements and maximizing profits. Key Features: Indicator Synergy: Combines RSI and MA indicators for trend analysis and signal generation. Multiple Candle Patterns: Supports Pin Bar, Morning Star, Engulfing,
FREE
Donald
Dzintars Ansons
1 (1)
Trading Robot "Donald V3.0" for MT4 Introduction Product Name: Donald Platform: MetaTrader 4 (MT4) For Sale: MQL4 Market Robot Characteristics Key Parameters TimeFrame: M15 (trading time frame) RiskPercent: 3.0% (percentage risk of the deposit for each trade) FixedLots: 0.0 (fixed lot size if not using percentages) ATRPeriod: 14 (ATR indicator period) StopLoss: 10 (Stop Loss value in ATR units) TakeProfit: 30 (Take Profit value in ATR units) TrailingStop: 20 (Trailing Stop value in ATR units) Tr
FREE
VolumeFX
Adrian Armenta
3 (2)
VolumeFX works placing pending orders up and down of the current price, taking benefits from the oscillations, so when the price its out of operation range a new batch of orders will be placed, allowing the program to work continously every time a new price range its shaped All the parameters of the program may be modified, so you can adjust them to the pair you most like to operate, though the default parameters works well in the EURUSD pair with accounts of 500 usd or more. Here is how you ca
FREE
Bamboo expert 4
Anton Gorin
3 (1)
Bamboo expert 4 is based on the custom indicator Bamboo 4 . Entry points are determined using Bamboo 4 values. Positions are closed when reaching specified profit and loss levels or when opposite signal appears if Stop Loss and Take Profit values are zero. Input Parameters Period - Period parameter of the indicator Bamboo 4; Mode - operation mode of the Expert Advisor (0-7); Stop Loss - loss fixing level in points; Take Profit - profit fixing levels in points; Lot - lot size; Magic Number - "mag
FREE
Simple Candle Trader
Dmitrijs Ivanajevs
SimpleCandleTrader MT4 EA SimpleCandleTrader MT4 EA is an Expert Advisor for the MetaTrader 4 platform that opens trades on each new candle based on the direction of the previous one. Trading logic: If the previous candle was bullish (close > open), the EA opens a Buy order. If the previous candle was bearish (close < open), it opens a Sell order. Each new position automatically closes the previous one, ensuring that only one trade is active at any time. ️ Input Parameters: LotSize — fixed l
FREE
Triple Brain
Anass Habrah
Triple Brain  EA is Your Smart, Safe, Profitable, Martingale, Hedging MT4 Auto Trading Forex Expert Advisor The Triple Brains Expert Advisor (EA), brought to you by GoStart.Biz, is an avant-garde trading tool meticulously crafted to augment your trading arsenal. Featuring a potent mix of sophisticated strategies including martingale recovery, hedging, and multi-dimensional trade management, this EA is tailored to empower the MetaTrader 4 platform users. System Compatibility and Requirements: Des
FREE
The  DJ_15_811543657_S_BB_CF_SQX  is an algorithmic trading strategy for MetaTrader, tested on DJ using the M15 timeframe from December 7, 2017, to June 2, 2023.   There is no need to set up parameters, all settings are already optimized and fine-tuned. Recommended broker  RoboForex  because of EET timezone. You can find the strategy source code for StrategyQuant at the link:   https://quantmonitor.net/dow-jones-bollinger-breaker/ Key details are: MagicNumber: 811543657 Main Chart: Current s
FREE
Advantages of Using an EA with Management Buttons 1. Time Efficiency The EA allows traders to quickly execute multiple actions (close all positions, close loss positions and close win positions) with a single click, saving valuable time. Example: Instead of manually closing each of the 20 positions in a basket strategy, the trader can close all positions simultaneously with the “Close All Positions” button. 2. Reduced Emotional Trading Automated actions reduce emotional involvement in decision-m
FREE
Fractal Round Levels Trade
Dmitriy Epshteyn
4 (1)
Советник выставляет рыночные ордера, если свеча, на которой появился фрактал, пересекает круглый ценовой уровень, который используется, как фильтр для входа в рынок по фракталам. Настройки советника: Dig = 2; значение рыночной цены округляется до количества (Dig) знаков после запятой. Пример, рыночная цена на данный момент 1.1228, Dig = 2, цена округляется до 1.1200, если эту цену своими тенями зацепит свеча выбранного графика одновременно с пересечением индикатором RSI на этой свече установлен
FREE
Talleyrand PitchFork EA: Your Ultimate Trading Diplomat Introducing the Talleyrand PitchFork Expert Advisor (EA), a revolutionary trading tool designed to elevate your trading strategy through a masterful blend of technical indicators and advanced trade management features. This sophisticated EA harnesses the precision of Gann Lines, Moving Averages (MA), Bollinger Bands, and the MACD to pinpoint the most advantageous moments for trade entry and exit, ensuring unparalleled accuracy and efficienc
FREE
Советник "RSI and MACD filter" торгует по индикатору RSI, использует фильтр в качестве индикатора MACD (главная линия выше сигнальной - покупка, продажа - наоборот), по желанию Пользователя применяется мартингейл (количество умножения лота при серии убытков ограничивается), безубыток, трейлинг стоп, инвертирование сигнала. Настройки советника: Индикатор RSI: RSI_Period = 14; используемый период индикатора RSI_Shift = 1; номер свечи выбранного графика, с которой советник берет сигнал, 0 -ориенти
FREE
Tral StopLoss
Mykhailo Dzyuban
Представдяю вашему вниманию Trall StopLoss.  Посмотрим что он умеет;) #Order сразу выставляем в 0!!! #Start это через сколько пунктов начнет срабатывать трал. #Distance первая дистанция с которой начинает работать трал. #DistanceTrall это стандартный трал, который просто смещает StopLoss на заданное количество пунктов. #SL устанавливает StopLoss на заданное количества пунктов. #MultiplicationTakeProfit устанавливает TakeProfit = SL*MultiplicationTakeProfit #Trall а вот здесь начинается ин
FREE
Price Trap Test
Dmitriy Susloparov
Price Trap Test This is a free version of the Price Trap Full Expert Advisor designed to provide an opportunity for free testing of the algorithm on a live account, and not in the strategy tester. The trading signals algorithm is exactly the same here, the difference is that you cannot change the parameters, with the exception of GMToffset . Full version verified with broker just2trade Parameters GMToffset - your broker's time difference and GMT.
FREE
MAM White MT4
Matei-Alexandru Mihai
Overview MAM White MT4 targets major indices and uses trend confirmation (EMA alignment), volatility filters, and adaptive trailing. It avoids martingale and uncontrolled averaging. What it does Trades when EMA alignment and volatility filters agree Disciplined one-sided entries; ATR-aware trailing and optional partial exits Checks broker constraints (stop/freeze levels, margin, volume) before sending/modifying orders Recommended use Timeframe: M15–H1 Symbols: broker’s index symbols/CFDs Setup
FREE
Night Watcer
Ibrahim Kisioglu
Night Watcher – Smart Night Trading EA Expert Advisor — Version 1.0 Night Watcher is an automated trading system designed to operate during low-volatility night sessions. It combines technical filters and strict risk management to identify and manage trades under controlled conditions. How it works The EA monitors price behavior during predefined nighttime trading hours. Entry signals are generated using a combination of Bollinger Bands, RSI, and EMA crossovers. Each trade is protected with Sto
FREE
Fujiyama
Treccante LLC
3 (2)
There may be a problem with the EA. The account has been restricted without any particular explanation, and I am unable to delete the EA. As I will be conducting an investigation, please be careful when using it. We recommend testing on a demo account. I am also restricted from posting comments, so I’m sorry that I cannot reply at the moment. Please wait for a while. A high-performance EA “FUJIYAMA” developed with cutting-edge correlation coefficient analysis algorithms, which increased $10,
FREE
Level Green EA
Niklas Templin
High Impact Level EA DE40, US30,  FTMO Recomment Broker. EA can Trade with every Broker that have Volume 0.01 by Indizes. Dont let the Robot Work alone. Important  must  be Change in Settings for DE40 or US30 inp1_VolumeSize: 0.1 inp1_VolumePercent: 0.00001 inp1_GridStartOffset: 1000.0 inp1_GridStartRoundNumbers:  1000.0 inp1_GridSize:  1000.0 inp2_VolumeSize: 0.1 inp2_VolumePercent: 0.00001 inp2_GridStartOffset:  1000.0 inp2_GridStartRoundNumbers:  1000.0 inp2_GridSize:  1000.0 inp1_GridSizeTP:
FREE
NIGHTCrusher Lite FREE
Christian Opperskalski
4.5 (2)
NIGHTCRUSHER is a fully automated expert advisor, designed for scalping on quite market situation. The Lite - Version is limited to minimal Lot per Pair and dont has lot mulitplier and dynamic function you can also run different strategies like swing trading or grid different Trade Entry Signals different Exit Strategies included (MA Cut / Signal Change / Trailing TP) clever Risk & Money management - Balance based - Longrun trades tracking You can also use a Grid function or Lot multipier, if ne
FREE
Pikachuu
Corentin Petitgirard
Hello everyone, Today I want to  share  with you a  strategy  who is designed especially on  EURUSD  timeframe  M5 . Pikachu   is a   sclaper  who is   not spread sensitive . Pikachu   is   very easy to use . Pikachu  is using a  dangerous strategy . Why it's free? Pikachu is using a dangerous strategy : the expert will multiply by 2 the lot for each loss trade until a trade close with profit. To see another product with another strategy click on the link :  https://www.mql5.com/en/users/coco
FREE
Amen
Utibe Udoh
Note: Amen Pivot EA has been repackaged and made more professional, than the earlier free version. If you downloaded before, re-download this 2026 version.  Overview Amen Pivot EA   is a sophisticated automated trading system that combines classical pivot point analysis with powerful candlestick pattern recognition (Hammer/Shooting Star). Built with institutional-grade risk management, this EA prioritizes capital preservation while systematically growing your account. Key Features Capital P
FREE
Salvador
Mikhail Mitin
2 (1)
Genaral: Not martingale, not a grid; Use on EURUSD Use on M5 EA was opimized only on 2020 year Signals: There is a good rational algorithm. Work of 3 indicators:   WRP, DeMarker, CCI (from 3 timeframes)   (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on
FREE
Greedy Bear
Dmitriy Prigodich
3 (1)
"Greedy Bear" is an expert advisor for traders who trade consciously. It is based on the strategy of returning prices to the average values during the European trading session. Accordingly, the expert Advisor trades the following instruments: EURUSD, GBPUSD, EURGBP, EURAUD, EURCHF, EURCAD, USDCAD, GBPCHF. The Expert Advisor allows you to disperse small deposits, because of this strong feature, and got its name. It is also an excellent tool for everyday trading. Parameters: "_Slippage" - Slipp
FREE
NeoFx Start MT4
Sergey Kruglov
NeoFx MT4 – Intelligent Grid Trading System The   NeoFx MT4   Expert Advisor is an advanced algorithmic system designed for efficient trading on highly liquid currency pairs. Initially optimized for   GBP/USD , it also delivers stable results on other popular pairs such as   EUR/USD ,   USD/CHF , and similar. NeoFx Start   employs a unique strategy where each trade is automatically split into three smaller sub-trades. This means that whenever the EA opens a position, it immediately divides it in
FREE
SailSystemEA Pro
Nikolaos Pantzos
3 (3)
This Expert Advisor is a pure hedging system. The expert place and manage two market opposite orders. Runs perfect on pairs with tight spread and low commission broker (commission plus spread equal or less than 0.5 pip). Pairs and Time Frame Pair: eurusd Time frame: M1 Default settings are good for eurusd. Information Please test expert on demo account first, before uses it on real account. Have on your mind, this expert is sensitive and depend on broker's slipping. Expert parameters UseVi
FREE
RobAI
Bastien Romain Poupon
DESCRIPTION: Introducing "RobAI": the asset you've been waiting for to conquer the EUR/USD market. Thanks to a skilled combination of the Ichimoku indicator and an array of EMAs, RobAI captures trading opportunities with finesse, offering exceptional profit potential. The facts speak for themselves: over 5 years of experience with a maximum drawdown of 59%, ensuring prudent risk management. Additionally, a 92% win rate on trades confirms RobAI's precision in its decision-making. Confidently capi
FREE
Have a nice day, everyone. I present to you a free advisor.  This Expert Advisor is built on the same algorithms as my other Expert Advisors. The EA does not use Martingale.  There is an automatic calculation of the lot from Risk.  Also automatic TakeProfit and StopLoss.  The EA is fully functional.  Perhaps not as often as he wants to trade, but trades. Now why is it free? I was repeatedly approached and asked that I give some kind of adviser.  Now I can not write to me, but just download. I n
FREE
Prosperity
Eloizio Coelho Alves
2.5 (2)
A simple but very powerful EA. It uses two moving averages as a basis for opening orders, which when they cross, orders will be opened. The open order will be closed in two situations: When there is a new crossover opposite the previous one, in this case the price touches the slower moving average, or when it reaches the automatic Take Profit margin. If the price goes in the opposite direction, it will open new orders at the new crossings of the moving averages to calculate the average price and
FREE
EA Mrk Test
Dmitriy Susloparov
EA_Mrk_Test In fact, this is the free version of EA_Mrk_Full . The algorithm for generating trading signals is exactly the same, the difference is that you cannot change any parameters here, except for GMToffset . The Expert Advisor uses all the good practices from previous versions, but here it is applied a completely different approach to the formation of trading signals. Based on a paradigm "following the market", when instead of trying to forecast a trend change is determined post factum.
FREE

The MetaTrader Market is the only store where you can download a free demo trading robot for testing and optimization using historical data.

Read the application overview and reviews from other customers, download it right to your terminal and test a trading robot before you buy. Only on the MetaTrader Market you can test an application absolutely free of charge.