DYJ MacdSto EA MT4

The DYJ MacdSto is a unique High quality and easy to use and affordable trading tool because we have incorporated a number of proprietary features and MACD and Stochastic and RSI and ADX indicators. The main advantages of the trend trading strategy used by the Expert Advisor are opening positions only in the direction of a trend, ability for the long-term retention of profitable positions allowing users to achieve good combinations of profit/loss distributions.

DYJ MacdSto EA uses MACD and Stochastic and RSI and ADX indicators to find signals.

Signals to buy are generated if the MACD line crosses over the SIGNAL line in the negative area below the MACD open level, and when Stochastic has crossed zoneBuy downwards, reached zoneBuy and then crossed back up through oversold.
Signals to sell are generated if the MACD line crosses under the SIGNAL line in the positive area above the MACD open level, and when Stochastic has crossed zoneSell upwards, reached zoneSell, and then crossed back down through overbought.

For more convenient search, the working timeframe has been added to inputs (Work timeframe).

The EA works in any trading session. The work time1 and work time2 and work time3 parameter is intraday. It means that if you want to set a working time from 19:00 PM to 05:00 AM, for example, you should define two different intervals, such as 19:00 to 23:59 and 00:00 to 05:00.

The EA opens orders at a specific news time, such as 19:59 to 20:03 and M1 to H1 timeframe.

By default, the EA is configured for trading the EURGBP currency pair on the H1 timeframe. Also, settings for the GBPUSD,EURUSD and XAUUSD currency pairs will be provided in the Comments section.

Recommendations

  • EA Settings: Use default settings or set files.
  • Symbol: EURGBP.
  • Time Frame: H1.
  • Brokers: ECN brokers, low spread/commission, 1:500 leverage, non-FIFO or FIFO.
  • Minimum Deposit: $100-10000 USD.

Input:

  • InpMagicNumber = 81726890 -- MagicNumber
  • InpMagicNumberPending  = 21726890 -- Pending  Orders MagicNumber
  • Inp_MACD_fast_ema_period=11 -- Fast period for macd
  • Inp_MACD_slow_ema_period=53 -- Slow period for macd
  • Inp_MACD_signal_period=26 -- Signal period for macd
  • Inp_STO_Kperiod=40 -- K-period
  • Inp_STO_Dperiod=23 -- D-period
  • Inp_STO_slowing=82 -- slowing-period
  • StochMode=MODE_SMA -- StochMode
  • StochPriceField=STO_LOWHIGH -- Stoch Price Field
  • Inp_STO_Level_Up=50 -- Limits of STO overbought area
  • Inp_STO_Level_Down=50 -- Limits of STO oversold area
  • Inp_RSI_ma_period=86 -- averaging period for rsi
  • Inp_RSI_applied_price=PRICE_CLOSE -- type of price for rsi
  • Inp_RSI_Level_Up=50 -- Limits of RSI overbought area
  • Inp_RSI_Level_Down=50 -- Limits of RSI oversold area
  • InpIsEveryTick = false -- Whether to use EveryTick
  • InpAttachEntryMode=ADX -- Additional strategy
  • InpAdxPrice=PRICE_CLOSE -- type of price for adx
  • InpAdxMethod=ONLYTREND -- Additional strategy
  • InpTrendLevel=30 - Trend level
  • InpStrategyMethod = Macd -- Select or Combine Strategies Macd, Marauder, Macd Or Marauder, Macd AndMarauder
  • InpMaxBars = 300  --  Check Bars depth
  • InpCurrentOrders = 4 -- Current Orders Number
  • InpMaxProfits = 100 -- Close all orders when the number of orders is greater than or equal to InpCurrentOrders and the total profit is greater than or equal to InpMaxProfits
  • TakeProfit=0.00 - Take profit
  • StopLoss=1900 - Stop loss
  • InpTrailingStop=800 - Trailing stop loss.
  • InpTimeframe = H1 Work timeframe
  • InpLotExponent=1 -- Lot Exponent
  • InpLots:Lots =1 -- Trading volume
  • InpMaxOrders =100 -- Max Orders;
  • InpUsePending = PositivePending -- Additional four order types
    1. NormalOrders:        Normal Orders
    2. NormalAndReverse:Normal Orders And Opposite pending order
    3. PositivePending:     Positive Pending
    4. BothPending:          Both Pending
  • delta = 50 -- step between them (in pips)
  • distance = 500 -- distance from current price
  • p_sl = 500 -- stop loss from current price
  • p_tp = 500 -- take point from current price
  • IsUseTradingTime = false - set to false to trade all the time, set to true to use trading time defined below.
  • startTime1 = 08:15 - start hour of work time 1.
  • endTime1 = 08:35 - final hour of work time 1.
  • startTime2 = 13:45 - start hour of work time 2.
  • endTime2 =14:42 - final hour of work time 2.
  • startTime3 = 22:15 - start hour of work time 3.
  • endTime3 = 22:45 - final hour of work time 3.









































