Moving Average Crossover EA

5

How it works?

  • This EA trades with Fast MA and Slow MA crossovers.
  • Moving Average will base its value on the current time frame.
  • Only allows one open trade at a time.
  • Two strategy to choose,  crossover and trend following.
  • Optimize risk management settings for lot size and martingale.

Strategy:

Crossover

    • Opens a Buy position if the Slow MA crosses below Fast MA.
    • Opens a Sell position if the Slow MA crosses above Fast MA.
Trend Following
    • Opens a Buy position if the Slow MA is below Fast MA.
    • Opens a Sell position if the Slow MA is above Fast MA.
Parameters:
  • Magic Number - return an identifying (magic) number of the currently selected order.
  • Choose Order Type - Option to choose Long Only, Short Only or both to open a trade.
  • Strategy - The option to choose Crossover or Trend Following.
  • Max Spread Pips - distance between Ask and Bid, at which you allow the EA to open a trade.
  • Max Slippage - The difference between the expected price of a trade, and the price the trade actually executes at which you allow the EA to execute an order.
  • Indicator Bar Value - The option to choose current bar value or closed bar value.
  • New Bar Execution- if its true, opening and closing on reverse trend will only happen every new bar/after a close bar.
                                   - if its false, opening and closing on reverse trend will immediately execute once all condition is met.

  • ~~~~~Fast Moving Average Settings~~~~~
  • Fast Moving Average Period - Averaging period for the calculation of the fast moving average.
  • MA MethodFast Moving Average method. It can be any of enumeration values. SMA, EMA, SMMA, LWMA.
  • Applied Price - used to specify the desired price base for calculations.
  • Shift- Fast Moving Average shift value
  • ~~~~~Slow Moving Average Settings~~~~~
  • Slow Moving Average Period Averaging period for the calculation of the slow moving average.
  • MA Method -Slow Moving Average method. It can be any of enumeration values. SMA, EMA, SMMA, LWMA.
  • Applied Price - Slow used to specify the desired price base for calculations.
  • Shift-Slow  Moving Average shift value
  • ~~~~~Risk Management Settings~~~~~
  • Start Lot - Starting lot size.
  • Loss Factor - Multiplier of last lot size if the last trade was a loss.
  • Max Consecutive loss - Maximum Consecutive loss, it will restart to starting lot size if reached.
  • Stop Loss - Stop loss value relative to open price. Measured in pips.
  • Take Profit - Take profit value relative to open price. Measured in pips.
  • Trailing Stop - The Trail distance of stop loss from the current price.
  • Trailing Step - Modify Stop order in steps when moves price moves to its favor, set 0 to deactivate.
  • Trail above break even - if set to true it will only trail if calculated stop loss moves in favor of the order open price. (Above Buy Order Open Price, Below Sell Order Open Price)
  • Close on Reverse Trend - if set to true, it will close open trade if it met the condition in reverse of opening the trade.
  • ~~~~~Time and Day Filter Settings~~~~~ - For Opening of Trades Only.
  • Daily Start Time - Starts to open a trade.
  • Daily Stop Time - Ends to stop opening a trade.
  • Monday - Trade on Monday.
  • Tuesday Trade on Tuesday.
  • Wednesday Trade on Wednesday.
  • Thursday Trade on Thursday.
  • Friday Trade on Friday.
  • ~~~~~Alert Settings~~~~~
  • Send Email
  • Audible Alerts 
  • Push Notifications 
Martingale is a very risky strategy! 
Do not trade with money you can’t afford to lose! 
Consider withdrawal as a part of the strategy!


Reviews 4
Omar Alsaleem
1724
Omar Alsaleem 2021.08.05 08:01 
 

Excellent ea , thank you Genesis , you are very cooperative author.

