MA Semi Automated EA

  • Experts
  • Tadanori Tsugaya
    Tadanori Tsugaya
    自分の使いたいインジケータを製作
    中でも便利なものを出品してます

    世界中の皆様と良いトレードを共有出来たらうれしいです

    トレードスタイルは裁量トレード

    私の無料のEAプログラムの不具合等において生じた損失については責任を負いません。自己責任でご使用ください。
  • Version: 6.11
  • Updated: 8 May 2025

"The settings are intricate, but make sure to take full advantage of them."

MA Touch and Cross Trade Focused Semi-Automated EA

This EA is specialized in MA touch and cross trades, with two MA exit conditions, one of which can also be used as a trailing stop!

The usage is entirely up to you!

I’ve never seen an MA trade EA with so many adjustable settings!

MA Entry and Mass MA Exit for Open Positions

Not only can this EA handle MA entry, but it can also be used for mass MA exits on open positions! You can select the timeframes for entry and exit, so it’s fine to set it on any chart timeframe!

For example, enter with a 1-hour MA touch and exit with a 4-hour MA touch, etc.

Entry and Exit Triggers

  • The EA can trigger entry when the set MA touches or crosses.

  • For exit, you can also specify the MA touch or cross condition.

Entry Only or Use for Mass MA Exit

  • You can configure the EA to either execute entries or use it to close all positions using the specified MA conditions.

Original Logic Settings for Entry

You can create original strategies, such as:

  • Entry after confirmation of reversal following a touch or cross.

  • Combination of two MA touches or crosses as the entry condition.

Flexible Timeframe Settings for Entry and Execution

You can choose the timeframe for MA judgment and for execution:

  • For example, if you're targeting an MA touch reversal on a 1-hour timeframe, the candlesticks will be larger. The reversal point may be far from the MA. To get a more pinpoint entry, set the execution timeframe to something smaller, such as 15 minutes. This way, the EA will react quicker to smaller price movements, and you can make faster judgments for cross confirmations.

Many Parameters for Customization

While the number of parameters has increased, you can now fine-tune touch, cross, and reversal confirmation conditions, allowing for precise and flexible control. It’s recommended to check the actual behavior in demo trading or the Strategy Tester to ensure everything works as expected.

Please Use It in the Experts Folder

Since this is an automated EA, please place it in the Experts folder for use.


----------------------------------------------------------------------------------------------------------------------------------

----------------------------------------------------------------------------------------------------------------------------------

EA Operation Time

  • After setting, the EA will stop and be deleted after the specified time has passed. EA will stop making trades, but any open positions (including stop loss and take profit) will remain.

  • This function does not work in the Strategy Tester and has no restrictions.

Entry

  • Specifies the entry type (Long, Short, No Entry).

  • If "No Entry" is selected, the EA will close all positions for the specified currency pair using MA exit rules.

  • MA exit and EA stop-close will be enabled. If parameters are changed, a new EA operation will be triggered, and new entries may be made even if there are open positions, so be cautious when changing MA for exit.

Entry Condition

  • Touch or Cross Confirmation.

Reverse Confirmation

  • For reversal based on touch, the open price of the specified candlestick at the touch point will be saved. If the current price surpasses that price in the entry direction, the reversal will be confirmed, and the entry will occur. If the direction is not a reversal, the touch will immediately trigger the entry. For cross confirmation, the open price of the candlestick after the cross will be saved, and reversal judgment will be based on that.

Reverse Recognition (0=Touch, Cross confirmed open price of the candlestick)

  • Settings for the candlestick for reversal judgment.

Follow Deeper Movements for Reversal Target (Valid for both Touch and Cross)

  • Updates the open price for MA touch (Cross) reversal recognition as the price moves.

Early Touch

  • Sometimes reversal occurs before the target MA. This parameter allows for touch judgment a few pips before the target MA.

More Certain Cross Confirmation Entry Judgment

  • When the candlestick closes and crosses the MA, a cross is confirmed. The entry occurs if the current price surpasses the high or low of the crossed candlestick in the entry direction.

Entry Condition Validity Period

  • For touch reversal confirmation and more certain cross confirmation, this parameter specifies the number of candlesticks for which the condition is valid. If reversal or cross confirmation does not occur within this period, the touch or cross condition is reset or the EA stops.

Post-Entry Exit Prohibition Period

  • Prevents immediate exit after entry when the MA for both entry and exit are the same.

  • If there are open positions, the latest entry time is considered.

  • 0=Disabled, 1=Exit prohibited for the entry candlestick only, 2=Exit prohibited for the next candlestick after entry, and so on.

If Entry Cannot Be Made Within the Entry Condition Validity Period

  • true = EA ends (no exit or further actions).

  • false = Resets parameters and waits for the next condition. Be cautious as unintended entries may occur in this case.

Entry MA Timeframe

  • Timeframe for MA used for entry judgment.

Entry MA Period

  • Period for the MA used for entry judgment.