Recommended products
DooZER
Carlos Moreno Gonzalez
DooZER is an elegant and clean Expert Advisor which follows an averaging strategy with initial entry based on price action. DooZER works with baskets which can be composed by both Buy or Sell trades depending on the market. Trades are not treated separately by DooZER but as a whole basket instead. When the basket reaches the desired profit, the entire basket is closed, and a new one is opened. On the strategy DooZER can yield interesting results, but the strategy requires deep pockets. It can
AW Three MA EA
AW Trading Software Limited
1.5 (2)
An Expert Advisor that trades at the intersection of two moving averages uses the third moving average to filter the current trend direction. It has flexible, but at the same time, simple input settings. Problem solving ->  HERE  / MT5 version ->  HERE   / Instruction  ->   HERE   Benefits: Intuitive easy setup Suitable for any type of instrument and any timeframe Has three types of notifications Pluggable system of overlapping the first order by the last Ability to automatically calculate tradi
Ichimoku Master EA
Miroslaw Stachowiak
Ichimoku Master EA is a fully automated Expert Advisor for trading according to Ichimoku Kinko Hyo Strategy.   The signals used to start trading are very well filtered, and then a special algorithm makes sure to stay in the trend as long as possible. Ichimoku Master EA Settings Features Martingale, Grid, Averaging or other dangerous techniques are not used Trend following strategy Limitation of distance between same direction orders Hard and Virtual Take Profit and Stop Loss levels Basket TP
MAD - Moving Average Distance The MAD Scalper Expert Advisor uses ATR and the distance to a moving average to determine if price has the potential for reversion (mean reversion). Trades are closed when price returns to mean (moving average) + buffer. We use ATR as our MA_Buffer. MAD includes an averaging feature. The range is determined by ATR and the RangeMultiplier. The higher the RangeMultiplier the further apart the averaging trades will be. Works on all time frames and pairs. Suggestions:
Roulette Grid Pro - The Ultimate Equity Flipper Free limited version here: https://www.mql5.com/en/market/product/167911 Turn Market Volatility into Your Greatest Advantage! Are you tired of "safe" EAs that take months to reach a 2% gain? Welcome to Roulette Grid Pro . This is not just another robot; it is a high-octane Semi-Algorithmic Power Tool designed for traders who want to scale accounts fast using the mathematical certainty of the Martingale principle. Why "Roulette"? In a casin
Great Hunter
Pavel Malyshko
Авторская стратегия демонстрирующая хорошие результаты на валютной паре eurchf m15. Советник в своей работе ищет наиболее вероятные точки разворота на графике и если сигнал подтверждается открывает сделку. Советник работает круглосуточно, что делает его универсальным вне зависимости от времени на рынке, что также отличает его от большинства советников торгующих в строго ограниченное время. По мере роста спроса на советник и увеличения хороших отзывов, цена на него будет расти. Поспешите при
The Arrow Scalper
Fawwaz Abdulmantaser Salim Albaker
1 (2)
Dear Friend..  I share with you this simple Expert Adviser .. it is full automatic  this Expert Adviser following the trend of the pair you install on or any stocks or indices , it is works like that: - when the trend on H4 chart show a start of up trend the expert will wait till the 15M & 1H charts show an up trend the EA will open a buy order directly , and do the same for down trend and open a sell order the buy or sell  order lot size and take profit and stop loss will measured manually  by
FREE
Gecko
Profalgo Limited
4.4 (10)
NEW PROMO: Only a few copies copies available at 349$ Next price: 449$ Make sure to check out our " Ultimate EA combo package " in our   promo blog ! Gecko runs a simple, yet very effective, proven strategy.  It looks for important recent high and lows and will trade the breakouts.  The actual execution of this strategy however, is what makes this EA truly shine.  Entry calculations and exit algorithms are not only unique but also very advanced. LIVE RESULTS: https://www.mql5.com/en/signals/75
Alpha Multi Scalper is a fully automated Expert Advisor. The strategy of this system consists of two mechanisms that work together between scalping strategies and multiple currency pair strategies . Based on the principles of predictive analysis of market price factors and price fluctuations that help determine trends and identify price patterns can help to see better opportunities for trading to make a profit. And diversify risks by trading multiple pairs at the same time.  This system model li
Introducing the " NorthSea EA " an advanced financial trading tool designed to strategically trade the popular currency pairs " AUDNZD, AUDCAD, and NZDCAD ". Powered by cutting-edge Smart Fully Automated Trading Technology, " NorthSea EA " incorporates a fully independent   Decision Engine   coupled with sophisticated filters to maximize profitability and enhance performance. Developed over a decade by a team of seasoned traders and expert coders, this expert advisor employs a unique strategy t
Brexit Breakout (GBPUSD H1) This EA has been developed for GBPUSD H1.  Everything is tested for H1 timeframe . Strategy is based on breakout of the This Bar Open indicator after some time of consolidation. It will very well works on these times, when the pound is moving. It uses Stop pending orders with  FIXED Stop Loss and Take Profit . It also uses PROFIT TRAILING to catch from the moves as much as possible. At 9:00 pm we are closing trading every Friday to prevent from weekly gaps. !!!Adjust
Predator GBPUSD
Thi Tra Mi Duong
EA   Predator GBPUSD  is a fully automated trading robot based on Price Action with no lagging indicators. The EA is developed and tested over the years. Algorithms have been optimized for high performance trades. EA is specially developed for GBPUSD . Feature:  + Fully automated trading 24/5 with time filter.  + No need in a large initial deposit.  + Always uses Stop Loss to protect capital.  +   Position trailing stop is used .  + Easy to setup, just set defaults.  +  Winrate > 82%. Recommen
SharpGold
I Kadek Cristian Angga Putra
Some Features: - News  to stop EA before high impact news - Scalping mode to stop EA in some cases ... - LIVE SIGNAL: SharpGoldProfit is an EA that works with XAUUSD. Fully automatic adviser, with a system for recovering from losses.  - EA SETUP: Symbol XAUUSD Timeframe M1 Test From 2020 Settings Contact me to get the best set file Brokers Any Minimum Deposit $100 (IN CENT Recommend Deposit $500(IN CENT) Feature NOT sensitive to spread, slippage
HFT King Ea
Ram Klein Caputol
Introducing HFT KING EA - The Ultimate HFT KING of Trading! This fully automated high frequency trading system is designed to revolutionize your trading experience with its advanced algorithm and state-of-the-art features. HFT King utilizes a unique combination of technical analysis, artificial intelligence, high frequency trading and machine learning to provide traders with reliable and profitable trading signals. HFT King cutting-edge technology is highly effective in identifying trading opp
Aether Algo MT4
Phinnustda Warrarungruengskul
Aether Algo: The Smart Scalper for EURUSD H1 Aether Algo   is an intelligent automated trading system meticulously crafted for the   EURUSD H1   chart. Designed to capitalize on market momentum and volatility, this Expert Advisor (EA) leverages a sophisticated combination of multiple indicators to identify high-probability entry and exit points. Key Features Advanced Multi-Indicator Strategy:   Aether Algo doesn't rely on just one signal. It uses a robust strategy that analyzes data from   Heik
OsMa TrendSurfer
Augustine Kamatu
This is a free version of the EA  TrendSurfer OsMa  https://www.mql5.com/en/market/product/104264   TrendSurfer OsMa   receives signals from a technical analysis of in-built MetaTrader 4 indicator Oscillator of a Moving Average (OsMA) and then implements   The Quantum Forex Trading System   to generate positive results. Discover: The Quantum Forex Trading System _Mastering the Market with Advanced Algorithms & Multifaceted Strategies_ --- Redefining Forex Trading: In the vast realm of forex, wh
FREE
Gold Matrix pro Welcome to the Gold Matrix Ea pro. The Robot is based on one standard Indicator. No other Indicator required =============================================================================================== This Robot is fully automated and has been created for everyone. The Robot works also on cent accounts. =============================================================================================== =>   works on all Time Frames from 1Minute to 1Day => On the lower Frames th
Stochastic Trade X is an EA based on Stochastic Oscillator. Stochastic parameters such as %K period, %D period, Slowing,  SellValue, BuyValue, and Shift can be adjusted. Stochastic Trade   X applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal results for your trades. May your dreams come true through Stochastic Trade   X. Good luck. === Inquiries === E-Mail:support@btntechfx.com
The EA is based on a   scalping breakout strategy , uses advanced exit algorithms and has built-in filters to filter out bad signals. Fully automatic trading with entry calculation based on the high / low breakout system. For trading, the advisor uses 4 currency pairs and the M30 timeframe. To create a strategy, we used historical data with a history quality of 99.9%, over the past 20 years. The EA has the following features: Uses a smart false signal filtering system. Uses a system for recogniz
Stratos Bora
Michela Russo
4.71 (70)
Stratos Bora is a trading robot  for the trading on forex. Designed to harness the power of the Ichimoku Kinko Hyo indicator, it offers 12 strategies to cater to every trader's style. Whether you're a seasoned trader or just starting out, Stratos Bora provides a seamless trading experience, ensuring you're always at the forefront of market opportunities. Important Information Revealed Leave a review and contact me via mql5 message to receive additional set files ! Do you want a powerful EA? Ch
FREE
This EA requires a broker having Market Execution (ECN, NDD, STP accounts), low spread, zero StopLevel (or close to such level), no commission if possible (as it influences on the profit amount). Order executin time should be measured in milliseconds, not minutes, requotes and slippage should not happen too often. Deposit: Minimum deposit is $50 (MinLot = 0.01) or $500 (MinLot = 0.1) Recommended currency pairs: EURUSD, GBPUSD, AUDUSD, NZDUSD, USDJPY, USDCHF, USDCAD No Martingale / No grid / No a
FREE
Shogun RX
Thamini De Oliveira Feitosa Puntel
10 COPIES AT $ 99 ! After that, the price will be raised to $ 150 . After years of painstaking research and development, we are offering the opportunity for you to have this incredible tool in your automated trading portfolio. SHOGUN RX is a strategy that has a very advanced secret trading algorithm. It is a safe EA that trades using pending orders with a defined Stop Loss, Take Profit and 2 smart Trailing capabilities. LIVE ACCOUNT ---> CLICK HERE Pair: USDJPY TimeFrame: H4. Minimum deposit
RRS Impulse Plus
Rajeev Ranjan Sharma
RRS Impulse Plus EA is an advanced version of RRS Impulse EA . This upgraded version provides more flexibility with several new options. The EA scalps using the Relative Strength Index (RSI), Stochastic Oscillator, Moving Average (MA), and Bollinger Bands indicators to identify trend and counter-trend opportunities. As a multi-pair EA , it scans multiple currency pairs for signals. This EA includes various features such as Trailing, Risk Management, Money Management, Restriction Mode, and more.
FREE
Averager 12
Ruslan Eivazov
️Online broadcasts of the testing will be conducted on this channel: https://www.youtube.com/live/0FYMzTHxqj4?si=MpzoUh_5Guinfkck  ️ A fully automated Expert Advisor for trading franc currency pairs on the MetaTrader 4 terminal. It uses trade averaging, so there is no Stop Loss, and there is a risk of losing your entire deposit. The program has proven to be most effective on the USD/CHF and EUR/CHF currency pairs. It can be used on other franc pairs, but the results will be slightly worse. The
One Punch GBPUSD
Didit Haryadi Saputra
This Expert Advisor is the legend of EA.   The Expert Advisor only opens one high precision entry. This EA can make you a nice profit.   Works on GBPUSD on M30   Features: Very easy to use and, if necessary, customize to your own requirements. Consistent Profit EA The EA uses the adaptive trade management algorithm.   PRICE WILL INCREASE..  BUY TODAY AT LESS PRICE !!   One Punch GBPUSD was tested and has successfully passed the stress test with slippage and commission approximate to the real mar
GBP Scalper 02
Nino Guevara Ruwano
GBP Scalper 02 is a simple EA that can work automatically to carry out trading activities. Like the previous version (GBP Scalper 01), this EA is kept simple and only requires Lot, TP, and SL settings to use. As the name implies, this EA is only suitable for trading with the GBPUSD pair, and is designed to work optimally on the H4 time frame. GBP Scalper 02 is an upgrade from the previous version with the addition of various internal functions to enhance the EA's ability to earn profits and pr
I Gold Mine I
Dmitriq Evgenoeviz Ko
Gold Mine EA (XAUUSD H1) is a gold trading expert advisor that uses a momentum scalping algorithm on the hourly timeframe. The system is designed to filter out market noise and identify confirmed price movements. Trading logic The algorithm analyzes gold volatility and opens positions based on a synthesis of two factors: Impulse analysis: identifying sharp bursts of activity that mark the entry of major market participants. Price Action: Entry confirmation using a built-in chart pattern library
Phoenix FX XAU
Ignacio Agustin Mene Franco
Phoenix FX Moving Averages EA Expert Advisor for XAU/USD - Optimized for Prop Firms Version: 1.10 | Timeframe: M5 | Minimum Capital: $1,000 USD Overview Phoenix FX is an algorithmic Expert Advisor specifically designed for trading gold (XAU/USD) on a 5-minute timeframe. It combines a moving average crossover system with advanced risk management, ideal for traders who use prop firms and seek consistent results. Main Features Trading System: EMA crossover-based strategy (configurable 10/30 per
MA Cross Plus
Mohamed Amine Talbi
The "MA Cross Plus" EA is based on Moving Average crossovers as its name says. But what is special about this Expert Advisor is that it uses not one, but two algorithms to filter bad trades to the maximum. As all traders know, moving averages are a trend follow. And there is a saying "The trend is your friend". So, why go against the trend when you can ride the trend and profit from it, while avoiding the fake trend at the same time. The default settings of the EA are basic, and have been tested
Gold Label
Tran Thanh Tuyen
Gold Label  is an Expert Advisor designed specifically for trading gold.  This EA is specifically designed for   XAUUSD  with low risk and can grow your account from small capital. It is based on machine learning cluster analysis and genetic algorithms. EA contains self-adaptive market algorithm, which uses price action patterns and standard trading indicators. Expert showed stable results on XAU in 2011-2020 period. No dangerous methods of money managment used. Suitable for any broker conditi
Buyers of this product also purchase
Vortex Gold MT4
Stanislav Tomilov
5 (30)
Vortex - your investment in the future The Vortex Gold EA expert Advisor made specifically for trading gold (XAU/USD) on the Metatrader platform. Built using proprietary indicators and secret author's algorithms, this EA employs a comprehensive trading strategy designed to capture profitable movements in the gold market. Key components of its strategy include classic indicators as CCI and Parabolic Indicator, which work together to accurately signal ideal entry and exit points. At the heart of V
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (171)
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 MT5 Versi
The Gold Reaper MT4
Profalgo Limited
4.59 (32)
PROP FIRM READY! ( download  SETFILE ) LAUNCH PROMO: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 3 trade accounts) -> contact me after purchase Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Welcome to the Gold Reaper! Build on the very succesfull Goldtrade Pro, this EA has been designed to run on multiple timeframes at the same time, and has the option to set the trade frequency from very conservative to extreme volatile
Gold Trade Pro
Profalgo Limited
4.61 (23)
LAUNCH PROMO: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 2 trade accounts) -> contact me after purchase Ultimate Combo Deal -> click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro joins the club of Gold trading EA's, but with one big difference: this is a real trading strategy.
Aura Black Edition
Stanislav Tomilov
4.6 (20)
Aura Black Edition is a fully automated EA designed to trade GOLD only. Expert showed stable results on XAUUSD in 2011-2020 period. No dangerous methods of money management used, no martingale, no grid or scalp. Suitable for any broker conditions. EA trained with a multilayer perceptron Neural Network (MLP) is a class of feedforward artificial neural network (ANN). The term MLP is used ambiguously, sometimes loosely to any feedforward ANN, sometimes strictly to refer to networks composed of mult
Golden Mirage mt4
Michela Russo
5 (5)
Limited stock at the current price! Final price: $1999 --> PROMO: From $299 --> The price will go up every 5 purchases, next price : $399 Golden Mirage is a robust gold trading robot designed for traders who value reliability, simplicity, and professional-grade performance. Powered by a proven combination of RSI, Moving Average,  ADX, and High/Low Level  indicators, Golden Mirage delivers high-quality signals and fully automated trading on the M5 timeframe for XAUUSD (GOLD) . It features a robu
Big Forex Players MT4
MQL TOOLS SL
4.73 (44)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
Aura Neuron MT4
Stanislav Tomilov
4.62 (13)
Aura Neuron is a distinctive Expert Advisor that continues the Aura series of trading systems. By leveraging advanced Neural Networks and cutting-edge classic trading strategies, Aura Neuron offers an innovative approach with excellent potential performance. Fully automated, this Expert Advisor is designed to trade currency pair XAUUSD (GOLD). It has demonstrated consistent stability across these pairs from 1999 to 2023. The system avoids dangerous money management techniques, such as martingale
AW Scalping Dynamics EA
AW Trading Software Limited
4.67 (12)
Fully automatic advanced trading robot that works based on trend reversals. If necessary, it is possible to use a grid strategy. Built-in 3 types of notifications and position locking when the maximum cart load is reached. The default settings are recommended for EURUSD on the M15 timeframe. Features and Benefits: Ability to work in two directions at the same time Built-in ability to work on time in several stages Uses a virtual StopLoss not visible to the broker Algorithm of work based on the
EA Game Changer
Vasiliy Strukov
5 (7)
Game Change EA is a trend following trading system powered based on the Game Changer indicator. It automatically sells whenever a red dot forms and continues in the sell direction until a yellow X appears, which signals a potential end of the trend.  The same logic applies for buy trades.  When a blue dot appears the EA begins buying and it will close out the buy cycle as soon as a yellow X is detected. This EA is suitable for any currency pair and any time frame, however it performs exceptiona
AI Forex Robot MT4
MQL TOOLS SL
4.29 (17)
AI   Forex Robot - The Future of Automated Trading. AI Forex Robot is powered by a next-generation   Artificial Intelligence   system based on a hybrid LSTM Transformer neural network, specifically designed for analyzing XAUUSD, EURUSD   and BTCUSD price movements on the Forex market. The system analyzes complex market structures, adapts its strategy in   real time   and makes data-driven decisions with a high level of precision. AI Forex Robot is a modern, fully automated system powered by   ar
EA Gold Algo
Mohamed Hassan
4.33 (3)
EA Gold Algo is a professional Expert Advisor specifically designed for Gold (XAUUSD) trading. It is engineered to capture extremely fast price movements  that occur when price escapes key structural zones with momentum. Gold is known for sharp expansions and aggressive volatility. EA Gold Algo is built to operate in these conditions with high-precision execution, strict risk control, and fast reaction speed . The EA does not use grid or martingale techniques . Each trade is executed independe
XIRO Robot MT4
MQL TOOLS SL
5 (3)
XIRO Robot is a   professional trading system   created to operate on two of the most popular and liquid instruments on the market:   XAUUSD and GBPUSD . We combined two proven and well tested systems, enhanced them with multiple new improvements, optimizations and additional protective mechanisms, and integrated everything into one advanced and unified solution. As a result of this development process, XIRO Robot was created. Robot was designed for traders who are looking for a reliable and str
Aurum AI mt4
Leonid Arkhipov
4.94 (32)
UPDATE — DECEMBER 2025 At the end of November 2024, the Aurum expert advisor was released for sale. Throughout this time, it traded in real market conditions without a news filter, without additional protective restrictions, and without complex limitations — while confidently remaining profitable and stable. Live Signal This full year of real trading clearly demonstrated the reliability of the trading system. Only after that, based on real experience and statistics, a major update was release
Introducing the AI Neural Nexus EA A state-of-the-art Expert Advisor tailored for trading Gold (XAUUSD) and GBPUSD. This advanced system leverages the power of artificial intelligence and neural networks to identify profitable trading opportunities with a focus on safety and consistency. Unlike traditional high-risk methods, AI Neural Nexus prioritizes low-risk strategies that adapt to market fluctuations in real time, ensuring a smart trading experience. Important Information Contact us immedia
AW Recovery EA
AW Trading Software Limited
4.35 (84)
The Expert Advisor is a system designed to recover unprofitable positions. The author's algorithm locks a losing position, splits it into many separate parts, and closes each of them separately. Easy setup, delayed launch in case of drawdown, locking, disabling other Expert Advisors, averaging with trend filtering and partial closing of a losing position are built into one tool. It is the use of closing losses in parts that allows you to reduce losses with a lower deposit load, which ensures saf
FlipDamonHFT
Allistair Kabelo Mandow
Ask in private for more details after purchase FlipDemonHFT Flipdemon vX: The Next-Level Forex Trading Robot Flip your capital fast with Flipdemon vX — a powerful trading robot designed for rapid growth, sniper entries, and consistent profits. Built for serious traders who want results in days, not months.. Discounted   price .  The price will increase by $500 with every 10 purchases. ***Buy FLIPDEMON HFT MT4 and you could get TINGA TINGA or  FLIPDEMON HFT MT5 for free !*** Ask in privat
GOLD Scalper PRO
Lachezar Krastev
4.58 (24)
WINTER SALE — FINAL DAYS! Get GOLD Scalper PRO with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Sale Price: $177 (Regular Price: $447 — You Save $270!) FREE BONUS: News Scope EA PRO A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Live Results:   https://w
Mon Scalper MT4
Xuan Bach Nguyen
Mon Scalper - Dual-Trendline Breakout Scalping Expert Mon Scalper is a specialized Expert Advisor designed exclusively for gold (XAUUSD) trading. It utilizes a unique dual-trendline strategy to identify strong trends and breakout points, executing trades automatically based on market conditions. Join My MQL5 Channel for the Latest Updates! Real-Time Signal :  https://www.mql5.com/en/signals/2361936 Pricing : Launch Price : $199 Incremental Price Increase : The price will increase by $100 after
Quantum Dark Gold
Nguyen Hang Hai Ha
3.33 (9)
Quantum strategy is a combination of quantum superposition and trading signal model. EA Quantum Dark Gold determines Buy and Sell positions simultaneously for each signal and simultaneously places 2 orders Buy Stop and Sell Stop. Then the momentum determines which order position is executed and cancels the remaining pending order. This interesting idea forms the Quantum Dark Gold with a unique entry method. Open positions are then managed by Trailing, Stop Loss and position balancing strategies
Dark Algo
Marco Solito
4.65 (65)
Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for Scalping Trading on Eurusd and Gbpusd . This Expert Advisor is based on the latest generation of algorithm and is highly customizable to suit your trading needs.  If you   Buy this Expert   Advisor you can   write a feedback   at market and   get   a second EA for   Free , for More info contact me The basic strategy of this EA is built on a sophisticated algorithm  that allows it to identify and follow market
BB Return mt4
Leonid Arkhipov
5 (1)
BB Return — an Expert Advisor for gold trading (XAUUSD). I previously used this trading idea in manual trading. The core of the strategy is a return of price to the Bollinger Bands range, but not blindly and not on every touch. For the gold market, bands alone are not enough, so the EA uses additional filters that eliminate weak and non-working market situations. Trades are opened only when the return logic is truly justified.   Trading principles — the strategy does not use grid trading, martin
EA Gold Stuff
Vasiliy Strukov
4.7 (1083)
EA Gold Stuff is an Expert Advisor designed specifically for trading gold. The operation is based on opening orders using the Gold Stuff indicator, thus the EA works according to the "Trend Follow" strategy, which means following the trend. Real-time results can be viewed  here . Contact me immediately after the purchase to get personal bonus!  You can get a free copy of our Strong Support and Trend Scanner indicator, please pm. me! Settings  and manual   here  Please note that I do not sell my
Trend AI EA
Ramil Minniakhmetov
4.22 (54)
Trend Ai EA is designed to work with the Trend Ai indicator which will do its own market analysis by combining trend identification with actionable entry points and reversal alerts and will take over all the signals of the indicator in full auto!  The EA contains a number of external parameters that are fully adjustable and allows the trader to customize the expert according to his choice.  Be careful i not sell EA or sets at telegram it scam. All settings free here at   blog .  IMPORTANT! Con
Forex GOLD Investor
Lachezar Krastev
4.46 (50)
WINTER SALE — FINAL DAYS! Get Forex GOLD Investor with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Price: $217 (Regular Price: $547 — You Save $330!) FREE BONUS: News Scope EA PRO A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Live Results: https://www.m
Quantum King MT4
Bogdan Ion Puscasu
5 (2)
Quantum King EA — Intelligent Power, Refined for Every Trader IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Special Launch Price Live Signal:   CLICK HERE MT5 version : CLICK HERE Quantum King channel:   Click Here ***Buy Quantum King MT4 and you could get Quantum StarMan for free !*** Ask in private for more details! Rule   your trading with precision and discipline. Quantum King EA   brings the strengt
The Market Reversal EA is powered by the indicator of the same name ( available here ) and trades based on market structure shifts. The EA will by default take a trade every time a market reversal alert is sent by the indicator and will trade those alerts based on the conditions and filters you set in the EA settings. It draws support rectangles as price moves in it's current trend direction and trades when price reverses sharply and signals a market structure shift or a re-test of the reversal.
Vortex Turbo EA MT4
Stanislav Tomilov
5 (9)
Vortex Turbo — “Trade the storm — control the Vortex” Vortex Turbo represents the next evolutionary stage in intelligent trading — a unique development that merges cutting-edge AI architecture, adaptive market logic, and precise risk control. Built upon proven algorithmic principles, it integrates multiple strategies into a unified high-speed ecosystem powered by a new level of predictive intelligence. Designed as a scalping expert for gold XAUUSD(GOLD), Vortex Turbo employs a controlled martin
XG Gold Robot MT4
MQL TOOLS SL
4.3 (37)
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
Forex Diamond EA
Lachezar Krastev
5 (5)
WINTER SALE — FINAL DAYS! Get Forex Diamond EA with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Sale Price: $217 (Regular Price: $547 — You Save $330!) FREE BONUS: News Scope EA PRO  A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Forex Diamond EA – Relia
More from author
DYJ ScalpingBurg EA is a fully automated Expert Advisor. The Burg algorithm filter are used for entries. The advisor needs a hedging and ECN account type. The order loss is bailed out by the game and becomes a profit. If the order direction is wrong. You can disable the   game   strategy at any time. General Recommendations Recommend ECN accounts, xauusd spreads between 8 and 11 or lower, EURUSD spreads 1 The minimum deposit is $200.  Please download the xauusd and EURUSD settings file in the p
DYJ CashGaming
Daying Cao
1 (1)
DYJ CashGamingEA works on DYJ technical indicators. When the market is strong ,this EA find's the opportunity and trade in safe market. Consistent earning with safe time of trading.EA uses one order mode to minimize transaction volume and maximize profit closing algorithm strategy. EA uses the GAMING strategy: When the order direction is correct, use the target profit or TP to close. When the order direction is wrong, use the gaming strategy to profit. Recommendations Synthetc and Forex. Downloa
QuickClose: Instant Order Management Made Simple QuickClose   allows you to instantly close all orders with a single click. It operates at high speed, giving you the flexibility to close orders for a specific symbol or all symbols at once. This makes trade management significantly faster and more efficient. This   Expert Advisor can swiftly close all buy and sell orders either for a selected symbol or across all trades. The   SymbolButton is specifically designed for order closure, featuring bo
Professional traders know that a reversal in market price is the best entry points to trade. The trend changes K line state changes the most obvious. The SoarSignal is good to identify these changes, because we have incorporated the KDJ indicators. It is the closest to the K line state of the indicators. The two lines of KDJ Winner move within a range of 0 and 100. Values above 80 are considered to be in overbought territory and indicate that a reversal in price is possible. Values below 20 are
StrongCurrency
Daying Cao
5 (1)
This StrongCurrency is a complete trading system based on a variety of technical indicators, moving averages and pivots. Each of those elements can be assessed in defined rules and coefficients (depending on the indicator) providing limitless optimization scenarios for the StrongCurrency. In order to work the StrongCurrency creates a trend strength and entry point signal list display by evaluating these data, that takes data from all symbols. It extrapolates all the information in order to get t
PowerSignal
Daying Cao
5 (1)
This PowerSignal is a complete trading system based on ATR of technical indicators. These indicators will record the current status of each POWERTREND in every time frame and currency pair analyzed. The PowerSignal creates a trend strength and entry point signal list display by evaluating these data. If there is a full coincidence on any pair an alert will pop up indicating such case. List data includes Symbol, M5-MN1, BuyPercent, SellPercent, LastEntry. The LastEntry shows entry points (periods
This indicator shows the crossing between two moving averages, a slower and faster moving average. Signal show alert pop-up, when MA1 crosses above the MA2. Signal show alert pop-up, when MA1 crosses below the MA2. Inputs Value Fast MA Setup Period = 5 - period of Faster Moving Average (value 5). Mode = SMA - type of Moving Average (SMA, EMA, SMMA, LWMA). Price = Close - type of price (Close, Open, Low, High, Median, Typical, Weighted). Slow MA Setup Period = 10 - period of Slower MA (value 10)
This EA is based on the classical trend-following system of opening the positions. The EA is based on DYJ TwoMACrossAlarm and ATR and CCI indicator. It uses two moving averages. The EA uses dynamic allocation MA period. The MA1 and MA2 period is the Fibonacci sequence, such as 5.8 or 13.21 or 21.34 or...; EA Entry Rules: Go long when fast MA1 crosses above the slow MA2 and CCI crosses above the zero line; Go short when fast MA1 crosses below the slow MA2 and CCI crosses below the zero line; the
DYJ NewsForexFactory is calendar trading utilities and Indicators of macroeconomic events for fundamental market analysis. Therein you will find financial news and indicators for the largest global economies – from the US and the EU to Australia and Japan, a total of 9 economies, involving more than 60 currency pairs. More than 800 macroeconomic indicators and events are collected from public sources in real time. Historical, current and forecast values, as well as importance characteristics are
This indicator shows the crossing between three moving averages (slower, middle and faster ones). When fast MA crosses up middle MA and middle MA crosses up slow MA, the bullish alert is issued. When fast MA crosses down middle MA and middle MA crosses down slow MA, the bearish alert is issued. Signals to close buy positions are generated if fast MA crosses middle MA downwards, signals to close sell positions are generated if fast MA crosses middle MA upwards. Inputs Fast MA Setup MAPeriod1 = 5
The Expert Advisor is based on three Moving Average indicators. ThreeMACross is based on the following idea: crossing of three Moving Average lines (Fast, Middle and slow ones) is used as a signal for opening and closing a position together. Go Long when Fast MA (MA1) crosses above Middle MA (MA2), and Middle MA (MA2) crosses above Slow MA (MA3). Go Short when Fast MA (MA1) crosses below Middle MA (MA2), and Middle MA (MA2) crosses below Slow MA (MA3). Signals to close buy positions are generate
The RiseTrading is a unique High quality and easy to use and affordable trading tool because we have incorporated a number of proprietary features and PowerSignal and MACD and Stochastic indicators. The main advantages of the trend trading strategy used by the Expert Advisor are opening positions only in the direction of a trend, ability for the long-term retention of profitable positions allowing users to achieve good combinations of profit/loss distributions. That can work on a real account at
DYJ Stoch Controller   controller is a full currency Stoch trading system It can display the Stoch value of each currency pair from M1 to MN When the Stoch value of a cycle reaches the oversold area and overbought area, there is a color prompt, You can make the right transaction based on this information Please make an Stoch indicator template named  DYJ StochController  and save it. When you click the overbought area or overbought area with the mouse, the chart of the corresponding currency ve
The DYJ SoarTrading is based on SoarSignal indicator. It can be used for any currency pair and timeframe. Signals to buy are generated when SoarSignal has crossed oversold downwards, reached oversold and then crossed back up through oversold. Signals to sell are generated when SoarSignal has crossed overbought upwards, reached overbought, and then crossed back down through overbought. Close a trade when SoarSignal reaches the opposite side ( overbought for long order, oversold for short order).
The  DYJ WPR - SignalSource is based on  WPR  indicator. It can be used for any currency pair and timeframe. The  WPR  recommends  Indicator values ranging between 80 and 100% indicate that the market is oversold. Indicator values ranging between 0 and 20% indicate that the market is overbought. The entry signal of this indicator is a turning point in the trend. The indicator uses analog trading technology, Provide you with indicators to evaluate the overall profit of the opening signal and clo
DYJ Sharp advanced algorithm that detects new trends and current trend continuations for use as an entry and exit strategy. The strategy display the SHARP trend demarcation area. This SHARP area has high HighLine and low LowLine. Falling of high below HighLine of SHARP and then falling of close below LowLine of SHARP can be interpreted as a signal to sell. Rising of close above HighLine of SHARP and then rising of low above LowLine of SHARP can be interpreted as a signal to buy. The signal for e
DYJ TRENDWAVE features an advanced algorithm that detects new trends and current trend continuations for use as an entry strategy. DYJ TRENDWAVE's volatility is based on the power of buyers and sellers, it grabs total body size of candles and identifies the battle between buyers and sellers as a percentage of the total volume, like Sellers: (-)100% and Buyers: (+)100%. This information can be used for any entry and exit strategy. For bullish/Long Pin bar it is below the price line, for bearish/S
DYJTRENDWAVE features an advanced algorithm that detects new trends and current trend continuations for use as an entry strategy. DYJTRENDWAVE's volatility is based on the power of buyers and sellers, it grabs total body size of candles and identifies the battle between buyers and sellers as a percentage of the total volume, like Sellers: (-)100% and Buyers: (+)100%. This information can be used for any entry and exit strategy. For bullish/Long Pin bar it is below the price line, for bearish/Sho
DYJ Scalping is a fully automated Expert Advisor. The Stochastic indicator filter are used for entries. The advisor needs a hedging and ECN account type. The order loss is bailed out by the game and becomes a profit. If the order direction is wrong. You can disable the game strategy at any time. General Recommendations Recommend ECN accounts, xauusd spreads between 8 and 11 or lower, EURUSD spreads 1 The minimum deposit is $200.  Please download the xauusd and EURUSD settings file in the product
DYJ T3ModeMA
Daying Cao
2 (1)
DYJ T3ModeMA is based on T3 algorithm. T3 algorithm is technically analyzed in the article Better Moving Averages published in TASC magazine. T3 can smooth the price line and reduce the lag of trend tracking. The size of the column line of the indicator determines the entrance signal, and when the column line size approaches 0, it is the turning point of the trend. The indicator uses analog trading technology, Provide you with indicators to evaluate the overall profit of the opening signal and c
DYJ Long term Strategy EA  is a long-term RSI trading system We start by looking for the lowest price in the candle as a long trend, and start by looking for the highest price as a short trend. We will hold the position for the longest time and obtain the maximum profit. When the order is in the wrong direction, the strategy can turn losses into profits. EA only runs in any period of a currency pair chart. Signal URL INPUT InpMagicNumber = 8257 InpIsDisplayInterface = true InpEAComment = LTS In
The DYJBands opens and closes positions using Bollinger Bands signals: It performs trades after a price rebound from the borderlines of the indicator. It has the option to close positions by an opposite signal, by take profit and stop loss, move a trade to breakeven upon reaching the central Bollinger band or after a certain price movement. By default, the EA is configured for trading the GBPUSD currency pair on the H1 timeframe. Also, settings for the EURUSD, USDJPY, USDCAD and XAUUSD currency
This StrongCurrency is a complete trading system based on a variety of technical indicators, moving averages and pivots. Each of those elements can be assessed in defined rules and coefficients (depending on the indicator) providing limitless optimization scenarios for the StrongCurrency. In order to work the StrongCurrency creates a trend strength and entry point signal list display by evaluating these data, that takes data from all symbols. It extrapolates all the information in order to get t
The DYJ TrendPending EA tracks the new change of price of the currency pair and opens trades in case of a price low and high from the main movement in the direction of the trend. So EA uses the least risky grid and Add lots. And can attach a positive and reverse pending order. The PositivePending orders can reduce the number of grids and Add lots,  while ReversePending orders reduce the loss of orders . For more convenient search, the working timeframe has been added to inputs (Work timeframe).
This is a multi-currency and multi-strategy EA. This EA is to create one or more polling trading strategies in a transaction. In the polling mode, the strategies filter a trend-free range market environment and trades are placed in the opposite direction at the edges of the range. With an additional main trend filter in the trend-following mode, the DYJ's ArtOfForexWar can also trade pull-backs during trends in the trend of loss. The winning rate is more than 95% within three orders or three cl
DYJ ArtOfMakingMoney attempts to gauge bullish and bearish forces in the market by using two separate measures, one for each type of directional pressure. The  EA's BearsIndex  attempts to measure the market's appetite for lower prices The EA's BullsIndex attempts to measure the market's appetite for higher prices Features Monitors all pairs at the same time. The EA monitors the top 35 pairs by default, but you can select less pairs if you wish. It is a multi-currency EA that can be run from a s
Our goal is to provide accessible and quality service, enable market participants, traders and analysts alike, with much-needed tools for informed, timely trading decisions. The most optimized, highly robust and easy to use DYJ Trend analyst indicator. DYJ Trend analyst attempts to gauge bullish and bearish forces in the market by using two separate measures, one for each type of directional pressure. The  indicator's BearsIndex  attempts to measure the market's appetite for lower prices. The in
The DYJ Trend Analyser EA is based on  DYJ Trend Analyst  indicator. The most optimized, highly robust and easy to use DYJ Trend Analyser EA. DYJ Trend Analyser EA attempts to gauge bullish and bearish forces in the market by using two separate measures, one for each type of directional pressure. The  EA's BearsIndex  attempts to measure the market's appetite for lower prices. The EA's BullsIndex attempts to measure the market's appetite for higher prices. Pivot Point Extra Indicator for DYJ Tre
This is an expert adviser that is intended to trade where sudden sharp movements occur on charts.  This EA is the trend breakout trading. However it makes only one trade per bar. Low risk EA with no too many positions, and there are predefined TP, SL and TS for each position. Features Monitors all pairs at the same time. The EA monitors the top 15 pairs by default, but you can select less pairs if you wish. It is a multi-currency EA that can be run from a single chart (M5 to D1,recommended timef
The  DYJ Hedging  is based on the following idea:crossing of two Moving Average lines (Fast and slow ) is used as a signal for opening positions. We will now apply game theory strategy on the future of per currency instead of a price chart of history. This is one level higher. Dynamic Market game theory is a special feature of Advanced Currency Health Bars indicator and you cannot find in any other Currency Meter! This is a very unique function. Dynamic Market game theory strategy Health Bars ar
Filter:
No reviews
Reply to review