Fortune EA MT5

4.71

Fortune is a complex algorithm that will analyze and tightly follow trend. 

The advisor simultaneously utilizes price action information from all timeframes.

This allows the bot to make astute decisions on current price moves and act accordingly resulting in strong trend following with frequent scalping orders.

Key Features 

  • Easy to use. - Plug and play.
  • Strong trend following frequent scalping.
  • Multiple ways to manage and close trades. 
  • Optional AI features. - Adaptive memory + AI news filter.
  • Optional martingale modes.
  • Optional hedge function.
  • Wide Spread & Slippage protection.
  • Equity limits - EA is able to cut trades at a desired input equity/margin drawdown percent and has functions to hold trading.
  • Compliant with the FIFO rule.
  • Optional News filter.
  • Optional Day/Time Limits.
  • Optional Dynamic pipstep methods.
  • Optional Drawdown reduction function.   

Recommendations 

  • Pairs - EUR, GBP, AUD, NZD and USD pairs.
  • Timeframe - 1HR. - Fortune will open more or less orders depending the timeframe it is loaded onto. Smaller timeframes = More orders.
  • Account - Cent account type using at least $300.
  • To get the most out of the EA use the strategy testers optimizer to search for set files and use the adaptive learning functionality to create memory files.
---[ FULL USER GUIDE ]---