Entry MA Timeframe (for Touch, Cross, Reversal)

  • Timeframe used for entry decision based on Touch, Cross, or Reversal.

Timeframe to Execute Entry

  • The timeframe where the entry decision will be made. The validity period for entry conditions and the exit prohibition period are judged based on this timeframe.

Lot Size

  • The lot size for each trade.

Stop Loss in Pips

  • The stop loss value in pips.

Take Profit in Pips

  • The take profit value in pips.

Slippage

  • Slippage in points.

Use MA Exit

  • Whether to use MA-based exit logic.

Exit Condition

  • Select between Touch or Cross for the exit condition.

Exit MA Timeframe

  • Timeframe for MA used for exit judgment.

Exit MA Period

  • Period for the MA used for exit judgment.

Timeframe to Execute Exit

  • The timeframe where the exit decision will be made.

Use Trigger MA

  • Whether to use Trigger MA. Trigger MA allows for a two-step setup, such as entering after touching MA84 and crossing MA21.

Trigger Condition

  • Choose between Touch or Cross for the Trigger condition.

Trigger MA Entry Restriction

  • Even if Trigger MA is not used, this option remains active.

  • Over: Entry only if the price is above the Trigger MA.

  • Under: Entry only if the price is below the Trigger MA.

Trigger MA Timeframe

  • Timeframe for Trigger MA used for entry restrictions.

Trigger MA Period

  • Period for Trigger MA used for entry restrictions.

Timeframe to Execute Trigger

  • Timeframe for executing the trigger decision.

MA Touch to Stop EA

  • EA can stop when MA touch occurs. You can use two different MA lines for exit settings.

Close Positions on MA Touch to Stop EA

  • Whether to close positions when EA stops due to MA touch. If false, positions will remain.

MA Timeframe for EA Stop and Close

  • Timeframe for MA used for stopping and closing the EA.

MA Period for EA Stop and Close

  • Period for MA used for stopping and closing the EA.

Entry MA ↑↓

  • Offset value for Entry MA relative to the actual MA value.

Trigger MA ↑↓

  • Offset value for Trigger MA relative to the actual MA value.

Exit MA ↑↓

  • Offset value for Exit MA relative to the actual MA value.

MA Touch to Stop EA ↑↓

  • Offset value for MA Touch Stop relative to the actual MA value.

Use Entry Mail Notification

  • Whether to use email notification for entries.

Additional Notes

  • The EA executes one trade from entry to exit.

  • Only Simple Moving Averages (SMA) are used.

  • 1 pip = 10 points.

  • Do not use negative values for parameters excluding offsets.

  • Changing the timeframe or currency pair will delete the EA.

  • Changing parameters such as MA after entry will restart the EA, so be cautious when adjusting settings.

  • If there are open positions, all will be closed when the exit conditions are met.

  • The EA should be placed in the Experts folder and used via the MT4 Navigator under Expert Advisors.

Warnings

  • Due to the large number of parameters, it's recommended to test the EA on a demo account before using it on a live account. The EA’s performance is not guaranteed on all environments.

  • The EA has not been tested for all currency pairs.

  • There may be issues when combining with other indicators.

  • The EA may not execute trades during fast market movements, such as during news releases, depending on the broker. Gaps may not be handled properly.

  • Moving averages change based on future price movements. Even if not touching the MA now, a touch may happen later.

  • No warranty is provided for any losses incurred through using this EA.

  • I'm not responsible for any losses incurred due to malfunctions or issues with this free EA program. Please use it at your own risk.

  • Depending on your environment, it may not function properly or may experience issues, but please note that support will generally not be provided.