Recommended products
Magic Grid
Aliaksandr Charkes
4.54 (28)
Magic Grid is an indicator-free advisor that uses a grid strategy. The strategy is based on automatic reopening of grid pending orders, after closing their market positions (by Take-Profit, Stop-Loss or manually). Pending orders are placed with a specified step from the initial prices, which can be entered manually or generated automatically ( one time at the beginning of the trade ). The robot can trade on any time frame, on any currency pair, on several currency pairs, and on any number of di
FREE
GMMA Trade X is an EA based on GMMA. GMMA parameters such as MovingAveragePeriod1-24, MovingAverageMAShift1-24, MovingAverageShift1-24 and CandlestickShift1-24 can be adjusted. GMMA Trade X applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal results for your trades. May your dreams come true through GMMA Trade X. Good luck. = == == Inquiries = == == E-Mail:support@btntechfx.com
Ichimoku 3D
Anton Karabeinikov
Ichimoku 3D This Expert Advisor is based on the Ichimoku indicator using the principle of 3 Elder screens. There are 4 types of opening trades in this Expert Advisor: 1 is when there is the same buy or sell signal on 3 timeframes 2-This is when 2 timeframes have the same buy signal and 1 timeframe has the same sell signal or vice versa 3-This is when 1 timeframe is a buy signal and 2 timeframe is a sell signal or vice versa 4-This is when 1 timeframe signal to buy on the average timeframe
Night Rocker EA
Sergey Sobakin
1 (1)
Night Rocker EA is a night scalper that has a system for evaluating market volatility and trades during a period when prices are flat. In addition, there is a built-in filter of spread and slippage.   Each open order has a stop loss and take profit. Also, the market volatility assessment system closes orders when market conditions change in a negative direction for the trader.   The Expert Advisor works on USDJPY, GBPUSD, EURCHF, GBPCAD pairs. Period M15.   The internal control system for workin
How the EA works (simple explanation) Trades on   M5   timeframe Uses   H1 timeframe   to analyze global market context Analyzes   2 or 3 timeframes simultaneously On each timeframe: Checks price position relative to one or two Moving Averages Evaluates MA angle and distance between price and MA Entry logic is based on   trend + volatility conditions , not on random signals The full algorithm is illustrated in the screenshots. Recommended usage Symbol:   EURUSD Timeframe:   M5 Trading
PipFinite EA Breakout EDGE
Karlo Wilson Vendiola
5 (5)
The Official Automated Version of the Reliable Indicator PipFinite Breakout EDGE EA Breakout EDGE takes the signal of PipFinite Breakout EDGE indicator and manages the trade for you. Because of numerous financial instruments to consider, many traders want the signals to be fully automated. The EA will make sure all your trades are executed from entry to exit. Saving you time and effort while maximizing your profits. The Edge of Automation Effortless price action trading is now possible acros
JBSar EA Robot
Jordanilo Sarili
PROMO: SPEND MORE TIME WITH YOUR FAMILY. ENJOY LIFE… DO NOTHING. We would like to share our coding skills to fellow traders and most especially to people from all walks of life to have the opportunity to trade or invest using auto-trading way to provide other source of income while letting the robot and your money works for you.  The trade strategy is based on Averaging and uses a little bit combination of martingale and grid strategy. Methodology   – Trading entails technical analysis with ma
ShinZuka
Muhammad Asyraf Bin Mohamad
Using MACD value for direction. Using RSI as reversal indicator. Using open trading hour. (Recommend Hour 10,11,15 & 19 : MT4-Time) Counter trade if signal failed. Cutloss trade if signal failed. Auto lot calculate based on target profit & takeprofit. Able to set counter trade value. Suitable for commodities & currency.  Timeframe H1. Able to set limit lot open. Able to select day to trade.
Ilanis
Mikhail Sergeev
4.74 (27)
Ilanis is and Expert Advisor for stock trading, it can be used for trading on Forex and other markets, including commodities, metals and index markets. To determine the market entry, the EA uses the modern and ultra-light adaptive indicator FourAverage. Principle of position maintaining is similar to that of the popular Forex robot Ilan, using averaging. But unlike Ilan, Ilanis uses an accurate entry into the market. The robot pays a lot of attention to position control, if the price goes in the
RiskGuardian Pro (MT4 Edition) - The Ultimate Prop Firm Account Saver Are you tired of failing your Prop Firm challenges (FTMO, MFF, etc.) due to a single emotional trade or a momentary lapse in risk management? RiskGuardian Pro is your Mandatory Discipline System designed to help you pass evaluations and protect your funded account. Core Pain Points Solved: * Anti-Tilt Hard Lock: Instantly closes all trades and locks the terminal the moment your defined maximum daily drawdown (e.g., 4%)
Reversepro Smartsma ea mt4
AL MOOSAWI ABDULLAH JAFFER BAQER
ReversePro SmartSMA EA – A Fully Customizable Moving Average Strategy ReversePro SmartSMA EA is an advanced yet fully customizable trading tool designed for traders who prefer to fine-tune their strategies. This Expert Advisor (EA) is not pre-optimized, allowing you the flexibility to adjust its settings to fit your trading style, risk management preferences, and market conditions. How It Works This EA is based on the well-known Simple Moving Average (SMA) crossover strategy, enhanced with addi
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT4 version, click  here  for  Blue CARA MT5  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic R esponsive A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhapse most popular) Inn
GridMasterFx
Sergey Kruglov
GridMasterFx is an innovative tool for automated forex trading, which is based on a combination of a grid strategy and a unique trend calculation algorithm using the Moving Average indicator. This strategy allows the Expert Advisor to open and close positions on time, use the analysis of the current trend and instantly respond to market changes. GridMasterFx Expert Advisor is an excellent choice for successful automation of your forex trading process. It easily adapts to various market conditi
DYJ GlobalTradeGameTheory(Power)  is based on   Bulls   and  Bears  indicator. It can be used for any currency pair and timeframe. Power: Market entry condition  Power attempts to gauge bullish and bearish forces in the market by using two separate measures, one for each type of directional pressure. The  EA's BearsIndex  attempts to measure the market's appetite for lower prices The EA's BullsIndex attempts to measure the market's appetite for higher prices It also uses  Laguerre filtering fal
Ppm manager
Samuel Asrat Nadew
Whether you’re a scalper, day trader, or swing trader, this tool gives you total control   directly from your chart. you can get all this features right on your trading chart .   Everything   is   color   coded.   equity and live P&L display in  Green   if   trades in profit   and   red   if   trades in drawdown.   Moveable panel -   double click on clock label and move panel anywhere on screen with it . Displays local time + candle countdown on the chart. Shows Balance, Equity & Daily Profit/
The Infinity Expert Advisor is a scalper. When the resistance and support levels are broken, trades are opened in the direction of the price movement. Open positions are managed by several algorithms based on the current market situation (fixed stop loss and take profit, trailing stop, holding positions in case of trend indication, etc.). Requirements for the broker The EA is sensitive to spread, slippages and execution quality. It is strongly recommended not to use the EA for currencies with s
This Expert Advisor trades based on trend lines, as well as on the basis of volume analysis. Volumes are calculated using minute bars, in order to determine if they were ascending or descending. The trend lines are drawn based on High and Lows in the trade history. There are also additional indicators. Buy or sell signals depend on all those factors. This allows the EA to enter the market with more accuracy and to perform more deals. Input parameters Lots - lot size (if 0, a lot is calculated b
Gold Label
Tran Thanh Tuyen
Gold Label  is an Expert Advisor designed specifically for trading gold.  This EA is specifically designed for   XAUUSD  with low risk and can grow your account from small capital. It is based on machine learning cluster analysis and genetic algorithms. EA contains self-adaptive market algorithm, which uses price action patterns and standard trading indicators. Expert showed stable results on XAU in 2011-2020 period. No dangerous methods of money managment used. Suitable for any broker conditi
PS Gold Miner
Nabeel Zafar
2.33 (3)
Hello, >>>>>    Download  ** FREE TRIAL** from here (You can now perform forward test on DEMO account before Purchase)   <<<<<< Discord group for updates and discussion here Telegram channel here Contact Directly here For Live Results of the EA please visit here . PS Gold Miner is an automatic trading system for MT4 which uses markets fundamentals and trends to open, manage and close trades. With the use of advanced recovery strategy it ensure that it can recover from negative trades with hedg
Momentum Auto Trader EA
Mohammad Khairy Abdul Ghany
Momentum Auto Trader EA v1.0 is a fully automated trading system for MetaTrader 4 based on momentum analysis, designed to capture strong price movements in trending markets. This Expert Advisor detects bullish and bearish momentum conditions and executes trades automatically when the market shows strong directional strength. Key Features: Fully automated momentum-based strategy Entry based on Momentum indicator signals Fixed Take Profit (1000 points) Automatic Stop Loss Built-in Trailing
MACD Trading
Matthieu Jean Baptiste Wambergue
Get the MT5 version here ! Automate your MACD strategy! This EA alerts and/or places orders according to MACD strategies with additional filters. It means that you can use it by 2 different ways: Receive alerts based on your MACD strategy with filters on multiple symbols simultaneously in a single chart window; Choose the fully automated mode and let EA place orders based on your MACD strategy, filter choice and money management. This EA works with all broker symbols and contains multi-symbol m
Black Out EA
Jason Thato Hartley
Thank you for visiting us. We would like to introduce our new BLACK OUT EA which comes along with a moving average indicator for better trading This EA open and closes trades for you, no need to stress yourself. You can trade on any broker using any time frame . there are no restrictions!! You can easily increase your Lot size on the EA settings Backtest was done for two months. stay tuned for more !!!
Bar Boss
Iurii Tokman
5 (1)
The Expert Advisor uses the FletBoxPush indicator for market analysis and for determining trading signals. The indicator is built into the Expert Advisor, there is no need to additionally run it on a chart. The EA trades breakouts of certain levels determined as flat borders. The EA uses Stop Loss. Description of EA Parameters TimeFrames chart period required for the indicator colour - the color of the price zone defined as flat, a setting for the indicator Rectangle - show price zones defined
Bear vs Bull EA MT4
Nguyen Nghiem Duy
Bear vs Bull EA Is a automated adviser for daily operation of the FOREX currency market in a volatile and calm market. Suitable for both experienced traders and beginners. It works with any brokers, including American brokers, requiring FIFO to close primarily previously opened transactions. *In order to enable the panel, it is necessary to set the parameter DRAW_INFORMATION = true in the settings; -  Recommendations Before using on real money, test the adviser with minimal risk on a cent trad
H4 GBPUSD Trend Scalper is a trend signal scalper The EA trades according to the trend strategy using original built-in indicator for opening and closing orders. The external inputs for limiting trading on Fridays and Mondays are available. The purpose of the strategy is to use the current trend with the most benefit. According to the results of testing and working on demo and real accounts, the best results achieved by using the Н4 timeframe on the GBP/USD pair Works on MetaTrader 4 Build 971+
MMM Zig Zag Strategy: The Expert Advisors uses its built-in Zig Zag indicator to determine the prices trends and calculates the signal to decide to open buy or sell positions. It sends an order, closes or moves the Trailing Stop loss position as the indicator works. You can define the time period of each day of the week the EA should not trade (the bad time to trade). Usually the period of day when the impact news are published. General Inputs: Closes orders with any profit of value (currency):
Eagle Scalper
Yang Wu
2.13 (8)
A scalper system only work during Asian hours. Several unique indicators to detective the price fluctuation. Dynamic TP/SL level according to market conditions. Fixed stop loss to protect the capital, very low risk of losing a lot of money. No need to obtain SET files. The parameters are the same for each currency pair. It is optimized to work on GBPUSD . It is recommended to use it on M15 chart. It is recommended to run it on FBS Zero Spread Account . It is recommended to do 99.9% modeling qua
PairsTrading
Evgenii Kuznetsov
3.67 (9)
The EA identifies divergences in two correlated currency pairs and trades in the direction where they converge back. Working timeframe: M30 Input parameters MagicNumber - identification number for the EA. OrdersComment - comment to order, automatic if an empty value is set. Lots - lot size. DepoPer001Lot - automatic lot calculation (specify the balance per 0.01 lot) (if 0, the value from 'Lots' parameter is used). TimeFrame - working timeframe. Symbol #2 - correlated currency. Symbol #2 reverse
BASTET19c
Sorakrit Lueangtipayajun
This EA is based on a Bollinger Bands reversal strategy. It automatically detects price reversals at the upper or lower Bollinger Band and opens trades in the direction of the expected bounce. The system dynamically calculates optimal take-profit (TP) levels based on recent market volatility and structure, ensuring efficient profit capture without manual intervention. Live Results (6 months): +285% profit, 18% max drawdown Myfxbook proved please Copy and paste URL's: ( myfxbook.com/members/
Forest
Vadim Podoprigora
Forest is a Trend Expert Advisor based on the analysis of a unique mathematical model of trend lines, which allows you to determine the trend movement. The Expert Advisor is most suitable for the currency pair "USDCHF" on period "H1". The EA can work on any type of accounts, and with any brokers. The EA uses mathematical analysis to open trades and applies loss control to open trades. At its core, the EA does not use any risky systems with the increase in the volume or increase in the number of
Buyers of this product also purchase
Quantum King MT4
Bogdan Ion Puscasu
5 (5)
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
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
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       -
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
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
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
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
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
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
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
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
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
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
MACD Trend strategy is MACD and strategy of trading skills combine a stable profit based strategy, which is based on the MACD MACD (or admission at the same time, Sicha) according to the market trend to control the position, the risk control in the lowest level, the strategy is applicable to the strong liquidity of currency, precious metals and other major currencies recommended to the following is the basic framework, strategy (with only part of the transaction logic), specific to the program d
GOLD Scalper PRO
Lachezar Krastev
4.46 (24)
ULTIMATE SALE! Get GOLD Scalper PRO with a huge –60% discount ! Special Ultimate Sale Price: $177 (Regular Price: $447 — You Save $270! Don't Miss!) Live Results:   https://www.mql5.com/en/signals/2353871 GOLD Scalper PRO is a fully automated trading system which takes much of the work out of trading, leaving you free to do other things! You should not be fooled by the low price – GOLD Scalper Pro is a very effective and profitable trading strategy, professionally developed especially for tra
Big Forex Players MT4
MQL TOOLS SL
4.73 (45)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
Golden Equinox
Lin Lin Ma
5 (1)
Golden Equinox is an Expert Advisor built for MetaTrader 4 (MT4), focusing on the gold (XAUUSD) trading pair. It is dedicated to providing traders with an efficient, accurate and robust fully automated gold trading solution. To keep our strategy edge, price rises $50 per 10 sold, only 2 left at $139. Golden Equinox integrates multiple complementary trading strategies. Addressing the unique challenges of the gold market—characterized by extreme short-term price volatility, rapid shifts in market
More from author
Master Stochastic
Genesis Hafalla
4 (1)
How it works? This EA trades with Stochastic signal and base line crossovers. Only allows one open trade at a time on the currency you have attached this EA. Opens a Buy position if the signal line crosses below base line below the value you set in BuyBelow parameter. Opens a Sell position if the signal line crosses above base line above the value you set in SellAbove parameter. This EA will work in any time frame and in any pair, Stochastic oscillator will base its data on the current time fram
LogicalTraderEA
Genesis Hafalla
5 (6)
LogicalTraderEA is a Hedging expert advisor which uses a grid recovery strategy. Trading Strategy LogicalTraderEA trades on all types of pairs. It works most efficiently on an account with a high margin, which plays a huge role in any strategy. The user has to be able to consider withdrawal as a part of the strategy. This EA works on all time frames without losing its efficiency, but it works most efficiently in the H1 time frame. I have already set the most optimal default parameters in accorda
Stochastic Crossover EA
Genesis Hafalla
5 (5)
How it works? This EA trades with Stochastic   Signal Line  and  Base Line  crossovers. Stochastic  will base its value on the current time frame. Only allows one open trade at a time. Two strategy to choose,  crossover and trend following. Optimize risk management settings for lot size and martingale. Strategy: Crossover Opens a buy position if the Signal Line  crosses below  Base Line and base line is below the Buy below crossover level. Opens a sell position if the Signal Line  crosses above
RSI Level EA
Genesis Hafalla
5 (2)
A simple EA that trades based on Relative Strength Index levels. How it works? This EA trades with  Relative Strength Index Level   . Relative Strength Index Level  will base its value on the current time frame. Only allows one open trade at a time. Two strategy to choose,  Reversal and Trend following . Optimize risk management settings for lot size and martingale. Strategy: Reversal Opens a buy position  if the RSI is below oversold  level. Opens a sell position  if the RSI is above overbought
This EA utility does not trade on its own, but it only modifies the open  trades  to add take profit and stop loss that was  opened manually or by any other expert advisors.  The distance is based on Average True Range Indicator(ATR). How Does It Work? If Symbol to modify is set to "All Symbol" simply attach it to one chart, and all open trades in the entire terminal will set the take profit and stop loss with the distance of Average True Range value of their corresponding symbol.  If  Symbol
This EA utility opens trade when price touches trend line on your chart. How to use in 2 steps? Attached this utility on your chart with your desired parameters  and risk management settings set. Draw a line using " Horizontal line tool " or  " Trend line tool " on your chart. Rules: You can draw a minimum of 1 line and a maximum of 2 lines  in the chart. It will only trade once on a symbol when it touches the line. You need to have a  fundamental knowledge about trend line trading. Parameters:
Universal TP SL Pips
Genesis Hafalla
5 (1)
This EA utility does not trade on its own, but it only modifies the   open  trades    to add   take profit   and   stop loss   that was  opened manually or by any other expert advisors.  The distance is based on Pips . How Does It Work? If   Symbol to modify   is set to   "All Symbol"   simply attach it to one chart, and all   open trades   in the entire terminal will set the   take profit   and   stop loss   .  If  Symbol to modify   is set to   "Local Symbol"   , it will only set the   ta
Stochastic Cross Arrow  is an indicator that automatically places arrow when stochastic K and D line crosses each other on a certain level. Buffer Guide For Developers: Buffer 0 =Buy Arrow Buffer 1 =Sell Arrow Inputs: ---Stochastic Settings--- %K  - %K value. %D  - %D value. Slowing  - Slowing value . Stochistic Method   -  Moving Average method. It can be any of enumeration values.  Newbar - arrow only appear on new bar. Buy_Msgs - type info message when buy arrow appears. Sell Msgs - type info
Stochastic Cross Arrow  is an indicator that automatically places arrow when stochastic K and D line crosses each other on a certain level. Buffer Guide For Developers: Buffer 0 =Buy Arrow Buffer 1 =Sell Arrow Inputs: ---Stochastic Settings--- %K  - %K value. %D  - %D value. Slowing  - Slowing value . Stochistic Method   -  Moving Average method. It can be any of enumeration values.  Newbar - arrow only appear on new bar. Buy_Msgs - type info message when buy arrow appears. Sell Msgs - type info
How it works? This EA trades with Stochastic Signal line  Cross over low and high levels. Only allows one open trade at a time on the currency you have attached this EA. if Reverse Logic is FALSE  will open BUY if Stocha Signal Line Cross below Low Level  will open SELL if Stocha Signal Line Cross Above High Level if Reverse Logic is TRUE  will open SELL if Stocha Signal Line Cross below Low Level  will open BUY if Stocha Signal Line Cross Above High Level Key difference with my other EA " Maste
Filter:
jummy oyemi
33
jummy oyemi 2024.03.01 12:52 
 

User didn't leave any comment to the rating

Genesis Hafalla
14491
Reply from developer Genesis Hafalla 2024.03.02 08:36
It's either you are using another EA, or you didn't read overview description, the settings on my overview description is the same on the EA.
Omar Alsaleem
1724
Omar Alsaleem 2021.08.05 08:01 
 

Excellent ea , thank you Genesis , you are very cooperative author.

mathewgrob03
59
mathewgrob03 2021.03.15 15:06 
 

Hi! Genesis The EA works fine. Your customer support is excellent. thank you for your quick response. Special thanks for your detailed and elaborate clarifications to all my queries via email. you really do care for your customers. please keep up the good work. regards robin.

ckm Forex
636
ckm Forex 2021.01.22 09:29 
 

Does not pick up the crossovers on several charts! Lost several opps due to this issue. Keeps on shuffling the Trailing Stops.......Got false hits due this trouble Not a stable EA

Genesis Hafalla
14491
Reply from developer Genesis Hafalla 2021.02.05 05:44
I think its outside the Time Filter Settings that's why it does not open trade, I will give settings that disables all this Filter that I made, This Filters are added to make it reliable on live trading environment, like Max spread and time filter(to avoid low liquidity in off hours).. I will send set file on Comment section.
Reply to review