Boxmaster ParSar and MA MT5

Main:

  • Not martingale, not a grid, working on all symbols;
  • a good rational algorithm;
  • Work of two indicators: Parabolic Sar and Moving Average (you can set a separate Timeframe for each indicator);
  • There is a good money management system (there are several type for trailing stop loss);
  • EA can work on closed candles, and on current candles;
  • Quickly optimized (the work is maximally accelerated).
  • Very well optimized for EURUSD. Current sets after optimization are in comments.
If you want to do optimization by yourself, there is a large algorithm for advanced optimization "Custom max". There are parameters for Custom Max (described below in the Parameters section), and if the current pass values ??are below the minimum parameter, the result of this pass becomes negative, and it is good for the Genetic Algorithm

Parameters:

Slippage - the size of slippage;
NEED_LOGS - need or not logs about work;

Parameters of the indicator Moving Average:
MA_tf - timeframe of Moving Average;
MA_Period - period of Moving Average;
MA_shift - shift of Moving Average;
MA_method - method of Moving Average;
MA_price - type of price of Moving Average;

Parameters of the Parabolic SAR indicator:
ParSAR_tf - timeframe of Parabolic SAR;
ParSAR_step - step of Parabolic SAR;
ParSAR_maximum - maximum step of Parabolic SAR;

num_of_bar_for_analize - number of bar (candles) for work. Value - 0 - search for signals at current prices (significantly slows down the optimization);

Money management parameters:
MM_trailing_type - type of Money Management. Variants: TYPE_MM_NON_MM (without TP and SL); TYPE_MM_JUST_SL (SL only); TYPE_MM_TRAILING (trailing stop loss and TP); TYPE_MM_SL_TO_0 (SL trails only to the break-even price);
MM_TP_pips - TakeProfit size (in pips);
MM_TRSL_pips - Trailing StopLoss (in pips);
MM_SL_pips - StopLoss (in pips);
MM_magic_num - magic number for order;
MM_close_deal_when_opposite - allow closing the current position and opening a new one in the opposite direction when a signal appears;
MM_lot - lot size;  
MM_type_of_risk - "Fix_lot" transactions are opened with a fixed volume specified in the parameter "MM_lot". " Smart_lot_by_risk " volume is calculated dynamically, "MM_risk_percent" - max risk.