Recommended products
Macd Martin
Roman Yablonskiy
2.5 (2)
Double Breakout   is an automatic expert advisor with two separate strateges that uses martingale. The MACD indicator with adjustable parameters is used as inputs for each flow of orders. The specified takeprofit and stoploss levels are used to exit the position.  General recommendation The minimum recommended deposit is 1000 cents. Spread is recommended not more than 3 points. It is better to use trend currency pairs. The martingale parameter can be set from 0.1 to any value. When martingale i
FREE
PZ Goldfinch Scalper EA
PZ TRADING SLU
2.69 (42)
This is the latest iteration of my famous scalper, Goldfinch EA, published for the first time almost a decade ago. It scalps the market on sudden volatility expansions that take place in short periods of time: it assumes and tries to capitalize of inertia in price movement after a sudden price acceleration. This new version has been simplified to allow the trader use the optimization feature of the tester easily to find the best trading parameters. [ Installation Guide | Update Guide | Troublesh
FREE
MACD Trader FREE
Konstantin Nikitin
1 (1)
This is an automated Expert Advisor that trades using the MACD and Envelopes indicators. The free version has the following limitations. No panel for opening orders. The trading is limited to the EURUSD currency pair and similar. Orders can only be opened with the minimum lot, no more than 5 orders can be opened in the same direction, to a total of 10 orders. Pause after closing of all orders is 6000 minutes. During the analysis, no more than 50 orders are added to the database and 15 bars are c
FREE
Proftrader Free
Alexander Nikolaev
4 (3)
This Expert Advisor analyzes the last candles and determines whether there will be a reversal or a large correction. Also, the readings of some indicators are analyzed (their parameters can be adjusted). Is a free version of Proftrader . Unlike the full version, in the free version of the adviser the initial lot cannot be higher than 0.1, trading pair only EURUSD and also it has fewer configurable parameters. Input parameters Lots - lot size (at 0, the lot will be calculated from the percentage
FREE
PZ Bollinger Bands EA
PZ TRADING SLU
4.6 (5)
This EA trades using the Bollinger Bands indicator. It offers many trading behaviors and flexible position management settings, plus many useful features like customizable trading sessions and a martingale mode. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products  |  Get Help ] Easy to use and supervise Fully customizable indicator settings Customizable break-even, SL, TP and trailing-stop Works for ECN/Non-ECN brokers Works for 2-3-4-5 digit symbols Trading can be NFA/
FREE
CCI and ATR Trader
Evgeniia Terekhova
2.33 (3)
Советник работает на двух индикаторах CCI и ADX. Условия для входа в BUY: 1. ADX пересекает уровень 20 2. CCI пересекает уровень 100 снизу вверх 3. Выставляем фиксированный StopLoss и TakeProfit 4. Закрываем позицию по рыночной цене, когда CCI пересекает уровень 100 сверху вниз. Условия для входа в SELL: 1. ADX пересекает уровень 20 2. CCI пересекает уровень -100 сверху вниз 3. Выставляем фиксированный StopLoss и TakeProfit 4. Закрываем позицию по рыночной цене, когда CCI пересекает уровень -10
FREE
Harvest FX
Sayan Vandenhout
4.56 (9)
Harvest FX USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 3 great strategies The EA can be run on even a $30000 a
FREE
PZ Heiken Ashi EA
PZ TRADING SLU
4.8 (10)
This EA trades using the Heiken Ashi Smoothed Indicator. It offers many trading scenarios and flexible position management settings, plus many useful features like customizable trading sessions, a martingale and inverse martingale mode. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products  |  Get Help ] Easy to use and supervise It implements three different entry strategies Customizable break-even, SL, TP and trailing-stop Works for ECN/Non-ECN brokers Works for 2-3-4-5
FREE
The strategy primarily uses the MACD technical indicator, always following the direction of the major trend, and opens trades when the M1 chart shows a trigger signal. It is suitable for trading the gold XAUUSD chart and can also be applied to other commodities with clear trend performance. Parameter Description Long/Short Switch: Turn on to enable Account Balance: $1,000 or $10,000 For a $1,000 account, it is recommended to trade one order at a time. For a $10,000 account, you can optionally e
FREE
Trend Analizer Bot
Pavel Predein
4.67 (3)
Automatic trading Advisor .This is a free version of the expert Advisor "Trend Analyzer Pro" https://www.mql5.com/ru/market/product/42792.В the robot is based on 2 strategies: at the intersection of moving averages and Bollinger bands indicator .In the paid version, three strategies are available, which increases profitability several times .Designed for the EURUSD H1 currency pair.It is possible to use it on other tools after optimization.Test only on tick data. ** Does not use such dangerous
FREE
Free Spike Finder MT4
Pier Gaetano Novara
3 (2)
Same behavior of https://www.mql5.com/en/market/product/25552 but fixed lot 0.01 The EA waits for a spike according to a specific logic and opens a position in spike direction setting stop loss and take profit. When positions are in profit they are managed with smart trailing mechanism based also on elapsed time from opened position. It works with 5-digit and 4-digit broker. Must be used on the M1 chart. Does not need historical data. It does not use Martingale Grid Hedge Parameters spikeFilte
FREE
Simple RSI Forex Trading Strategy
Victor Manuel Valderrama Zamora
4 (1)
Diversify the risk in your trading account by combining our Expert Advisors. Build your own custom trading system here:   Simple Forex Trading Strategies The expert advisor opens trades when RSI indicator enter in oversold or overbought areas. The Stop Loss, Take Profit, and Trailing Stop are calculated based on the ATR indicator. The recommended currency pair is EURGBP and the recommended timeframe to operate and to do backtests is H4. This Expert Advisor can be profitable in any TimeFrame an
FREE
Morning Luck
Pavel Predein
4.8 (5)
Automatic trading system based on the morning Flat indicator, puts pending orders on the borders of the night channel .All trades have a fixed stop loss and take profit .The traded pair GBPUSD H1, can be used on other instruments after optimization. The EA contains a switchable flat indicator . The robot's operating time in the input parameters corresponds to (+2GMT). when switching to daylight saving time,you need to adjust the time manually. * Use default settings  * Does not use dangerous
FREE
EA With Recovery
Che Jeib Che Said
4.5 (2)
The Expert Advisor was developed to grow user account balance persistently. To achieve this, it has two modes, normal and recovery mode. The parameters for the two modes can be changed to suit user strategy. There are also auto trade button, buy button and sell button. Auto trade button can be turned ON and OFF. Buy and sell buttons is for user to manually intervene a trade. HOW IT WORKS. The Expert will trade automatically according to the input parameters. It trades in Normal mode when there
FREE
Bollinger Scalper EA
Robots4Forex Ltd
4.36 (11)
The Bollinger Scalper EA is a fully automated Expert Advisor that trades based on Bollinger Band and RSI entry signals. The EA trades using market orders and uses averaging to safely turn otherwise negative trades positive. This EA works best on EURUSD using the M5 timeframe. A VPS is advisable when trading this system. Check the comments for back test results and optimized settings. Please note: I have made the decision to give this EA away and many more for free with limited support so that I
FREE
Vanda FX
Sayan Vandenhout
5 (2)
Vanda FX USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 4 great strategies The EA can be run on even a $20000 acc
FREE
Root Diamond EA
Yevheniy Kopanitskyy
Full automatic trading platform incorporating the best settings of BinaryMiner and Root-Diamond Built-in configurations. 1. Automatic calculation of abyom from the deposit. 2.Opening only one position from the settlement level in Long or Short 3.Security for going to No Loss in cases of Contra trend 4 binary indicators filter the market and identify a nearby wave in the market movement. All incorporating configurations guarantee long-term income // --------- Configurable parameters -----
FREE
Vik Standart
Ivan Kopchuk
4.33 (6)
Features: 1. Your constructor strategies. 2. Large selection of standard indicators. 3. Exact market entry according to your strategy. 4. Slip filter. 5. Support for four and five characters. 6. Trend trading. 7. Trading in flat. 8. Minimum deposit. 9. Aggressive or quiet trade. 10. Limit the lot. 11. Position tracking. 12. Restoring balance after loss. Input parameters    Lot - fixed lot size.    StopLot - lot restriction.    UseVxod - enable / disable login pattern.    UseStop -
FREE
The EU_15_111517128_S_Op_CF_SQ3 is an algorithmic trading strategy for MetaTrader, tested on EURUSD using the M15 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-bollinger-bands-breaker/ Key details are: Main Chart: Current symbol and timeframe
FREE
The Waiter mt4 FREE
Massimiliano Pirola
4 (2)
What is  The Waiter ? It is an automated system to always be ready to catch the big movements of the market How does it work? Set the mode (stop or limit) Set the pending orders distance Set Take Profit / Stop Loss Wait for the big candle settings: entry : 0.OFF  (the expert advisor won't operate. only for chart info purposes.) 1.New candle, new STOP orders  (each new candle two stop orders are placed. If they are not activated by the end of the candle, they will be cancelled) 2.New candle, ne
FREE
Long Waiting MT4
Aleksandr Davydov
Expert description Algorithm optimized for Nasdaq trading The Expert Advisor is based on the constant maintenance of long positions with daily profit taking, if there is any, and temporary interruption of work during the implementation of prolonged corrections The Expert Advisor's trading principle is based on the historical volatility of the traded asset. The values of the Correction Size (InpMaxMinusForMarginCallShort) and Maximum Fall (InpMaxMinusForMarginCallLong) are set manually. Recomme
FREE
This Expert advisor (100% Automatic) is able to combine two indicators to create a strategy, this version called "Bear version" (BASIC VERSION)contains 2 indicators: CCI and RSI With a simple personal message you can contact me to ask for your EA  "Bear version"(or SUPERIOR Version)with the indicators you have chosen and with your conditions and once agreed I will put it here on the market ,  or follow the link   at the bottom of the page   that will take you to my Telegram contact. If you can't
FREE
Greed Advisor
Vertex Investments LLC
4.75 (12)
Free version of Greed Advisor PRO . This is a flexible grid Expert Advisor, created specifically for greedy traders. Operation principle: set the desired daily profit, and the robot will attempt to achieve this result by any means possible. It uses the dangerous martingale principle to cope with drawdowns, because making the order chain profitable is the main purpose of the robot. Do not forget about the risks of martingale. In general, the EA is intended for those who understand why they need i
FREE
Rsi Macd EA
Alexander Chertnik
4.25 (4)
Rsi Macd Expert Advisor uses combined signal from 2 indicators (Rsi / Macd). Minimum trading account 500. best pairs: GBPCAD / EURUSD / CADJPY / USDCHF / GBPUSD / GBPJPY / USDJPY best timeframe: 1H Setting can be define by the user: rsi levels / rsi period / macd period / risk / there are no stop loss or take profit and the expert closes orders by the indicator signal. developed, tested and optimized   on "   VantageMarkets   " platform. Recommended broker > Vantage
FREE
PZ MA Crossover EA
PZ TRADING SLU
3.88 (25)
This EA trades using Moving Averages Crossovers. It offers fully customizable settings, flexible position management settings, plus many useful features like customizable trading sessions and a martingale and inverse martingale mode. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products  |  Get Help ] Easy to use and supervise Fully customizable moving average settings It implements two different trading behaviors Customizable break-even, SL, TP and trailing-stop Works for
FREE
SAAD TrendTracker
Adnan Iqbal
4.03 (34)
SAAD TrendTracker is a fully automated EA. It is based on mathematical algorithms Trend Tracker indicator and SAADScalper. The EA scalps pips by its strong Entry strategy based on SAADScalper. Trades that are not successful to scalp are handled in a different way of uniquely designed algorithm based on Trend Tracker indicator. EA is designed for M1, M5, M15 and M30. It consults daily chart for successful trading accuracy. It consults H1 to handle unsuccessful trades using Trend Tracker Indicator
FREE
Grid HLevel
Sergey Ermolov
4.56 (25)
MT5 version |  Valable ZigZag Indicator   |   FAQ The Grid HLevel Expert Advisor is perfect for those traders who want to make a stable profit in the Forex market every month. The Expert Advisor works  according to the averaging strategy and I suggest you to use it correctly. To use it "correctly" means to open trades with averaging in the reversal point of the market and trade only in the direction of a global trend. As for the direction of the main trend, I suggest to determine it by the indi
FREE
ZigZag Fibo EA
Andrey Tatarinov
4.29 (7)
The EA trades with the trend. The direction of the trend is determined by the ZigZag indicator. The Fibonacci grid is superimposed in the direction of the trend. At a given Fibonacci level, a limit order is placed in the direction of the trend. The following levels are available for placing an order: 23.6 38.2 50.0 61.8 78.6 Stop loss is set to the Fibo level of 100 or specified by the user in the EA settings. Take profit is set to Fibo level 0 or specified by the user in the EA settings. Ve
FREE
PZ Bollinger Trend EA MT4
PZ TRADING SLU
4.5 (4)
This expert advisor trades using the Bollinger Trend Indicator, and implements many other useful features for the exigent trader, like customizable trading sessions and days, several trading behaviors and a martingale mode. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products   |  Get Help ] Easy to use and supervise Customizable trading direction Customizable indicator settings Customizable break-even, SL, TP and trailing-stop Built-in money management Works for ECN/Non-
FREE
Deep Scalper Japan
Takashi Oya
4 (2)
This Expert Advisor (EA) is a specialized High-Frequency Trading (HFT) scalping system designed specifically for the German DAX index (DE40). Operating under a "Sniper Mode" philosophy, the algorithm prioritizes quality over quantity, utilizing a strict filtering mechanism to engage the market only during high-probability volatility bursts. Core Strategy & Logic: The EA operates primarily during the 10:00 (server time) trading hour, aiming to capture strong directional momentum. Instead of ente
FREE
Buyers of this product also purchase
BB Return mt4
Leonid Arkhipov
5 (18)
BB Return — an Expert Advisor for gold trading (XAUUSD). I previously used this trading idea in manual trading. The core of the strategy is a return of price to the Bollinger Bands range, but not blindly and not on every touch. For the gold market, bands alone are not enough, so the EA uses additional filters that eliminate weak and non-working market situations. Trades are opened only when the return logic is truly justified.   Trading principles — the strategy does not use grid trading, martin
Quantum King MT4
Bogdan Ion Puscasu
5 (4)
Quantum King EA — Intelligent Power, Refined for Every Trader IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Special Launch Price Live Signal:   CLICK HERE MT5 version : CLICK HERE Quantum King channel:   Click Here ***Buy Quantum King MT4 and you could get Quantum StarMan for free !*** Ask in private for more details! Rule   your trading with precision and discipline. Quantum King EA   brings the strengt
Vortex Gold MT4
Stanislav Tomilov
4.93 (42)
Vortex - your investment in the future The Vortex Gold EA expert Advisor made specifically for trading gold (XAU/USD) on the Metatrader platform. Built using proprietary indicators and secret author's algorithms, this EA employs a comprehensive trading strategy designed to capture profitable movements in the gold market. Key components of its strategy include classic indicators as CCI and Parabolic Indicator, which work together to accurately signal ideal entry and exit points. At the heart of V
XG Gold Robot MT4
MQL TOOLS SL
4.27 (41)
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
The Gold Reaper MT4
Profalgo Limited
4.62 (34)
PROP FIRM READY! ( download  SETFILE ) LAUNCH PROMO: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 3 trade accounts) -> contact me after purchase Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Welcome to the Gold Reaper! Build on the very succesfull Goldtrade Pro, this EA has been designed to run on multiple timeframes at the same time, and has the option to set the trade frequency from very conservative to extreme volatile
Gold Safe MT4 EA
Anton Zverev
5 (2)
Live Signal:   https://www.mql5.com/en/users/varkotechnologies/seller MT5 version:   https://www.mql5.com/en/market/product/164203 Timeframe:       M1 Currency pair:       XAUUSD Gold Safe EA Manual: https://www.mql5.com/ru/blogs/post/770312 Varko Technologies   is not a business, it is a philosophy of freedom. I am interested in long-term cooperation and building a reputation. My goal is to continuously improve and optimize the product to meet changing market conditions. Gold Safe EA       -
Multi Sniper mq
DMITRII GRIDASOV
5 (3)
MULTI SNIPER EA is precise automatic trading system with around 90% accuracy for MT4 platform. This profitable scalping EA is really one of the most stable system on the market at the present time. No grid! No martingale! It is original product which is offered only on this MQL5 website. Download EA Set_files for testing and trading: GBPAUD Set_file GBPCAD Set_file - Implemented compound interest method and scalping techniques. - System sets dynamic SL automatically depending on market volati
AW Recovery EA
AW Trading Software Limited
4.35 (84)
The Expert Advisor is a system designed to recover unprofitable positions. The author's algorithm locks a losing position, splits it into many separate parts, and closes each of them separately. Easy setup, delayed launch in case of drawdown, locking, disabling other Expert Advisors, averaging with trend filtering and partial closing of a losing position are built into one tool. It is the use of closing losses in parts that allows you to reduce losses with a lower deposit load, which ensures saf
Supply Demand EA ProBot
Georgios Kalomoiropoulos
4.67 (9)
Algorithmic Trading  based on Supply and Demand Principles.  Super High Quality Software that covers all trading styles Manual, Semi-Auto and Full-Auto. Now trading Becomes Effortless, offering full control over your trading strategy through a User-Friendly graphical Trading Panel. Through various settings and customization options, every trader can create a strategy that fits their own needs and personal trading style. It is offering limitless possibilities and this is the magic of this unique
EA Gold Stuff
Vasiliy Strukov
4.7 (1091)
EA Gold Stuff is an Expert Advisor designed specifically for trading gold. The operation is based on opening orders using the Gold Stuff indicator, thus the EA works according to the "Trend Follow" strategy, which means following the trend. Real-time results can be viewed  here . Contact me immediately after the purchase to get personal bonus!  You can get a free copy of our Strong Support and Trend Scanner indicator, please pm. me! Settings  and manual   here  Please note that I do not sell my
HFT Prop Firm EA
Dilwyn Tng
4.96 (631)
HFT Prop Firm EA is  also known as Green Man due to its distinctive logo, is an Expert Advisor (EA) crafted specifically for overcoming challenges or evaluations from proprietary trading firms (prop firms) that permit High-Frequency Trading (HFT) strategies. With version 5.8 and above GreenMan  HFT Prop Firm EA is plug and play for for almost true HFT prop firm challenges without setfiles with it newly improved automatic features.  MT5 version:  https://www.mql5.com/en/market/product/117386
Aurum AI mt4
Leonid Arkhipov
4.94 (32)
UPDATE — DECEMBER 2025 At the end of November 2024, the Aurum expert advisor was released for sale. Throughout this time, it traded in real market conditions without a news filter, without additional protective restrictions, and without complex limitations — while confidently remaining profitable and stable. Live Signal (launch April 14, 2026) This full year of real trading clearly demonstrated the reliability of the trading system. Only after that, based on real experience and statistics, a m
Golden Mirage mt4
Michela Russo
5 (8)
Limited stock at the current price! Final price: $1999 --> PROMO: From $299 --> The price will go up every 5 purchases, next price : $399 Golden Mirage is a robust gold trading robot designed for traders who value reliability, simplicity, and professional-grade performance. Powered by a proven combination of RSI, Moving Average,  ADX, and High/Low Level  indicators, Golden Mirage delivers high-quality signals and fully automated trading on the M5 timeframe for XAUUSD (GOLD) . It features a robu
Exorcist Projects
Ivan Simonika
3 (1)
Exorcist Bot   is a multi-currency, multi-functional advisor that works on any time frame and in any market conditions. - The robot’s operation is based on an averaging system with a non-geometric progression of constructing a trading grid. - Built-in protection systems: special filters, spread control, internal trading time limitation. - Construction of a trading network taking into account important internal levels. - Ability to customize the aggressiveness of trading. - Working with pending
EA Game Changer
Vasiliy Strukov
4.2 (10)
Game Change EA is a trend following trading system powered based on the Game Changer indicator. It automatically sells whenever a red dot forms and continues in the sell direction until a yellow X appears, which signals a potential end of the trend.  The same logic applies for buy trades.  When a blue dot appears the EA begins buying and it will close out the buy cycle as soon as a yellow X is detected. This EA is suitable for any currency pair and any time frame, however it performs exceptiona
Gold Grail Expert (GGE for short) adopts a unique design to follow the trend of gold fluctuations. When the price of gold goes to one side, the program will open orders in the intermittent of callback trend. Meanwhile, GGE adopts multiple filtering methods including Bollinger Bands, RSI, ADX and DeMarker to improve the accuracy of the signal for trade. Each order has Stop-loss and Profit-take setting automatically to effectively ensure the profit. Foreign exchange is a high risk market. Most in
This expert use grid and advanced DCA and martingale strategy. The strategy used by Fund Manager by our country. Use with pair AUDCAD, with   timeframe M5   it can survive 2015-Nov 2024.  DrawDown Max from 2019-2025 15k USD for both pair It works well in other Pairs in   m15: AUDCAD, EURJPY Use proper money management, use money that you can loose, withdraw your profit. This strategy can make good profit if you use good money management. Use the balance minimum of 2k-3k. Use default setting .
EA Golden SIN-TIANG is a robust trading strategy designed for XAUUSD or GOLD and H4 time frame. The EA creates pending stop trade orders using indicators of the Highest-Lowest, Hight , Low parameters based on the market environment. It uses fixed SL, PT and exit from the position after time cut off. The EA was tested with several Monte Carlo robustness tests and optimized. Backtest was done on ticks data with a 15-year history 2007-20023. There is no need to set any parameters, all settings are
XIRO Robot MT4
MQL TOOLS SL
5 (6)
XIRO Robot is a   professional trading system   created to operate on two of the most popular and liquid instruments on the market:  GBPUSD,  XAUUSD and BTCUSD . We combined two proven and well tested systems, enhanced them with multiple new improvements, optimizations and additional protective mechanisms, and integrated everything into one advanced and unified solution. As a result of this development process, XIRO Robot was created. Robot was designed for traders who are looking for a reliable
Saints Row Aggressive Scalper
Nervada Emeule Adams
2.5 (2)
Saints Row Aggressive Scalper is a high-frequency trading (HFT) Expert Advisor built for traders who demand fast execution, sharp entries, and consistent performance in volatile markets. Designed specifically for XAUUSD (Gold) and USTEC (NASDAQ), this EA is engineered to capitalize on rapid price movements using a precise and aggressive scalping approach. It performs exceptionally well during the New York trading session, where liquidity and volatility create optimal trading conditions. IMPORTA
Pattie Breakout ORB EA
Patrick Jeannot
4.75 (4)
Pattie Opening Range Breakout (ORB) is a range of price variation, which for each session, it generates a combination of support and resistance levels, positioning itself in favor of breaking out of the bands, when it is exceeded on the upside is a signal to buy or enter long and when it is exceeded on the downside it is a signal to sell or enter short. Pattie Break Out  EA  is a specialized trading tool designed to automate  time session-based breakouts . The EA operates by drawing a price rang
Forex Dominance MT4
Ebrahim Mohamed Ahmed Maiyas
5 (2)
An advanced Expert Advisor powered by artificial intelligence and machine learning, specifically designed for analyzing Forex Market. It adapts to price movements and market fluctuations to detect potential trading opportunities. Discounted price   . The price will increase by $50 with every 5 purchases. No Risky Strategies   –   Does not use martingale or grid methods Artificial Intelligence Integration: At the heart of this EA les a sophisticated AI engine capable of recognizing complex patte
Gold Trade Pro
Profalgo Limited
4.61 (23)
LAUNCH PROMO: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 2 trade accounts) -> contact me after purchase Ultimate Combo Deal -> click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro joins the club of Gold trading EA's, but with one big difference: this is a real trading strategy.
Wall Street Robot MT4
MQL TOOLS SL
5 (1)
Wall Street Robot is a   professional trading system   developed exclusively for US stock indices, focused on S&P500 and Dow Jones. These markets are known for their high liquidity, structured movements and strong reaction to global economic flows, making them ideal for algorithmic trading strategies based on precision and discipline. By concentrating only on these indices, the system is able to adapt closely to their behavior, volatility patterns and intraday dynamics, instead of trying to oper
EA Sweet Dreams
Vasiliy Strukov
5 (1)
EA Sweet Dreams is a trend following trading system powered based on my own indicator.  It follows a martingale grid strategy.  This EA is suitable for any currency pair and any time frame, however it performs exceptionally well on strong trending instruments such as xauusd on the M15 time frame. Real-time results can be viewed  here . Contact me immediately after the purchase to get personal bonus!  You can get a free copy of our Strong Support and Trend Scanner indicator, please pm. me! Settin
GoldPro
Sergey Batudayev
5 (2)
GoldPro (MT4) — XAUUSD Expert Advisor with 2 selectable modes: Classic & Scalping GoldPro is an automated trading system for   XAUUSD (Gold)   built for traders who want structure, clear risk controls and an EA that can work in different market tempos. Inside one EA you can choose   how it trades : 1) Classic Mode — calm logic for swings & pullbacks A classic approach focused on reversal / mean-reversion behavior (entries from market “exhaustion” zones) and structured position management. Basket
Dark Algo
Marco Solito
4.66 (67)
Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for Scalping Trading on Eurusd and Gbpusd . This Expert Advisor is based on the latest generation of algorithm and is highly customizable to suit your trading needs.  If you   Buy this Expert   Advisor you can   write a feedback   at market and   get   a second EA for   Free , for More info contact me The basic strategy of this EA is built on a sophisticated algorithm  that allows it to identify and follow market
Exp4 AI Sniper for MT4
Vladislav Andruschenko
2.33 (3)
AI Sniper is a smart, adaptive trading robot developed specifically for MT4 terminals. AI Sniper for MT4 was created for traders who want more than a simple Forex bot. It is a precision-built Expert Advisor designed to analyze the market, detect strong trading opportunities, and execute trades with logic, discipline, and speed. Powered by advanced algorithmic logic and refined trading methodologies, AI Sniper helps traders turn raw market movement into structured trading decisions. The system c
Quantum Pips AI MT4
Rodrigo Arana Garcia
5 (5)
Welcome to Quantum Pips AI, a new generation expert advisor! Only 2/5 copies will be sold at this price. Automatically after that the price will rise to make sure that the performance of the robot is adequate for real accounts. Contact me after purchase and  get a free indicator  (valued at over 65$) Quantum Pips AI is a cutting-edge Expert Advisor meticulously designed to profit from the forex market. This intelligent system uses meticulous analysis of multiple time frames, as well as a diverse
EA Games Changer
Tjia Elisabeth Jasmine Canadi
5 (3)
AI Games Changer – MultiPair Averaging + Hedge System (Smart Directional Extended) PROMO LAUNCH — 5 Star Reviewers Wanted! Lifetime 6_Month Price. Limited Quota. Act Fast! Lifetime access only +1 cent from the 6-month price — secure permanent ownership at an unbeatable introductory rate before it reverts to full lifetime value! Version: Perfected Interactive UI - MT4 (Patched) Developer: CyberBot Project P R E P A R A T II O N Is trading gambling? Absolutely, if you acknow
More from author
This EA is dedicated to exit-only operations. You can choose between two types of exit conditions: one based on two MA evaluations, and another based on ZigZag trend reversal detection. One option confirms the MA condition with a candle close at the crossover, using a selectable execution timeframe. The MA timeframe and the candlestick timeframe used for evaluation can be set separately. Two types of trend reversal detection are available: one based on Dow Theory and the other based on the most
FREE
In addition to the MA of the set period, the MAs of the two higher timeframes with the same period are displayed on the chart simultaneously (though in a simulated way). No matter which timeframe you switch to, it will display the MA for that timeframe as well as the MAs for the two higher timeframes. Additionally, it will show the 200 MA as well! To display the MA for the higher timeframes on the current chart, you need to set the MA calculated using the Moving Average indicator. If you try to
FREE
MaSonic MT4 日本語バージョン このインジケーターはチャート上の任意のポイントをクリックすると、そのポイントを通る移動平均 (MA) をすばやく検索、表示できます。 特徴: 簡単な操作:   MA を見つけたい任意のポイントをクリックします。 即時結果: 一致する MA が見つかった場合は表示します。 スリープ機能: 使用していないときにボタンを非表示にして、インターフェースをすっきりさせます。 手動制御: 画面上のボタンを使用して MA を手動で調整します。 MA を固定:   MA を発見したら、検索とは関係なくその場所に固定できます。 スキャン ボタン:   1 回のクリックでプロセスを開始します。 今すぐ MA 検索のスピードと使いやすさを体験してください。 注: 検索モード中に、チャートの右側の空のローソク足領域をクリックすると、検索された MA がリセットされます。 検索ボタンをクリックすると、非検索モードにリセットされます。 検索ボタンをクリックするか、設定されたキーを押して、検索モードを無効にします。 検索したMAのみ、左/右ボタンで任意に変更できます。 M
FREE
MaSonar MT4
Tadanori Tsugaya
MaSonar is a powerful indicator designed to automatically detect and display the relevant Moving Averages (MA) that align with the peaks of a ZigZag. It quickly searches for the most suitable MA at each ZigZag peak, helping you analyze the market trend and its momentum with ease. Please try the new, even more convenient version of " MaSonic ". Key Features: ZigZag Peak Matching: Automatically identifies and displays the MAs that match the ZigZag peaks. Quick Button Search: Simply press a button
FREE
MaSonic MT4
Tadanori Tsugaya
Quickly search for matching Moving Averages (MAs) at any point you click on the chart! Features: Easy operation:       Click on any point where you want to find the MA. Instant Results:   Displays matching MAs if found. Sleep function:   Hides buttons when not in use to keep the interface clutter-free. Manual Control:   Manually adjust the MA using the on-screen buttons. Fixed MA:       Once you find an MA, you can pin it there independently of the search. Scan button:       Start the process wi
FREE
Filter:
No reviews
Reply to review