Input Definitions

    • Order Comment.- Comment displayed on each trade taken.
    • Magic Number. - Number the EA uses to associate trades with itself - you only need to change the magic number if you are using the EA on two charts of the same pair, each chart would then need a different magic number.
    • Show On Chart Comment.- Set true will display information on chart.
    • Chart Panel Mode. - 'Panel_' - Draws a moveable panel with information on chart. - 'Comment_' - Displays a on chart comment on the left side of the screen.
    • Panel Text. - Panel text color.
    • Sell Color. - Panel sell color.
    • Buy Color. - Panel buy color.
    • Text Size. - Panel text size.
    • Draw Line. - True will draw a line at the breakeven point for open trades.
    • BE Line. - Color used for the breakeven line.
    • Draw Profit Labels. - True will draw closed profit labels on chart.
    • Profit Label Mode. - What to display inside the profit lables, currency amount, pips or both.
    • Profit Labels. - Color used for the profit lables.
    • MACD1_Fast. - MACD Indicator input 1.
    • MACD1_Slow. - MACD Indicator input 2.
    • MACD1_Signal. - MACD Indicator input 3.
    • RSI_MA.
    • Stochastic1_K.
    • Stochastic1_D.
    • Stochastic1_Slow.
    • CCI_MA.
    • Memory_Mode - 'Off' - Fortune will use its default strategy and ignore any memory file. 'Learn' - Fortune will learn from outcomes and build a unique memory file. 'Recall' - Fortune will consider information in its memory file and will block signals that it thinks will be problematic. 'Learn+Recall' - Fortune will learn from outcomes while considering information in its memory file.
    • Max Spread. - Max spread allowed to open a trade - In pips.
    • Max Slippage. - Max slippage allowed to open a trade - used for brokers that may require a requote.
    • Max Lot Size Allowed. - Max lot size allowed to be reached and/or placed.
    • Max Buy Trades Allowed.
    • Max Sell Trades Allowed.
    • Allow Hedge Trades. - True will take and manage opposite direction trade signals while already in an open trade.
    • Allow Hedge To Close. - Set true will allow the EA to close trades using profit from hedged trades.
    • Hedge Close Percent. - The percent into profit needed on one side to cover the other.
    • Alert At Grid Level. - Once the open trade amount reaches the number in the input the EA will send an alert noification through the MT4 mobile app.
    • Close Trades If Equity Drops Below. - The EA will close all open trades if the accounts floating equity drops below this percent amount of the total account balance. - (Account Balance Percent) - (Active > 0.0)
    • Only Open Trades Above Free Margin. - The EA will only open new trades when the accounts floating free margin is above this percent amount of the total account balance. - (Account Balance Percent) - (Active > 0.0)
    • Limit Trade Hours. - True will allow trades from 'Start Hour' until 'Stop Hour' - Trades still open after hours will continue to be managed.
    • Start Hour. - Hour to allow trades from. When 'Limit Trade Hours' is set true.
    • Stop Hour. - Hour to stop trades at. When 'Limit Trade Hours' is set true.
    • Trade Monday.
    • Trade Tuesday.
    • Trade Wednesday.
    • Trade Thursday.
    • Trade Friday.
    • Stop Trade Before Weekend. - True will stop the expert from placing trades and close any pending orders from Friday 18:00 until 23:59.
    • Skip Monday Market Open. - True will stop the expert placing trades on market open until after 03:00 Monday morning.
    • Trade Saturday.
    • Trade Sunday.
    • Auto Money Management. - True will allow the EA to adjust the base lot in accordance with the account balance and the 'Auto Risk Percent' set.
    • Auto Risk Percent. - (1 == 0.01 per 100USD) - Defines the risk used in the Auto Money Management. 1 being equal to 0.01 lots per 100 in account currency.
    • Base_Lot. - The first lot size placed. (When Auto Money Management is set false)
    • Stop Loss. - (Pips)
    • Take Profit. - (Pips)
    • Positions Multiplier. (Active>1.0) - Amount to multiply the next series or previous trade by. The function will only work when set above 1.0.
    • Multiplier Mode. - 'Martingale' will multiply the next set of placed trades by the multiplier and a total loss count. - 'Grid' will multiply each trade in a set by the multiplier and how many trades are opened
    • PipStep Method. - Method which to space orders by. - (Fixed or dynamically generated)
    • Dynamic Step TimeFrame. - Timeframe used to time grid orders and also create a dynamically changing pipstep distance.
    • Pipstep Multiplier. - Amount to multiply the pipstep distance between each trade. - (Multiplies both fixed and dynamic distances)
    • IF Fixed PipStep. - Fixed pipstep distance. 
    • Martingale Mode Reset. - 'Next_Profit' will reset the loss count after any sized closed profitable trade. 'Full_Recovery' will only reset the loss count when all total calculated loss has been recovered.
    • Martingale Mode Max Lot To Reset. - Max lot size allowed to be reached before the loss count is reset.
    • Use Trailing StopLoss. - True will allow the EA to adjust the stop loss as orders move into profit.
    • Trail Start From. - Pips into profit to start the trailing stop.
    • Move Trail Stop To. - Once activated move the stop this many pips into profit.
    • Trail Step. - Adjust the stop loss further into profit when price moves this many pips.
    • Use Auto Close. - When true the expert will automatically close out trades when the input amount is reached.
    • AutoClose Mode. - 'Currency_Amount' will make the EA search for a currency amounts worth of floating profit to use the AutoClose function. - 'Account_Percent' will make the expert search for a percent amount of the accounts balance to use the AutoClose function.
    • Amount/Percent To Close. - How much floating profit to activate the AutoClose function. - (What mode is selected above will determine what value this number has)
    • Adjust Amount In Accordance with Base Lot. - True will change the 'Amount/Percent To Close' according to the current base lot being used. The default example would be : 0.01 lots = 0.35 , 0.02 lots = 0.70 , 0.03 lots = 1.05 , etc.
    • Multiply Profit By Open Trades. - True will multiply the 'Amount/Percent To Close' by each opened trade. (Separate amounts used for buy and sell.)
    • DrawDown Reduction. - Set to true will turn on drawdown reduction. This will look to breakeven on the first placed and latest placed trade in a formed grid in an aim to reduce overall grid size and free up margin.
    • Reduce After. - Once open trades amount reaches the number in this input the EA will begin the function. - (Separate amounts used for buy and sell.)
    • Percent To Function. - The EA will take the first placed trade and monitor its floating profit, this input will get a percetnage value of that number. We then need the latest placed trade to cover the negative floating of the first plus this stored percentage amount for the function to work.
    • News Filter Mode. - 'Standard' - will look to the below input parameters for what and when to avoid. 'AI' - Will use the defined AI provider to fetch relevant news events and continually determine if and how long it should be avoided.
    • Only Draw Future Lines. - Set true will draw only draw lines in front of the current time.
    • Filter Low News. - True will stop new trades being placed from the input minuets before a low news event until the input minuets after.
    • Filter Mild News. - True will stop new trades being placed from the input minuets before a mild news event until the input minuets after.
    • Filter High News. - True will stop new trades being placed from the input minuets before a high news event until the input minuets after.
    • Minuets To Stop Trading Before Event. - The specified minuets to stop placing new trades before an event.
    • Minuets To Stop Trading After Event. - The specified minuets to start placing new trades after an event.
    • Low Event Line. - Color used for low event lines.
    • Mild Event Line. - Color used for mild event lines.
    • High Event Line. - Color used for high event lines.
    • Market Watch TimeZone. - The GMT offset for your brokers data - (Most brokers are GMT+2)
    • AI_Provider - 'Anthropic' - Will use Claude to determine news filtering status. 'OpenAI' - Will use ChatGPT to determine news filtering status.
    Reviews 7
    schulz2021
    262
    schulz2021 2025.01.01 11:48 
     

    Very interesting and profitable EA. Very fast and good support from the creator. Keep up the good work!

    René
    619
    René 2024.05.14 23:43 
     

    Conor is a great EA developer. Always friendly and helpful. Outstanding!

    thewilkertrader
    89
    thewilkertrader 2023.10.04 02:05 
     

    Having great testing results so far

    Recommended products
    Boom and CrashX
    Godbless C Nygu
    Elevate your trading to new heights with Boom and CrashX, the advanced Expert Advisor (EA) designed with precision to enhance your trading experience. This EA leverages powerful indicators to provide accurate signals, streamline risk management, and boost profitability, ensuring a smooth operation in the ever-changing financial markets. Boom and CrashX is the perfect ally for both experienced traders looking to improve their strategies and newcomers embarking on their trading journey. Enhanced
    SmartWay
    Gooi Meng Liang
    SmartWay EA   (formerly SmartTrade EA) is a professional Expert Advisor created specifically for trading   XAUUSD (Gold)   on MT5. With the release of   V2.0 , SmartWay introduces a powerful new feature:   Smart Step Size Boost with Spike Detection . This upgrade makes the EA more adaptive in volatile markets and especially effective in   one-way markets   (bullish or bearish trends). It combines   cycle-based money management ,   drawdown protection , and   profit control   to deliver stable an
    QuadRotation Stochastic BTC/ETH Expert Advisor Overview: QuadRotation Stochastic is a highly specialized trading bot designed for precision trading in the BTC and ETH markets. Using advanced Stochastic oscillator logic across multiple configurations, this EA dynamically identifies optimal trading opportunities, leveraging overbought/oversold conditions to maximize returns. It operates on a timeframe of M15 for refined analysis and incorporates safety mechanisms like trade delay and proportio
    TugOfWar MT5
    Erwin Rustandi
    2.5 (2)
    Expert Advisor Description EA TugOfWar will open both buy and sell positions at different times according to the triggered signal, the most positions and in accordance with the market direction that will win and profit.  Profit target per war is 1% to 5%. Warmode normal = Longterm strategy Warmode extreme = Shortterm strategy Parameter Description StartTrade =  Time to start trading / open position EndTrade =  Time to end trading / open position WarMode =  1 -> Normal, 2 -> Extreme (lots of tr
    FREE
    Stochastic Gold Scalper
    Vladimir Shumikhin
    5 (2)
    Stochastic Gold Scalper Automatic Expert Advisor for MetaTrader 5 trading on candlestick patterns with optional Stochastic oscillator confirmation, controlled grid strategy, and flexible capital management DESCRIPTION Stochastic Gold Scalper is a professional trading robot (Expert Advisor) for MetaTrader 5, designed for fully automatic and disciplined trading based on classical candlestick analysis. Instead of trading based on subjective feelings, the system operates according to objective rule
    Gold Crowd Density Flip
    Murtadha Majid Jeyad Al-Khuzaie
    Gold Crowd Density Flip Expert Advisor is a powerful, market-ready trading system designed exclusively for XAUUSD (Gold) on the 15-minute timeframe. Built with precision logic and advanced filters, this EA is engineered to capture explosive breakout opportunities during periods of market compression, while maintaining strict risk management and professional-grade trade execution. Gold is one of the most volatile and liquid instruments in the financial markets, and trading it successfully requi
    FREE
    Maximum Bot
    Muh Nurhasyim
    MaximumBot — XAUUSD Expert Advisor Fewer trades. Maximum precision. Zero excuses. MaximumBot is a precision Expert Advisor developed exclusively for XAUUSD (Gold), built for traders who value consistency over overtrading. Every entry follows a disciplined, rule-based approach designed for long-term stability. KEY FEATURES: Symbol: XAUUSD only | Fixed Risk/Reward: 1:3 Automatic broker time detection — no manual GMT/timezone setup required. Works correctly on any broker, any server offset, righ
    Lucky Auric Guard
    Joan Carlos Rosario Nunez
    Lucky Auric Guard — Practical Gold Automation for MetaTrader 5 Lucky Auric Guard is a focused Expert Advisor for traders who want systematic XAUUSD execution with clear controls and lightweight operation. One proprietary market model manages entries while position sizing and protection remain fully automated. What users receive • Designed for XAUUSD and equivalent broker gold symbols. • Automatic position sizing by risk percentage or fixed lot. • Broker-side Stop Loss and Take Profit on every
    PatternCore Expert is a fully automated MetaTrader 5 Expert Advisor designed to trade based on price structure and chart pattern logic . The EA analyzes recent market highs and lows to identify potential trend continuation and reversal patterns , executing trades only when clear structure conditions are met. This Expert Advisor is suitable for traders who prefer price action–based strategies without relying on lagging indicators. ️ Trading Strategy Overview Pattern Structure Pro focuses on: Mar
    ZoneSniper UltimateEA
    Stephen Muriithi Muraguri
    ZoneSniper EA is a Supply & Demand zone trading robot built for MetaTrader 5. It identifies high-probability price zones formed by consolidation, waits for a confirmed impulse breakout away from those zones, then enters trades precisely when price returns to retest them. Zone Detection The EA scans for consolidation clusters — a defined number of candles trading within a tight range. When price breaks out of that cluster with a strong impulse candle, the consolidation area is marked as either a
    FREE
    MicroEA
    Paulus Femi Leunufna
    microEA.mq5 System 1. Core Trading Logic Basic Strategy : Uses a fast MA (10-period) and slow MA (20-period) crossover strategy with RSI filtering. Trend Confirmation : Evaluates trend strength by calculating the MA angle. Validates minimum volume (MinVolume) before entry. Additional Filters : Custom RSI thresholds for entries: Buy if RSI > 52, Sell if RSI < 48. Optional MACD filter for confirming sell signals. 2. Risk Management Dynamic Lot Size Calculation :
    Correlated MT5
    Ulises Calderon Bautista
    ## English ### Correlated MT5 v8.1 Correlated MT5 v8.1 is a multi-symbol Expert Advisor for MetaTrader 5 that analyzes asset baskets, correlation, and mean reversion. It can be used as a market-reading dashboard or as an automated system with exposure, position sizing, and risk controls. #### How it works - Builds a basket with 3 to 10 symbols and normalizes their prices. - Calculates a correlation matrix and can filter noise with Random Matrix Theory. - Entries require a minimum corre
    Cyclone Intraday
    Mikhail Mitin
    5 (1)
    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 style: Intraday
    Radiant MT5
    Sigit Hariyono
    Radiant EA is a fully automated trading advisor that utilizes complex algorithms and a variety of strategies, primarily based on various indicators for entry and a Multi-Layer Perceptron (MLP) as a trend filter. It works by first identifying prevailing trends using the MLP, then using various strategies based on these indicators to execute trades. Why using multi-strategy? A multi-strategy enhances capital protection and smooths equity curve by deploying diverse trading systems such as trend-f
    ADX Cross Sell
    Jorge Rodriguez Redondo
    ADX Cross Sell - Precisión con lógica direccional y gestión dinámica avanzada   Versión actual: 6.63 ️ Autor: Jorge Rodríguez “Kium” ️ Compatible con: MetaTrader 5 ️ Tipo: Expert Advisor (EA) automático Estrategia: Tendencial con validación de momentum y filtros temporales Protección: Gestión dinámica de riesgos (SL/TP/BE)   Descripción general ADX Cross Buy es un Expert Advisor de tipo tendencial que busca oportunidades de compra sólidas mediante el cruce del indicador   ADX
    BB King
    Khima Gorania
    BB King EA for MT5 BB King Expert Advisor uses a simple reversal strategy using Bollinger Bands and trend detection. It is designed to be easily used by newbies with very few parameters. Please try the demo and leave feedback.You will need to optimize it for the pair you wish to trade. Minimum deposit: $100 per lot size of 0.01 per currency pair. Risk Management There is NO Stop Loss or Take Profit set for each order placed. Stop Loss and Take Profit are controlled by the Input Variables. Stop
    Attention Platinum Traders! The XPTUSD Trend Protected EA doesn’t open trades randomly. It only enters when the trend is strong and the market confirms it. Avoids noise and random movements that destroy accounts. Smart risk: reduces exposure after losses and capitalizes on winning streaks. Each trade is independent—no martingale, grid, or hedging. Progressive trailing stop secures profits while letting the trend run. Adapts to London, New York, and intermediate sessions. Controlled drawdown and
    BlackDragon
    Dragan Drenjanin
    The Black Dragon robot is designed to operate seamlessly across various trading symbols, such as currency pairs and metals, using its default settings, which eliminates the need for additional user intervention in most cases. When applying the robot to a single currency pair, no further adjustments are necessary, making it straightforward for beginners or those focusing on a specific market. However, for users who wish to expand its use to multiple currency pairs or symbols simultaneously, it’s
    AW CCI based EA MT5
    AW Trading Software Limited
    The Expert Advisor works on the signals of the classic CCI indicator. The system has many scenarios and flexible configurations. Uses averaging, the function of closing the first and last basket orders and the function of automatic lot calculation.   Problem solving ->  HERE  / MT4 version ->   HERE  /  Instruction  ->   HERE   Advantages: Easy setup and intuitive panel interface Customizable CCI Indicator Signals Uses averaging if necessary Built-in automatic lot calculation Built-in system for
    PRODUCT NAME New Gold PRODUCT TYPE Expert Advisor for MetaTrader 5 PRICE Free SHORT DESCRIPTION New Gold is an Expert Advisor designed for short-term trading on XAUUSD. It is intended for the M1 and M5 timeframes and supports lot sizes from 0.01 to 0.10. FULL DESCRIPTION New Gold is an automated trading Expert Advisor developed for XAUUSD scalping on MetaTrader 5. Recommended setup: - Symbol: XAUUSD (the symbol name may vary by broker) - Timeframe: M1 or M5 - Lot size: 0.01 to 0.10 - Platf
    FREE
    Spike Hunt EA
    Noppadon Boonpromuppatham
    Spike Hunt EA: A Strategy to Capture Reversals After Sharp Price Spikes   The Spike Hunt EA is an Expert Advisor specifically designed to profit from a common market behavior: a rapid reversal following a strong and sudden price spike. This EA employs a robust logic to identify high-probability reversal "Spike" candles. It uses Bollinger Bands breakouts as an initial alert and then performs a detailed candlestick analysis to pinpoint precise counter-trend entry points. How Does the Core Strate
    GannMACDX
    Mateus Barboza De Paula
    The GANNMACD is an Expert Advisor developed for MetaTrader 5 (MT5), combining two technical analysis strategies: MACD (Moving Average Convergence Divergence) and Gann Levels. It uses these tools to identify buy and sell conditions, executing trades automatically based on customizable settings. Main Features: MACD: The MACD indicator is used to generate buy and sell signals. The script compares the MACD main line with the signal line to identify trend reversals. Gann Levels: The strategy also app
    Stock Dynamic Pro
    Frizt Yonif Yongly Lumbantoruan
    OVERVIEW StockMA Dynamic Pr0 is a professional Expert Advisor that combines three powerful indicators - Moving Average (20), Stochastic (14/3), and ATR (14) - to generate high-probability trading signals with intelligent risk management. Designed for traders who value capital protection, this EA uses pure price action with indicator confirmation - no grid, no martingale, just smart trading.   HOW IT WORKS BUY Entry Logic: Price closes above Moving Average (20) → uptrend confirmed St
    Capital Guard Pro EA
    Kambiz Shahriarynasab
    Capital Guard Pro EA – Smart Risk Protection for MT5 Capital Guard Pro EA is a professional risk management Expert Advisor designed to help traders protect their trading capital, control drawdown, and manage profit targets automatically. This tool works as a safety layer on your MetaTrader 5 account. It monitors your account equity in real time and can automatically close positions when the defined drawdown limit or profit target is reached. Key Features Automatic position closing based on drawd
    Bella Scalper
    Calvin Andile Mahlangu
    BELLA EA – Breakout Trading System for EURUSD Capture Key Level Breakouts. Ride the Trend. Protect Profits. The BELLA EA is a fully automated trading system designed to capture price breakouts at key levels (highs and lows) in the forex market. By entering trades when price breaks out of these critical points, BELLA EA aims to take advantage of rapid price movements to generate profits. With a built-in trailing stop and partial profit closure logic, the EA helps secure gains while reducing risk
    Fx Swept CRT
    Gabriel Quiros Mourente
    5 (1)
    FX SWEPT CRT CRT-based EA for EURUSD, EURGBP and EURCAD. Targets liquidity sweeps on H4 with ATR filter and GMT+2 kill zones. No martingale. Fixed risk per trade. Prop firm suitable. Full description: FX SWEPT CRT is an automated trading system built on the CRT (Candle Range Theory) concept. It identifies candles that sweep a prior range extreme and close back inside, signaling a potential reversal toward the opposite side of that range. Tested on EURUSD, EURGBP and EURCAD over 2025 with co
    FREE
    Error EA
    Dragan Drenjanin
    Error EA Introducing Error EA: Your Advanced Forex Trading Companion for MT5 Error EA is a cutting-edge Expert Advisor (EA) designed for the MetaTrader 5 (MT5) platform, crafted to elevate your forex trading experience. This sophisticated tool empowers traders with unparalleled flexibility, precision, and automation in trading currency pairs. Capable of operating across a wide range of timeframes, Error EA adapts seamlessly to various trading styles, making it an ideal companion for both novice
    Aurum Gold Pro
    Mainara Mello Da Silva
    1 (1)
    Aurum Gold Pro Automated Trading System for Gold (XAUUSD) Aurum Gold Pro is an automated trading system developed for trading Gold (XAUUSD). The system uses technical filters designed to identify market trend conditions and volatility levels before opening positions. The strategy operates on the H1 timeframe and is designed to participate in trending market environments while applying structured risk management rules. Main Features • Designed for XAUUSD • Timeframe: H1 • One trade at a time • A
    FREE
    What is Golden Osiris EA? Golden Osiris EA is a high-performance Expert Advisor (trading robot) specifically designed for trading XAUUSD (gold) on MetaTrader 5. It combines a powerful algorithmic structure with adaptive logic to fully capitalize on market movements in the current trading environment. Developed using the latest algorithmic updates, this EA analyzes key level breakouts, price action, and signals from technical indicators specially tuned for the gold market. Key Features:
    Optimus Gold EA
    Davi Silva Campos
    Optimus Gold EA: Intelligent Trend-Following, Perfected for XAUUSD Transform your Gold trading with an Expert Advisor engineered for precision, safety, and performance. Optimus Gold is not just another trading robot; it's a sophisticated and fully customizable trading partner designed specifically to navigate the unique volatility of the Gold (XAUUSD) market. Born from an extensive analysis of real market conditions, this EA combines a powerful trend-following core with a multi-layered risk mana
    Buyers of this product also purchase
    Quantum Titan MT5
    Bogdan Ion Puscasu
    5 (1)
    Bringing institutional-grade trading to the Quantum ecosystem, Quantum Titan sets a new standard for precision, discipline, and proven live-market performance. Developed for traders who expect more from a GOLD Expert Advisor, Titan represents the next evolution of Quantum trading technology. Availability is strictly limited to 1,000 lifetime licenses worldwide. Once all 1,000 copies have been claimed, Quantum Titan will no longer be available. Special launch discount price. Final price $1999
    Quantum Queen X MT5
    Bogdan Ion Puscasu
    5 (26)
    The Legend Continues. The Queen Evolves. Welcome to Quantum Queen X — the next generation of the legendary GOLD trading system that builds upon the proven success of Quantum Queen. Quantum Queen X is built on the same proven core engine as Quantum Queen, introducing a powerful new Custom Mode that allows traders to choose exactly which strategies to enable or disable. Every strategy has been individually reviewed, refined, and optimized to deliver even better performance and adaptability across
    Smart Gold Hunter
    Barbaros Bulent Kortarla
    4.8 (30)
    No Grid/No Martingale/No Recovery/No Hedging/Single Entry with SL/One Shot  Smart Gold Hunter is an Expert Advisor for XAUUSD / Gold trading on MetaTrader 5. It is designed for traders who prefer a gold EA with no grid, no martingale, real Stop Loss and Take Profit logic, and controlled risk management. You can check the live signals before making a decision: Live Signal - IC Markets: https://www.mql5.com/en/signals/2365400?source=Site +Signals+My  (Here I use Scalper Mode, To have the exact se
    Scalping Robot Pro MT5
    MQL TOOLS SL
    4.46 (139)
    Scalping Robot Pro is a professional trading system designed specifically for fast and precise scalping on XAUUSD using the M1 timeframe. The system is built to capture short term market movements with accurate execution and controlled risk management. It focuses on real time price behavior, momentum shifts, short term volatility, and selective grid based trade management techniques to identify high probability trading opportunities in the gold market. Scalping Robot Pro is optimized for traders
    The Gold Reaper MT5
    Profalgo Limited
    4.47 (103)
    PROP FIRM READY! ( download SETFILE ) WARNING: 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 Client Signal YouTube Reviews LATEST MANUAL 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 fro
    Ultimate Breakout System
    Profalgo Limited
    5 (46)
    IMPORTANT : This package will only be sold at current price for a very limited number of copies.    Price will go to 1999$ soon!   +100 Strategies included and more coming! BONUS : At 1499$ or higher price --> choose 5  of my other EA's for free!   ALL SET FILES COMPLETE SETUP AND OPTIMIZATION GUIDE VIDEO GUIDE LIVE SIGNALS REVIEW (3rd party) NEW - 44-STRATEGIES LIVE SIGNAL Welcome to the ULTIMATE BREAKOUT SYSTEM! I'm pleased to present the Ultimate Breakout System, a sophisticated and propr
    Lizard
    Marco Scherer
    4.18 (40)
    WHAT IS LIZARD? Lizard is a fully automated Expert Advisor, developed exclusively for XAUUSD (Gold) on MetaTrader 5. It uses a multi-strategy swing breakout system that identifies key structural levels on the chart and places pending stop orders at precisely calculated entry points. No martingale. No grid. No averaging in. Every trade has a defined Stop Loss and Take Profit and is actively managed by a multi-layered exit system, automatically, around the clock. Live Signal - Track real performan
    Zoomini
    Gennady Sergienko
    3.67 (6)
    Important information: Support and answers to questions are available only here:  https://www.mql5.com/en/users/zolia  ( Zolia - UTC/GMT: Taiwan ); Zoomini is a small set of machine-learning models from the latest GoGoPips project research from July 2026. These models are intended only for XAUUSD H1 / Gold . Signal: www.mql5.com/en/signals/2381994 Important things to know: The models trade with only one order using equal SL/TP. Netting accounts and any leverage are supported. Large deposi
    Adaptive Gold Scalper Important Pre-notice: This strategy requires a long period of practical verification, and favorable trading returns cannot be guaranteed in the short run. Traders must select brokers with ultra-low order latency, minimal slippage and zero/low stop level requirement; poor broker conditions will lead to disastrous trading results. I have over 14 years of professional trading experience. With proper brokerage conditions and sufficient running time, this fully automated scalpi
    ThunderGold Scalper
    Jorge Luiz Guimaraes De Araujo Dias
    5 (5)
    ThunderGold Scalper ThunderGold Scalper is an Expert Advisor developed for automated gold trading on MetaTrader 5. The EA is designed for XAUUSD and GOLD on the M15 timeframe. It uses a proprietary multi-factor decision engine to identify qualified trading opportunities and manage positions automatically. The system combines market structure, trend direction, candle quality, volume, momentum and execution controls. It is designed to wait for suitable conditions instead of opening trades continuo
    TwisterPro Scalper
    Jorge Luiz Guimaraes De Araujo Dias
    4.43 (130)
    Fewer trades. Better trades. Consistency above all. • Live Signal Mode 1  Live Signal Mode 2 Twister Pro EA is a high-precision scalping Expert Advisor developed exclusively for XAUUSD (Gold) on the M15 timeframe. It trades less — but when it does, it trades with purpose. Every entry passes through 5 independent validation layers before a single order is placed, resulting in an extremely high win rate on the Default configuration. TWO MODES: • Mode 1 (recommended) — Very high assertiveness, fe
    Logan MT5
    Thierry Ouellet
    4.95 (22)
    LIMITED TIME OFFER AT 289$ Price will go up at  499$ on August 12th! Logan MT5 isn't your typical Gold Grid EA that blindly opens trade after trade, consuming your margin and putting your capital at unnecessary risk. Instead, it patiently waits for high-probability entry opportunities and uses an intelligent recovery system that combines ATR-based grid spacing with dynamic lot progression . This allows it to withstand adverse market movements that would wipe out most conventional grid EAs—incl
    Quantum King EA
    Bogdan Ion Puscasu
    4.96 (213)
    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 MT4 version : CLICK HERE Quantum King channel:   Click Here ***Buy Quantum King MT5 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 strength of
    Quantum Athena X
    Bogdan Ion Puscasu
    5 (3)
    Smarter Control. Refined Precision. Welcome to Quantum Athena X — the next generation of the focused GOLD trading system that builds upon the precision, efficiency, and disciplined execution of Quantum Athena. Quantum Athena X is built on the same streamlined core engine and the same 6 carefully selected strategies as Quantum Athena. Each strategy has been individually refined and optimized for current GOLD market conditions, while the new powerful Custom Mode allows traders to choose exactly
    Smart Gold Impulse
    Barbaros Bulent Kortarla
    4.11 (19)
    No Grid /No Martingale/ No Dca /No rocovery Smart Gold Impulse is now available in a special early launch phase. This is an EA I  am currently using with impressive results on my Live Signal  account. You can check the current performance through the Ultima live signal results, where Smart Gold Impulse has already shown very strong potential in real market conditions. The same set file used on my Ultima live signal account will be shared only with Smart Gold Impulse buyers. At the same time, thi
    Gold Neural Core
    TICK STACK LTD
    5 (8)
    Launch Offer:   Grab Gold Naural Core and bundle it with   XAU Momentum   and get 2 free EAs of your choice from my entire MQL5 store. DM me for details. Learn how I personally manage risk when using grid systems:  https://www.mql5.com/en/blogs/post/767250 Read the user guide to any TickStack grid system:  https://www.mql5.com/en/blogs/post/767232 Gold Neural Core — Hyper-Scalping Grid System for XAUUSD Gold Neural Core is a high-frequency grid trading system engineered specifically for gold (X
    Gold Snap
    Chen Jia Qi
    4.47 (17)
    Gold Snap — A Fast Profit Capture System for Gold Live Signal: https://www.mql5.com/en/signals/2362714 Live Signal2: https://www.mql5.com/en/signals/2372603 Live Signal v2.0: https://www.mql5.com/en/signals/2379945 Only 3 copies remaining at the current price. The price will be increased to $999 soon. Important: After purchasing, please contact us by private message to receive the user guide, recommended settings, usage notes, and update support.  https://www.mql5.com/en/users/walter2008 W
    Zerqon EA
    Vladimir Lekhovitser
    3.43 (28)
    Live Trading Signal Public real-time monitoring of trading activity: https://www.mql5.com/en/signals/2372719 Official Information Seller profile Official channel User Manual Setup instructions and usage guidelines: View user manual Zerqon EA is an adaptive Expert Advisor designed specifically for XAUUSD trading. The strategy is based on a Deep LSTM neural network model integrated through ONNX, allowing the system to process sequential market behavior and evaluate price dynamics in a st
    Quantum Emperor MT5
    Bogdan Ion Puscasu
    4.86 (507)
    Introducing   Quantum Emperor EA , the groundbreaking MQL5 expert advisor that's transforming the way you trade the prestigious GBPUSD pair! Developed by a team of experienced traders with trading experience of over 13 years. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Buy Quantum Emperor EA and you could get Quantum StarMan for free !*** Ask in private for more details Verified Signal:   Click Here MT4 Version
    XT Bitcoin Robot MT5
    MQL TOOLS SL
    5 (4)
    XT Bitcoin Robot is an advanced  automated trading system  designed specifically for  BTCUSD traders  who want to take advantage of Bitcoin's market volatility without the need for constant market monitoring. The robot continuously analyzes market conditions and automatically executes trades based on its built in trading logic, helping traders stay active in the market 24 hours a day without manual intervention. The system is designed to identify trading opportunities and manage positions accor
    Pulse Engine
    Jimmy Peter Eriksson
    4 (36)
    UPDATE - ONLY A FEW COPIES LEFT AT CURRENT PRICE! The main goal of this system is long-term live performance without using any risky martingale or grid.  VERY LIMITED COPIES AT CURRENT PRICE Final Price $1499 [Live Signal]  |  [Backtest Results]  |  [Setup Guide]  |  [FTMO Results] A Different Approach to Trading Pulse Engine does not use any indicators or specific timeframes. It has a very unique approach that is not used by any other trading system on MQL5. It trades intraday directional patt
    XG Gold Robot MT5
    MQL TOOLS SL
    4.33 (112)
    The XG Gold Robot MT5 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 Action, Cycle S
    Nexorion Initium Novum EA
    Valentina Zhuchkova
    4.32 (25)
    NEXORION: Initium Novum — Deterministic Logic and Algorithmic Synthesis NEXORION is an institutional-grade analytical complex based on rigorous mathematical liquidity processing algorithms. The core concept of the project is "computational transparency": the expert advisor transforms chaotic price feeds into structured geometric zones, visualizing the decision-making process directly on the trading chart. Real-Time Monitoring https://www.mql5.com/en/signals/2378408 https://www.mql5.com/es/signa
    Wave Rider EA MT5
    Adam Hrncir
    4.83 (46)
    Scalper speed with sniper entries. Built for Gold. Tired of all the fake EAs that eventually disappear? Most authors just create another EA when it fails - I wanted to do it differently. Wave Rider is my personal project built out of passion - honest, transparent EA without any fake AI or manipulated back-test that's been continuously updated for more than 6 months, that I am using myself from very first day. Check the Live signal  or Manual  or  Broker performance Version 5.x upgrade notice: Cl
    Chiroptera
    Rob Josephus Maria Janssen
    4.64 (47)
    Prop Firm Ready! Chiroptera is a non-martingale, non-grid, multi-currency Expert Advisor that operates in the quiet hours of the night. It uses single-placed trades (of all 28 pairs!) with tactically placed Take Profits and Stop Losses, that are continuously adjusted to maximize gains and minimize losses. It keeps track of past and upcoming news reports to ensure impacts are minimized and carefully measures real-time volatility to prevent impacts due to unpredictable geo-political disturbances c
    Cortex IDX
    Vladimir Mametov
    It is a fully automated Expert Advisor for MetaTrader 5, built specifically for trading the US30 index. Its trading logic is designed around the dynamic behavior of major stock indices: strong directional movements, intraday pullbacks, and periods of increased volatility. The EA automates trading in an environment where execution speed, discipline, and efficient position management are essential. The system is focused on disciplined trade management, fast reaction to market changes, and controll
    SomaOil
    Andrii Soma
    5 (2)
    SomaOil is a multi-strategy breakout Expert Advisor for MetaTrader 5, built exclusively for WTI crude oil (XTIUSD). One chart, one EA, 20 independent strategies running together as a single diversified portfolio. Live Signal. To make it accessible at launch, I am using a transparent ramping-price model: Launch price: 100 USD (48 hours) Starting from Monday the price increases by 100 USD for every 10 copies sold Price increases happen at most once per day, even when more than 10 copies are sold t
    Obsidian Flow Atlas EA
    Valentina Zhuchkova
    5 (7)
    Obsidian Flow Atlas EA Precision. Structure. Execution. Financial markets do not reward emotions. They reward discipline, structure, consistency, and the ability to make decisions based on objective data. Obsidian Flow Atlas EA was built around this philosophy. It is a fully automated trading system for MetaTrader 5, designed to operate on two of the most popular instruments in the financial markets: • XAUUSD (Gold) • EURUSD The system independently analyzes market conditions, opens and manages
    HFT Spike EA
    OMG FZE LLC
    5 (3)
    [ My Channel ] HFT Spike EA Recommended accounts: High leverage Standard, ECN, Raw; Cent; Propfirm (FTMO FundedNext etc.) Strategies: Quantum Physics Principles, HFT Spike (High-Frequency Trading), level trading, neural trading, No Martingale, No Grid, single-position trend trading. A fully automated, risk-managed EA designed on XAUUSD tick data. You don't need to select a Time-Frame. Default values match the tested configuration. Designed for Gold. It detects sudden volatility bursts ("sp
    Fantastic 4 MT5
    Fan Yang
    3 (2)
    Fantastic 4 Four-in-One Trading System Introduction Fantastic 4 is an automated trading EA integrating 5 mutually independent quantitative trading logics targeting XAUUSD. After long-term research, iterative optimization, historical backtesting and live market verification, each built-in strategy has exclusive entry rules, independent order management and customized risk control modules. All strategies run separately without mutual interference. The combination of four strategies with low correl
    More from author
    Growthamp MT5
    Conor Stephenson
    4.57 (21)
    Growthamp is a grid expert designed for clients who want to customize their own entry conditions. The expert enters trades using two input custom moving averages and optional stochastic oscillation. It then manages orders into profit using chosen order management & close functions. Group chat :  https://www.mql5.com/en/users/conorstephenson I am here to help but I do not have set files for you. Check the group or learn to use the optimizer  to create your own set files. Key Features  Customizabl
    FREE
    Growthamp
    Conor Stephenson
    4 (5)
    Growthamp is a grid expert designed for clients who want to customize their own entry conditions. The expert enters trades using two input custom moving averages and optional stochastic oscillation. It then manages orders into profit using chosen order management & close functions. Group chat :  https://www.mql5.com/en/users/conorstephenson I am here to help but I do not have set files for you. Check the group or learn to use the optimizer  to create your own set files. Key Features  Customizabl
    FREE
    Fortune EA
    Conor Stephenson
    4.78 (18)
    Fortune is a complex algorithm that will analyze and tightly follow trend.  The advisor simultaneously utilizes price action information from all timeframes. This allows the bot to make astute decisions on current price moves and act accordingly resulting in strong trend following with frequent scalping orders. Group chat :  https://www.mql5.com/en/users/conorstephenson I am here to help but I do not have set files for you. Check the group or learn to use the optimizer  to create your own set fi
    Filter:
    schulz2021
    262
    schulz2021 2025.01.01 11:48 
     

    Very interesting and profitable EA. Very fast and good support from the creator. Keep up the good work!

    René
    619
    René 2024.05.14 23:43 
     

    Conor is a great EA developer. Always friendly and helpful. Outstanding!

    Conor Stephenson
    31639
    Reply from developer Conor Stephenson 2024.05.24 09:12
    Thank you Rene! I appreciate your comments and you using Fortune, thank you!🍻🤝
    thewilkertrader
    89
    thewilkertrader 2023.10.04 02:05 
     

    Having great testing results so far

    58567987
    74
    58567987 2023.07.07 15:49 
     

    Only for gamblers and fans of the martingale strategy. With the standard settings it will produce a 25% profit for a couple of months and then all of a sudden it will draw down the equity to zero even with a 1:500 leverage. I have done several back tests, but was not able to find a good set file using a stop loss, that was profitable in the long run, neither was the author able to give me one or any body else in the Telegram group.

    davidfortin558
    151
    davidfortin558 2023.06.06 11:42 
     

    very good results so far. DD always seems to remain low. I am having 1 issue, where it is taking double trades each level in the grid. I'm not sure if this glitch is from the EA or my broker, but I've never had an issue like this. This messes with the FIFO part of the EA.

    Vahram Manukyan
    362
    Vahram Manukyan 2023.05.20 22:51 
     

    Works good. Following Conors recomendatuons.. important not to trade any news day. I have tested it in demo icmarkets. And now live account for a week and it shows pretty awesome results!

    Conor Stephenson
    31639
    Reply from developer Conor Stephenson 2023.05.20 23:35
    Awesome! I’m glad Fortune is working well for you. I appreciate your review, thank you! 🤝
    Olga Snizhko
    1037
    Olga Snizhko 2023.03.12 17:49 
     

    Bought for collection. Author has invested a lot of work in this project because five stars.

    Reply to review