Optimization parameters for the "Custom Max" (for advanced users):
CUSTOM_MAX_min_trades_per_month - the minimum number of trades per month (average);
CUSTOM_MAX_min_EXPECTED_PAYOFF - minimum expected payoff;
CUSTOM_MAX_min_PROFIT - minimum profit;
CUSTOM_MAX_max_EQUITY_DD_percent - the maximum percent of drawdown;
CUSTOM_MAX_min_PROFIT_FACTOR - minimum profit factor;
CUSTOM_MAX_min_RECOVERY_FACTOR - minimum recovery factor;
CUSTOM_MAX_min_LR_CORRELATION - minimum LR correlation;
CUSTOM_MAX_check_profit_every_month - once a month check (to speed up the optimization). If the test is not passed, then this optimization pass is stopped, and the result is assigned the value "-100". There are options: do_not_check (do not perform this test); without_loss_months (all months in profit); max_1_loss_month (maximum 1 losing month in a row); max_10_percent_loss_in_month (maximum 10 percent loss per month); no_max_DD (the balance at the end of the month is not less than CUSTOM_MAX_max_EQUITY_DD_percent of the maximum balance for the whole period);
CUSTOM_MAX_return - what to return to the optimization results. Options: all standard return parameteres; My_Formula (found on the Internet is a complex formula); PROM (Pessimistic return on margin - from the book of Robert Pardo); Balance_x_minDrawdown_x_TradesNumber; Balance_x_minDrawdown_x_ProfitFactor; Balance_x_minDrawdown_x_ProfitFactor_x_SharpeRatio.
Recommended products
TradingAdmin
Juan David Ochoa Garcia
Trading Admin EA is an algorithmic trading system specifically engineered for the MetaTrader 5 platform, optimized for low-capital environments. Its strategy is based on dynamic scalping, utilizing volatility and momentum indicators (Bollinger Bands and Stochastic) to identify precise entry points on short timeframes. Key Features: Total Accessibility:   Designed to operate with minimum deposits starting from as low as   $10 USD , allowing any trader to start without significant upfront investme
FREE
Bull Bat
Ryuki Ohno
This Expert Advisor (EA) uses a simple yet reliable logic based on the divergence between short-term and long-term Exponential Moving Averages (EMA) — specifically EMA20 and EMA200 — and enters positions in the direction of the trend when the price crosses EMA200. It is designed to capture strong trending markets with a breakout-style, trend-following approach that aims for large price movements. Recommended Settings: Currency Pair: USDJPY Timeframe: H1 (can be adjusted based on backtesting res
Gbp Rsi Buy Milker
Jaume Sancho Serra
Double RSI Buy – Expert Advisor for GBP/USD (M1) Double RSI Buy is an expert advisor designed to trade the GBP/USD pair on the 1-minute time frame. Its logic is based on a combination of two RSI indicators, which identify entry opportunities in oversold conditions and manage exits in overbought zones. Main Features: Strategy based on double RSI (Relative Strength Index) logic. Optimized timeframe: M1 (1 minute). Instrument: GBP/USD. Trades are executed at candle open, with no order duplication.
MoMo Trade MT5
Dmitry Homenkov
MoMo Trade MT5 (MT4 version https://www.mql5.com/ru/market/product/57354 )   - trading system based on one of the momentum strategies. It uses simple and reliable tools like MACD and EMA to find entry points. The trading strategy looks for reversal patterns after trend area. The EA has implemented to work on M5 timeframe and focuses on short-term profit targets. But it also can be used on any timeframe. Volume calculation The volume amount is fixed ( Fixed volume ) or calculated based on risk pe
Fusion MA MT5
Sergey Kruglov
Fusion MA MT5 - No Martingale, Grids or Risky Methods! Just Fixed Stop Loss, Take Profit and Solid Risk Management Fusion MA MT5   is a powerful algorithmic expert advisor for MetaTrader 5 that trades exclusively based on signals from modified Moving Averages (MA). Unlike standard MAs, it uses a unique hybrid formula that increases entry accuracy while minimizing false signals. The EA combines 8 proven MA-based trading strategies. Fusion MA MT5 - Minimal Configuration Required Optimal settings
Archi
Vladimir Deryagin
Archi is built on indicators, in the future their number will increase. It is possible to use "Trailing Stop" with "Trailing Position" and "Step Trailing". It is possible to increase the volume of a subsequent transaction, with a loss-making current one, both by multiplication and addition. After reaching the preponderance of positive transactions over unprofitable ones, the volume returns to the original one.  Archi BasicSettings: Magic number is the unique number of all open trades. Attenti
Modifiable Moving Average Cross Expert Advisor This Expert Advisor (EA) is based on the cross of two moving averages ; i.e; “ Moving Average 1 ” and “ Moving Average 2 ”. “Moving Average 1” has to always be greater than “Moving Average 2”. (So that it logically makes sense; unless one is just trying out different stuff). If “Moving Average 2” crosses above “Moving Average 1”, the program will enter a BUY trade . If “Moving Average 2” crosses below “Moving Average 1”, the program will enter a
GoldScalp Pro - Expert Advisor for Gold Trading (XAUUSD)   Key Features The   GoldScalp Pro   EA is designed for trading   XAUUSD (gold)   using: EMA (10/140) combination   - for precise trend identification RSI (3-period)   - to filter false signals Fibonacci levels   - to find optimal entry points Automatic risk/reward calculation   Key Advantages   Safe strategy   (no martingale, averaging or grid trading)   Adaptive risk management   with fixed stop-loss   Universal   - works on
TradeGhost
Stefano Padovano
Vi Presento TradeGhost ! e' un Ea molto potente con una strategia che preferisco tenere nascosta! comunque spiego il funzionamento in breve! Questo ea grazie al controllo di vari fattori  crea un trade Fantasma che ovviamente non viene aperto ! ma viene registrato in modo da capire se quel trade era stato perdente o vincente. ( posso aggiungere che questo è un p'o' il Segreto del trading messo in questo ea, NoN fa scalping però quando apre hai una sorte di tranquillità che se anche fa il DD il p
ENGLISH DESCRIPTION (MQL5 Standard Optimized) Product Name: Mechanical Will Sovereign AI (MT5) [Subtitle: Mechanical Will Regression | Sovereign Channel | Sanctum Shield Safety] Introduction Mechanical Will Sovereign AI is a calculated trend-following system designed to enforce the market's "Mechanical Will" with sovereign authority. It calculates the market's true intent using Linear Regression Slope , constructs a dynamic Sovereign Channel (Regression + StdDev) to define boundaries, and confir
This universal advisor is based on its own Algorithm, which is an incredibly effective tool due to the simultaneous operation of a trading strategy based on our  Indicator " Channel Sgnals ProfRoboTrading" and our proprietary signal filter system together with the Martingale method, which together work out a very interesting hedging system. Traders are also given the opportunity to set up their own risk management system with two filters to control deposit drawdowns . The advisor's algorithm is
Monkey Springs EA
Renato Takahashi
Monkey Springs EA   is an expert advisor that analysis   two moving averages difference (stretch) . It´s possible to trade on trend or reversal. It´s possible to configure each moving average and its difference value - stretch, as soon as a   stochastic and OBV filter . Takeprofit and stoploss are configured according to a percent of the moving averages difference. A   trail system   can also be configured, according to moving averages and stochastic. It´s also possible to configure a   average
About FusionEA.V.02 FusionEA.V.02 is an Expert Advisor that combines adaptive technical analysis and AI‑driven logic to deliver automated trading signals with high efficiency. It is designed for traders seeking consistent results without manual intervention. Key Advantages Multi‑timeframe algorithm for strong trend detection Adaptive ATR‑based trailing stop system Automatic risk management (dynamic lot sizing & calculated stop loss) Compatible with all major currency pairs Optimized perfor
Scalper ATR
Roman Lomaev
Scalper ATR – Professional Scalping Expert Advisor Key Features Timeframes : Optimized for   M5 , works on all Currency pairs : Universal – suitable for any pair Account type : Recommended   ECN/STP   (not for cent accounts) Minimum deposit :   From $300   (with lot size   0.01 ) Leverage :   From 1:300 and above Server requirements : Can work without VPS ️ EA Settings 1. Volatility Filter (ATR) Parameter Description ATR Activation Enable/disable filter Minimum ATR Volatility limit ATR Peri
Htf Xau
Murilo Neves Castro
HTF CAD JPY is a fully automated Expert Advisor designed for CAD JPY trading. It is based on cluster analysis of machine learning and genetic algorithms. The Expert Advisor contains a self-adaptive market algorithm that uses price action patterns and standard trading indicators.  The entry and exit logic works only when a bar closes. It filters market noise, greatly speeds up optimization, avoids stop-loss hunting and ensures correct operation at any broker with a reasonable spread. The Expert
Mahakali
Dhokiyas Money Map Investment Consultants - FZCO
1 (1)
MAHAKALI – PROFESSIONAL XAUUSD TRADING SYSTEM Mahakali is an automated Expert Advisor developed specifically for the XAUUSD (Gold) market on MetaTrader 5. The system focuses on structured execution, disciplined risk management, and stable algorithmic trading. Gold is one of the most volatile instruments in the financial markets. Liquidity behavior, volatility cycles, and market structure constantly evolve. Because of this, many Expert Advisors that show impressive historical results often fail
Bot Pulse Trading Discount code for 20% off at Darwinex Zero: DWZ2328770MGM_20 Automated Trading Strategy for US30, NASDAQ, and GER40 Unlock the power of long-term growth with our advanced trading bot, designed specifically for US30, NASDAQ, and GER40 indices. This strategy has been rigorously tested over many years, demonstrating consistent and reliable performance. Our approach is built on a robust long-term strategy that prioritizes stability and sustainability. While we don't promise quick
Night Lottery EA
Robots4Forex Ltd
The Night Lottery EA is a fully automated Expert Advisor that trades at night and relies on price reversion. The EA trades using market orders and uses time averaging to improve performance. This EA works best on EURUSD using the M5 timeframe. A VPS is advisable when trading this system. Check the comments for back test results and optimized settings. View More Products - https://www.mql5.com/en/users/robots4forex/seller#!category=1 Monitoring Signals - https://www.mql5.com/en/signals/author/ro
Alligator Trade X MT5 is an EA based on Alligator. Alligator parameters such as Jawsperiod1, Jawsshift1, Teethsperiod1, Teethsshift1,   Lipssperiod1, Lipssshift1, BuyShift1, BuyCandlestickShift1, BuyShift2, BuyCandlestickShift2, BuyShift3, BuyCandlestickShift3, SellShift1, SellCandlestickShift1, SellShift2, SellCandlestickShift2,  SellShift3 and SellCandlestickShift3 can be adjusted. Alligator Trade X MT5 applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal
Main: Not martingale, not a grid, working on all symbols; a good rational algorithm; Work of two indicators: RSI (from older timeframe - it works as a signal filter) and RSI (from junior timeframe - it works as a signal) ; There is a good money management system (there are several type for trailing stop loss); EA can work on closed candles, and on current candles; Quickly optimized (the work is maximally accelerated). Current sets after optimization are in comments. If you want to do optimizati
Chip Tech
Brian Atari Omari
Chip Tech EA works on several principles affiliated to MACD (Moving average convergence/divergence). For short entry to occur, price has to be above MA or EMA 200, the MACD cross signal line in MACD from below to up and the cross happens below the zero line on the MACD. The entry is on the candle after the crossover, stop loss is below the moving average and take profit is on a ratio of 1:1.5.
GoldRushX
Mateus Barboza De Paula
GoldRushX - The Trading Robot You Can't Miss Introducing GoldRushX, your new automated partner to maximize your profits in the financial market. Developed based on robust algorithms and directly converted from Pine Script, GoldRushX is a complete solution for traders seeking efficiency, precision, and advanced risk control. Main Features: Bollinger Bands and Moving Averages: With precise Bollinger Bands calculations, this robot identifies buy and sell opportunities based on market volatility and
Description Order Block EA is an automated trading robot for MetaTrader 5 based on institutional Order Block (OB) logic . The Expert Advisor analyzes price structure, detects Bullish and Bearish Order Blocks , and opens trades when a confirmed impulse is formed. The strategy is fully rule-based and does not rely on martingale, grids, or averaging techniques. All trading decisions are made strictly according to price behavior. Key Features Automatic detection of Bullish & Bearish Order Bl
Eye of Ra
Jose Ramon Rosaenz Carmona
5 (1)
Expert advisor based on a widely tested   price action strategy The EA already incorporates all the variables in its programming, it is enough to let it run on the graph with the values ​​it incorporates by default. ACCOUNT: - This AE has been optimized to work on a STANDARD account - This AE is suitable for accounts of 3,000 USD - Default settings suitable for EUR/USD (any Timeframe) DESCRIPTION OF THE STRATEGY Price action trading analyzes the performance of a currency to predict what it mi
Lunar Gold
Ewa Joanna Jagiello Stepien
LUNAR GOLD   is an advanced, fully automated trading system (Expert Advisor) developed specifically for the Gold market (XAUUSD). Just as the Moon has governed the tides of the oceans for centuries, dictating a constant and powerful rhythm, Lunar Gold is designed to analyze and adapt to the liquidity shifts and rapid movements within the precious metals market. Historical merchant chronicles often mentioned traders who sought out harmony between natural cycles and market behavior. Lunar Gold mod
HK50 Short-term Strategy (2025.03–2025.06) This is an enterprise-level grid trading EA designed specifically for the Hang Seng Index (HK50), supporting multi-period automated trading. The EA adopts a very simplified parameter design, only the basic lot size needs to be set, and all core parameters are built-in as robust default values, suitable for rapid deployment by institutions and individual users. Initial capital: 10,000 End-of-period capital: 39,224.36 Total trading days: 47 Profitable
TrendLine GRID
Evgenii Aksenov
4.83 (18)
Big sale 50% OFF! Price $199. Regular price $399 Unique set files and all recommendations are provided free of charge. All future updates of the adviser are included in the price. After the purchase, contact me and I will help you install and configure the robot correctly. I will also share with you information on how to get a free VPS from a reliable broker. Trend Line REVOLUTION  EA trade the first order based on the indicator signal and builds a grid if the price deviates. After a certain nu
Ninja Moving Average Crossover + Martingale (Alternate Lots) Ninja Moving Average Crossover is an Expert Advisor (EA) that combines the power of Moving Average Crossover signals with an alternate lots Martingale strategy to enter and manage trades. It can run on any pair and timeframe (with proper optimization). Best results were obtained on: EURUSD – H1 But it can be used on any symbol and timeframe with the right settings. SET Files will be available in the Comments section. I
Robo Nuvem
Edson Cavalca Junior
The robot uses one of the most used indicators in Asia: * ICHIMOKU CLOUD * There are two trading strategies: Crossing of Tenkan and Kijun lines and; Kumo lines crossing. Know our products    Position openings are based on the parameters identified as signals, if you activate all the robot will issue a trading order only if the number of signals is greater than the minimum stipulated by the user. This Expert Advisor (EA) works on HEDGE (Forex, etc.) and NETTING (Bovespa, etc.) accounts, but
Visual Risk Calculator Pro VRC Pro: The Ultimate "Drag & Drop" Position Sizing Tool. Instant Calculation & Execution. Description Body: Stop calculating. Start trading. Manual lot size calculation is too slow for today's markets. A delay of a few seconds can ruin your Entry price and destroy your Risk-to-Reward ratio. Visual Risk Calculator (VRC) Pro handles the math instantly. It projects visual lines on your chart that you can drag and drop. The panel calculates the exact lot size based on you
Buyers of this product also purchase
Scalping Robot Pro MT5
MQL TOOLS SL
4.52 (114)
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
Zerqon EA
Vladimir Lekhovitser
3.59 (22)
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
The Gold Reaper MT5
Profalgo Limited
4.46 (101)
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
TwisterPro Scalper
Jorge Luiz Guimaraes De Araujo Dias
4.47 (118)
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
Ultimate Breakout System
Profalgo Limited
5 (45)
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 - VERSION 5.0 - ONECHARTSETUP NEW - 30-STRATEGIES LIVE SIGNAL Welcome to the ULTIMATE BREAKOUT SYSTEM! I'm pleased to present the Ultimate Breakout
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
Lizard
Marco Scherer
4.83 (24)
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
Goldwave EA MT5
Shengzu Zhong
4.72 (69)
Real Trading Account   LIVE SIGNAL IC MARKETS:  https://www.mql5.com/en/signals/2339082 This EA uses the same logic and execution rules as the verified live signal shown on MQL5.When used with the recommended, optimized settings on a reputable ECN/RAW-spread broker ( e.g., IC Markets or TMGM) , the EA's live trading behavior is designed to closely align with the trade structure and execution characteristics of the live signal. Please note that differences in broker conditions, spreads, executio
Quantum King EA
Bogdan Ion Puscasu
5 (205)
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
Mavrik Scalper
Vladimir Lekhovitser
5 (1)
Live Trading Signal Public real-time monitoring of trading activity: https://www.mql5.com/en/signals/2378119 Official Information Seller profile Official channel User Manual Setup instructions and usage guidelines: View user manual Mavrik Scalper represents a new generation of AI-driven trading systems built around a Hybrid Attention neural network architecture. Unlike conventional algorithmic strategies that rely primarily on fixed technical indicators or predefined market rules, Mav
AXIO Gold EA
Shengzu Zhong
4.56 (9)
AXIO GOLD EA MT5 Live Signal Reference on MQL5 https://www.mql5.com/en/signals/2378982?source=Site+Signals+My AXIO GOLD EA MT5 is an automated trading system developed for XAUUSD Gold on MetaTrader 5. This EA uses the same logic and execution rules as the verified live signal shown on MQL5. When used with the recommended, optimized settings on a reputable ECN/RAW-spread broker such as TMGM , the EA's live trading behavior is designed to closely align with the trade structure and execution charac
Gold Snap
Chen Jia Qi
5 (14)
Gold Snap — A Fast Profit Capture System for Gold Live Signal v2.0: https://www.mql5.com/en/signals/2379945 Live Signal: https://www.mql5.com/en/signals/2362714 Live Signal2: https://www.mql5.com/en/signals/2372603 Only 10 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
Gold House MT5
Chen Jia Qi
4.73 (56)
Gold House — Gold Swing Breakout Trading  One EA. Three Trading Modes. Choose the One That Fits Your Style. No Grid. No Martingale. The price will increase by $50 after every 10 purchases. Final planned price: $1,999. Live Signals:  Adaptive Mode: https://www.mql5.com/en/signals/2379287 Profit Priority Mode: https://www.mql5.com/en/signals/2359124 BE priority Mode :  https://www.mql5.com/en/signals/2372604 Important: After purchasing, please remember to send us a private message to receive t
Impulse MT5
Simon Reeves
5 (16)
Are you ready to power up your Gold trading? Impulse by Starpoint Trading — A five-strategy gold EA that waits for the perfect shot. Live Signal (High Risk) Vantage AU:  https://www.mql5.com/en/signals/2375861 Live Signal (Medium Risk) Vantage AU:  https://www.mql5.com/en/signals/2380200 Impulse is a momentum grid EA designed exclusively for XAUUSD, combining five independently developed entry strategies into a single unified grid framework. 5 momentum-based strategies | Two-sided trend partici
Nexorion Initium Novum EA
Valentina Zhuchkova
5 (14)
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/es/signals/2372338 Technical System Specificatio
XG Gold Robot MT5
MQL TOOLS SL
4.28 (109)
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
Cortex Aurex
Vladimir Mametov
5 (2)
It is a fully automated Expert Advisor for MetaTrader 5, built specifically for Gold / XAUUSD trading. Its logic is designed around the dynamic nature of the gold market: fast price movements, sharp reversals, and high volatility. The EA helps automate trading in an environment where reaction speed, discipline, and precise position management are especially important. The system is focused on disciplined trade management, fast reaction to market changes, and controlled exits. Its main idea is si
My Last Strategy
Inrexea Limited
5 (3)
MY LAST STRATEGY One engine. Every candle. Every session. Phase 1 – Limited Release Only 184/ 200  copies left. Once all copies are sold, this product will be delisted and no longer available for purchase. All Phase 1 buyers are invited to our private Discord server , where they receive continued updates, optimizations, and direct feedback support. Contact us after purchasing the product for comprehensive instructions and guidance on how to use one of our Slap all News products. TEN YEARS, DIST
Pulse Engine
Jimmy Peter Eriksson
3.94 (32)
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
Straddle
Ayush Saraf
5 (3)
Straddle is a fully automated Expert Advisor built on a single, disciplined idea: when the market is about to move, be ready on both sides, and let price itself pull the trigger. Developed and hardened by a team of traders whose combined experience spans decades of live gold execution, it distills that hard-won intuition into a defined, repeatable model — one that runs without hesitation, without emotion, and without waiting for permission from the news. Discounted launch   price.     The price
Quantum Bitcoin EA
Bogdan Ion Puscasu
4.83 (126)
Quantum Bitcoin EA : There is no such thing as impossible, it's only a matter of figuring out how to do it! Step into the future of Bitcoin trading with Quantum Bitcoin EA , the latest masterpiece from one of the top MQL5 sellers. Designed for traders who demand performance, precision, and stability, Quantum Bitcoin redefines what's possible in the volatile world of cryptocurrency. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup i
Smart Gold Hunter
Barbaros Bulent Kortarla
5 (15)
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 set up write me in comment section after your purchase) Live Signal - Ultima M
Chiroptera
Rob Josephus Maria Janssen
4.54 (46)
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
Wave Rider EA MT5
Adam Hrncir
4.87 (38)
Scalper speed with sniper entries. Built for Gold. Wave Rider 5.0 is coming - look at the  Announcement 40% OFF for one week only 349 USD to celebrate  WR 5.0, which will be available on  17.7.2026 for   599  USD Check the Live signal  or Manual Hybrid scalper combining scalping speed with single position or intelligent recovery for XAUUSD. 4 trading strategies | Triple timeframe confirmation | 3 layers of account protection. Most trades close in under 30 minutes — minimal market exposure, maxi
Byrdi
William Brandon Autry
5 (19)
BYRDI. Multi-Asset Mesh Trading Intelligence. Most EAs trade one chart at a time. BYRDI runs a network. Every terminal becomes a node. Each node runs on its own MT5 terminal - its own account, broker, symbol focus, AI model, risk profile, and management style. The mesh connects terminals and brokers into one coordinated system - aware of total exposure, drawdown pressure, and overlapping risk across everything. Forex. Gold. Metals. Indices. Crypto. Oil. One trader. Many markets. One mesh. Start
Smart Gold Impulse
Barbaros Bulent Kortarla
5 (5)
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, this is still a launch version , not a fully ma
Vex Gold EA
Lars Laeremans
5 (5)
No grid. No martingale. One trade at a time, fixed risk on every entry. 4 months live on a real account, 0.4% max drawdown on Low and High risk signal. Last copies at current price. Next: $249 Planned final price $599. Live Trading Signal: BlackBull Live HIGH risk BlackBull Live Signal Setup instructions and usage guidelines View user manual Defined rules. Fixed risk. One position at a time. No AI, no machine learning, no neural networks, no "quantum" anything, and no unrealistic profit
Precise Pair Trading Pro
Arkadii Zagorulko
3.75 (12)
Please note that I do not sell this EA through any third-party resellers, affiliates, or alternative distribution channels. Monitoring -  Live signal Public channel - Here This EA trades two symbols and looks for short-term imbalance between them. When the symbols move differently from their normal relationship, the EA can open trades and close them when the imbalance becomes smaller. This is not a grid EA. This is not martingale. The EA does not open many recovery orders. It uses only 1 positio
TNG Gold
Dilwyn Tng
5 (2)
The Next Generation Gold Live Signals: VT Markets | Exness | HFM Last 8 copies of $250 left, next price $300. TNG Gold's scalping algorithm engineered exclusively for Gold. It takes a disciplined, transparent approach - clean entries, bounded risk, and honest execution. Every trade is placed and managed by rule, not by reaction. Entry. Precision pending stop orders at validated structural price levels - the EA waits, never chases. Every setup must clear a multi-timeframe regime engine, highe
SixtyNine EA
Farzad Saadatinia
5 (2)
SixtyNine EA – A 7-strategy Gold Expert Advisor for MetaTrader 5, built around disciplined execution, transparent risk behavior, flexible set files, and a public live signal account. Public Live Signal: $500 Start, Fixed 0.02 Lot, 400%+ Growth, 18 Weeks Live The public live signal is the central proof point of SixtyNine EA . The account started with a $500 balance , used a fixed 0.02 lot size per trade , and has been active for more than 18 weeks of live trading. During this period, it has reco
More from author
Why use virtual SL / TP? Broker stop/freeze level limitations Hidden exits for scalping strategies Advanced trailing logic not available in standard MT tools Additional safety layer for EAs and manual trading Stop Loss modes (4 types): Fixed Stop Loss -  Classic fixed SL defined in points. Trailing Stop Loss -  Standard trailing following the price. Trailing to Breakeven -  Stop Loss moves to the trade open price once profit conditions are met. Trailing by jumps (advanced mode) -  A multi-step t
Lusaka mt5
Mikhail Mitin
4 (3)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators: Envelopes and Moving Average (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly
FREE
Jakarta mt5
Mikhail Mitin
3 (2)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators:  Stochastic   and  OsMA  (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly opti
FREE
Jakarta
Mikhail Mitin
4.5 (2)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators:  Stochastic   and  OsMA  (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly opti
FREE
Great   smart dashboard   for market analytics. Using this dashboard you can: find signals from different indicators from   all timeframes ; find signals from the Moving Average from   all symbols ; Include: 9 indicators (10 in Mt5 version); 27 signals (29 in Mt5 version); "Total" page. Indicators and signals: MOVING AVERAGE MA cross Price  - MA crosses Price; MA more/less Price  - MA higher/lower Price; BOLLINGER BANDS BB crosses Price (in) - Price crosses Bollinger (upper/lower line) insid
Dashboard Signals Mt5
Mikhail Mitin
4.5 (2)
Great   smart dashboard   for market analytics. Using this dashboard you can: find signals from different indicators from     all timeframes ; find signals from the Moving Average from     all symbols ; Include: 9 indicators (10 in Mt5 version); 27 signals (29 in Mt5 version); "Total" page. Indicators and signals: MOVING AVERAGE MA cross Price  - MA crosses Price; MA more/less Price  - MA higher/lower Price; BOLLINGER BANDS BB crosses Price (in) - Price crosses Bollinger (upper/lower line) i
Medellin
Mikhail Mitin
4 (1)
Genaral: Not martingale, not a grid; Use on EURUSD Use on M5 Signals: There is a good rational algorithm. Work of two indicators:   2 DeMarker (from 2 timeframes)   (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles;
FREE
"All in One" Expert Advisor. The EA collects information from different signals (listed below) on the selected timeframes. Each signal has its own weight. The weight of all signals is summed. If the total weight of signals for a timeframe is greater than the minimum weight, a deal is opened. Operation on each selected timeframe is performed independently. After that, the deal is managed according to the Money Management conditions. It can work simultaneously on: up to 6 periods; up to 31 popula
FREE
Excellent dashboard for analytics. The panel helps to analyze the values of the   Momentum  indicator and its signals. With this panel you can: watch the current signal from  Momentum  on all timeframes; watch the current signal from  Momentum  for different symbols; watch the current Momentum   value; several types of signals for analytics. Values in a table cell: value of Momentum Signal type: Momentum crosses "100" line Momentum upper/lower "100" line Momentum direction Work option: all
Great dashboard for market analytics. Help you to analyze the values ​​of the   Moving Average   indicator and prices. Using this dashboard you can: find signals from the Moving Average from all timeframes; find signals from the Moving Average from all symbols; check - how far the Moving Average is from the price; check - the Moving Average value has changed; 2 types of signal. Modes of operation (switched by a button on the graph): current value of Moving Average; the difference between the
FREE
Lusaka
Mikhail Mitin
4.5 (2)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators: Envelopes and Moving Average (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly
FREE
Panel of signals MT5
Mikhail Mitin
5 (2)
"All in One" panel. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 31 popular signals. You can see the sum for all signals taking into account the weight of the signal Version for MetaTrader 4: https://www.mql5.com/ru/market/product/27880 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/27830 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timeframe_6 - working timeframes (if set to "c
FREE
Panel of MA Mt5
Mikhail Mitin
5 (1)
This panel shows the price position and the selected MAs for the selected timeframes and symbols. You can control up to 3 symbols; up to 6 timeframes; up to 10 different Moving Averages. Version for MetaTrader 4: https://www.mql5.com/ru/market/product/28281 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/28096 Parameters NUM_BAR - bar number for analysis; timeframe_1....timeframe_6 - names of used timeframes (if set to "current", the timeframe will not be used); symbol_1 ....
FREE
Great dashboard for market analytics. Help you to analyze the values ​​of the Moving Average indicator and prices. Using this dashboard you can: find signals from the Moving Average from all timeframes; find signals from the Moving Average from all symbols; check - how far the Moving Average is from the price; check - the Moving Average value has changed; 2 types of signal. Modes of operation (switched by a button on the graph): current value of Moving Average; the difference between the curr
FREE
Conversion of ".set" files created in the MT5 terminal for use in the MT4 terminal. The script is great for cross platform experts. How to work: place the source files ".set" in the local terminal folder\MQL5\Files run the script the ".set" files for the MT4 terminal appeared in the local terminal folder (the end of the file name "* -MT4.set") Created on MT5 build 1755 from 18/01/18 Please leave your feedback after using.
FREE
Panel of signals MT4
Mikhail Mitin
5 (1)
"All in One" panel. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 31 popular signals. You can see the sum for all signals taking into account the weight of the signal Version for MetaTrader 4: https://www.mql5.com/ru/market/product/27880 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/27830 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timeframe_6 - working timeframes (if set to "c
FREE
The panel shows the relative position of the price and the selected moving averages (MA) for the selected timeframes and symbols. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 10 different Moving Averages. Version for MetaTrader 4: https://www.mql5.com/ru/market/product/28281 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/28096 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timefr
FREE
Why use virtual SL / TP? Broker stop/freeze level limitations Hidden exits for scalping strategies Advanced trailing logic not available in standard MT tools Additional safety layer for EAs and manual trading Stop Loss modes (4 types): Fixed Stop Loss -  Classic fixed SL defined in points. Trailing Stop Loss -  Standard trailing following the price. Trailing to Breakeven -  Stop Loss moves to the trade open price once profit conditions are met. Trailing by jumps (advanced mode) -  A multi-step
Raptor MT4
Mikhail Mitin
use on EURUSD use on M5 price and indicator analysis. Deals is in the direction of the trend. analysis 4 TimeFrame. Price and MovingAvarage (MA) are analyzed at TF EA. Market conditions in each TF are analyzed separately, then the overall picture. The algorithm shown in the screenshot below Sets is in Comments Advantages Advisor is optimized well for any instrument Can work on accounts with any spread, commissions, delays in the execution of orders Flexible settings specifically for your needs
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
Strong Levels — Support & Resistance Indicator Idicator for automatic detection of strong price consolidation levels. Designed to help traders identify important   support and resistance zones   on the chart.This indicator is intended for   market analysis , not for generating trade signals. How it works Strong Levels analyzes price behavior using: 2 Moving Averages 1 MACD a proprietary multi-factor algorithm The same algorithm is used by the author in personal trading. The indicator detec
Main: Not martingale, not a grid, working on all symbols; a good rational algorithm; Work of two indicators:  Parabolic Sar  and  Moving Average  (you can set a separate Timeframe for each indicator); There is a good money management system (there are several type for trailing stop loss); EA can work on closed candles, and on current candles; Quickly optimized (the work is maximally accelerated). Very well optimized for  EURUSD . Current sets after optimization are in comments. was optimized on
Main: Not martingale, not a grid, working on all symbols; a good rational algorithm; Work of two indicators:  RSI (from older timeframe - it works as a signal filter) and RSI (from junior timeframe - it works as a signal) ; There is a good money management system (there are several type for trailing stop loss); EA can work on closed candles, and on current candles; Quickly optimized (the work is maximally accelerated). Current sets after optimization are in comments. MetaTrader 4:  https://www.m
Create your own trading expert without programming skills! It is easy and simple. This panel is a    designer of Expert Advisors (like Wizard). This Wizard contains: 57 signals (regularly add new) several Trailing Stop systems (including Trailing by Bollinger Bands) How create EA easy: Choose 1 signal Choose no more than 3 filters Choose the Trailing system Save the ".set" file - by one button Ready. Run this expert with the desired set. Interesting: "invisible" (virtual) levels StopLoss and
You can: observe the price chart inside the chart of a different price evaluate correlation and relationships observe the difference in charts in the form of a histogram Opportunities: "Auto" mode - auto-adjust the chart for another chart "multiplier" - you can multiply the chart by any number shift up / down the chart by value shift the chart to the left "invert" - mirror flip of the chart Important: only charts added to MarketWatch are used Version for MetaTrader 5 -  https://www.mql5.com/e
Nairobi
Mikhail Mitin
Main: Not martingale, not a grid; Working on all symbols; Use on EURUSD Use on M5 Signals: There is a good rational algorithm. Work of two indicators: Bollinger Bands and Moving Average (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, an
Makkasar
Mikhail Mitin
Main: Not martingale, not a grid; Use on EURUSD; Use on M5. Signals: There is a good rational algorithm. Work of two indicators: Moving Avarage and Parabolic SAR (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Qu
Canberra
Mikhail Mitin
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators:  Bollinger Bands  and  OsMA  (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly
Cordoba
Mikhail Mitin
Main: Not martingale, not a grid; Use on EURUSD; Use on M5. Signals: There is a good rational algorithm. Work of two indicators: Ichimoku and Alligator  (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly opt
Great dashboard for market analytics. The panel helps to analyze the values of the   Bollinger Bands   indicator and prices. Using this panel you can: watch the current signal from Bollinger Bands for all time frames; watch the current signal from Bollinger Bands by different symbols; look at how far Bollinger Bands is from the price; look at how much the value of Bollinger Bands has changed; several types of signals for analytics. Values in the table cell (switched by the button on the graph
Filter:
No reviews
Reply to review