Divergence Fractals PRO PRT

The EA allows you to choose how price extremes (pivots) are detected for divergence analysis.

Fractals Simple (default) uses a fast, confirmed local extremum logic with one bar on each side. It does not repaint, produces signals earlier, and reflects the original trading logic of the EA. This mode is well balanced for active trading and was used in the initial versions of the strategy.

Pivot-N (Left/Right confirmation) is a more conservative option. A pivot is confirmed only when the price is higher/lower than N bars on both sides. Increasing N reduces noise and false signals but also decreases signal frequency and introduces additional confirmation delay. This mode is recommended for traders who prefer fewer but more reliable divergence setups.

This Expert Advisor is a multi-symbol, divergence-based trading system designed to run simultaneously on 28 FX pairs.

FOR MULTI-SYMBOL TRADING, MAKE THIS FUNCTION FALSE = MarketSafeMode = true; // Market-safe mode.

It combines:

  • Oscillator divergence detection (Classic and/or Hidden)

  • Pivot/turning-point engines (Fractals / alternative pivots depending on the build)

  • Optional multi-oscillator confirmation (AUX filters)

  • ATR channel context (median + upper/lower branches)

  • Flexible grid / averaging add-orders (configurable)

  • Advanced time/session control, including pre-session close actions (e.g., closing profitable baskets before end of day)

Core entry logic

1) Divergence signal (main engine)

The EA searches for divergence between price and a selected main oscillator, with independent control of:

  • Classic divergence

  • Hidden divergence

  • Direction: BUY / SELL / BOTH

  • “Same direction” re-entries (optional)

Signal formation uses pivot points (depending on settings/version):

  • Fractals (simple or Bill Williams)

  • or N-bar pivots (smoother, less noise; not repaint)

2) Optional “Zero-Cross / Center” behavior

If enabled, the EA can require the oscillator to behave relative to a center level (“horizon”):

  • 0 for MACD/AO/AC-type oscillators

  • 50 for RSI/Stochastic-type oscillators
    This can be used as a filter and/or as an additional timing rule depending on mode.

Advanced Divergence Oscillator Position Filter (NEW)

This is an optional filter that restricts divergence entries depending on where the oscillator is located relative to its center and/or zones.

Master switch (default OFF)

  • InpUseOscPosFilter  =  false  by default
    When OFF, the EA works exactly as before.

Modes

  • OFF – no restriction

  • ZERO_LINE 
    BUY allowed only if oscillator is below the center; SELL only above the center

  • ZONES 
    BUY allowed only if oscillator is in the “lower zone” (<= BuyZone);
    SELL allowed only if oscillator is in the “upper zone” (>= SellZone)

  • AFTER_CROSS 
    allows entries only if a center cross happened recently (lookback bars)

Center and zones

  • InpOscAutoCenter  can auto-set center (0 or 50 depending on oscillator type), or you can define:

  • InpOscCenterLevel

  • InpBuyZoneLevel  /  InpSellZoneLevel  (for ZONES mode)

This provides “professional” control over divergence quality: more trades (ZERO_LINE) vs more selective trades (ZONES).

AUX confirmation filters (optional)

The EA can use 1–2 additional oscillators as confirmation filters (AUX).
Typical usage:

  • ALL confirmation (stricter, fewer trades)

  • ANY confirmation (looser, more trades)

  • Lookback bars for confirmation window

This lets you build profiles like:

  • RSI divergence + MACD confirmation

  • CCI divergence + RSI/MACD confirmation

ATR Channel context (monitoring + filters)

The EA uses an ATR-based channel model:

  • Median = MA (LWMA of Typical price by default in the build)

  • Upper/Lower = Median ± ATR × Multiplier

This channel can be used as:

  • market context filter (where price is relative to channel)

  • exit/close assistance

  • monitoring overlay (optional indicator can display this channel)

Money management / grid add-orders

Depending on configuration, the EA can:

  • trade single entries, or

  • add averaging orders (grid / “better price” logic)

  • use a controlled multiplier (martingale-like) if enabled

Key controls typically include:

  • initial lot / fixed lot

  • multiplier

  • minimum distance between entries (in points/pips units)

  • max number of orders per direction

Exit logic / closing

The EA supports:

  • single order closes

  • group/basket closes (net profit logic depending on mode)

  • session-end actions (see below)

Trading Sessions & End-of-Day profit handling (UPDATED)

The EA includes session scheduling:

  • UseTradingSessions

  • Session1Start / Session1End

  • Session2Start / Session2End

Session close modes

  • NONE – do nothing at session end

  • CLOSE_ANY – close everything

  • CLOSE_IF_PROFIT – close only individually profitable orders

  • CLOSE_NET_PROFIT_SETS (NEW) – close entire sets/baskets (Symbol+Magic) if that basket’s net profit > 0

  • CLOSE_ALL_IF_TOTAL_MINPROFIT (NEW) – close all EA orders if overall result reaches a target (see MinProfit measures)

MinProfit Measure (NEW)

For the “close all if total min profit” logic, the EA supports:

  • MONEY

  • PIPS_RAW (pure price distance pips)

  • PIPS_MONEY_EQUIV (recommended)
    “Money-equivalent pips”: total profit + swap + commission converted to pips using pip value and lot sizing.
    This prevents false closes when price pips look positive but real net money is not.

Notes for users

  • For multi-symbol portfolios and varying spreads/commissions, prefer:

    • session close by net baskets, and/or

    • MinProfit using PIPS_MONEY_EQUIV or MONEY

  • Always test on a demo/cent environment with your broker’s symbols and spreads.

  • Adjust SessionEnd to your broker’s daily rollover time if needed.


Prodotti consigliati
Magic Grid
Aliaksandr Charkes
4.54 (28)
Magic Grid is an indicator-free advisor that uses a grid strategy. The strategy is based on automatic reopening of grid pending orders, after closing their market positions (by Take-Profit, Stop-Loss or manually). Pending orders are placed with a specified step from the initial prices, which can be entered manually or generated automatically ( one time at the beginning of the trade ). The robot can trade on any time frame, on any currency pair, on several currency pairs, and on any number of di
FREE
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
Ict Gold Scalper
Alex Amuyunzu Raymond
5 (1)
ICTVALID EA – Smart Money Concepts Automated Trading The ICTVALID EA is a professional trading system built on Smart Money Concepts (ICT methodology) . It automatically detects and trades institutional setups, allowing you to follow market structure with precision and consistency.  Key Features Dual Trading Modes – Choose between Scalping (short-term precision entries) or Swing Trading (longer-term trends). Smart Money Logic – Incorporates Change of Character (CHoCH), Break of Structure (BoS),
Il robot utilizza la strategia di trading per rompere le linee dell'indicatore delle bande di Bollinger. L'essenza di questa strategia risiede nella costante analisi delle linee dell'indicatore e nella ricerca dei punti di rottura più efficaci per le sue linee. Quando il prezzo rompe la linea dell'indicatore in una delle direzioni, il robot apre un'operazione in quella direzione e inizia a seguirla.Ma il robot non apre operazioni ogni volta che le linee dell'indicatore vengono interrotte, ma so
ShinZuka
Muhammad Asyraf Bin Mohamad
Using MACD value for direction. Using RSI as reversal indicator. Using open trading hour. (Recommend Hour 10,11,15 & 19 : MT4-Time) Counter trade if signal failed. Cutloss trade if signal failed. Auto lot calculate based on target profit & takeprofit. Able to set counter trade value. Suitable for commodities & currency.  Timeframe H1. Able to set limit lot open. Able to select day to trade.
BASTET19c
Sorakrit Lueangtipayajun
This EA is based on a Bollinger Bands reversal strategy. It automatically detects price reversals at the upper or lower Bollinger Band and opens trades in the direction of the expected bounce. The system dynamically calculates optimal take-profit (TP) levels based on recent market volatility and structure, ensuring efficient profit capture without manual intervention. Live Results (6 months): +285% profit, 18% max drawdown Myfxbook proved please Copy and paste URL's: ( myfxbook.com/members/
Santa Scalping
Morten Kruse
2.84 (19)
Santa Scalping is a fully automated Expert Advisor with no use of martingale. Night scalping strategy. The SMA indicator filter are used for entries. This EA can be run from very small accounts. As small as 50 EUR. General Recommendations The minimum deposit is 50 USD,  default settings reccomend for eurusd m5 gmt +2 . Please use max spread 10 if you will not have orders change it to -1. Use a broker with good execution and with a spread of 2-5 points. A very fast VPS is required, preferably w
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
Copyright(c) 2019 Superfarabi EA Is the Scalping Forex Expert Advisor for MT4 Working on Timeframes (M5) Best Pair Recomended is EU/UChf=0.4 Calculation is based of Envelopes indicator ===========Rakyat +62 =========== Hak Cipta (c) 2019 Superfarabi EA Merupakan Scalping Forex Expert Advisor untuk MT4 Berjalan pada Time Frame Kecil (M5) Pair Rekomendasi adalah EU / UChf = 0,4 Perhitungan didasarkan pada indikator Envelopes
Magic Win
Reni
4 (2)
EA MAGIC WIN is the advanced trading system which was tested for long on different market conditions with heavy load tests. Based on our custom indicator which is backed with mean reversion concept along with few other algorithm this products fits itself into the current market conditions and act accordingly.  Supported currency pairs: EURUSD, GBPUSD, AUDCAD, AUDNZD, NZDCAD Recommended TF: M15. Setfile can be downloaded from here : Click Here Features Easy Setup: You just need to drag the EA
GMMA Trade X is an EA based on GMMA. GMMA parameters such as MovingAveragePeriod1-24, MovingAverageMAShift1-24, MovingAverageShift1-24 and CandlestickShift1-24 can be adjusted. GMMA Trade X applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal results for your trades. May your dreams come true through GMMA Trade X. Good luck. = == == Inquiries = == == E-Mail:support@btntechfx.com
Reversepro Smartsma ea mt4
AL MOOSAWI ABDULLAH JAFFER BAQER
ReversePro SmartSMA EA – A Fully Customizable Moving Average Strategy ReversePro SmartSMA EA is an advanced yet fully customizable trading tool designed for traders who prefer to fine-tune their strategies. This Expert Advisor (EA) is not pre-optimized, allowing you the flexibility to adjust its settings to fit your trading style, risk management preferences, and market conditions. How It Works This EA is based on the well-known Simple Moving Average (SMA) crossover strategy, enhanced with addi
JBSar EA Robot
Jordanilo Sarili
PROMO: SPEND MORE TIME WITH YOUR FAMILY. ENJOY LIFE… DO NOTHING. We would like to share our coding skills to fellow traders and most especially to people from all walks of life to have the opportunity to trade or invest using auto-trading way to provide other source of income while letting the robot and your money works for you.  The trade strategy is based on Averaging and uses a little bit combination of martingale and grid strategy. Methodology   – Trading entails technical analysis with ma
Night Rocker EA
Sergey Sobakin
1 (1)
Night Rocker EA is a night scalper that has a system for evaluating market volatility and trades during a period when prices are flat. In addition, there is a built-in filter of spread and slippage.   Each open order has a stop loss and take profit. Also, the market volatility assessment system closes orders when market conditions change in a negative direction for the trader.   The Expert Advisor works on USDJPY, GBPUSD, EURCHF, GBPCAD pairs. Period M15.   The internal control system for workin
Trends Hunter Expert Advisor is designed for medium-term trading. It is not a martingale and it does not depend on an account type (ECN, STP etc.) or spread level. This is a fully automated EA that features a custom algorithm for recognizing the price action and origination of a trend. If the EA identifies the beginning of a trend, one trade is opened. If a trend continues, the EA adds to the position. The number of addings is adjusted by the settings. Options Lots - fixed lot size; EMA1/EMA2 p
H4 GBPUSD Trend Scalper is a trend signal scalper The EA trades according to the trend strategy using original built-in indicator for opening and closing orders. The external inputs for limiting trading on Fridays and Mondays are available. The purpose of the strategy is to use the current trend with the most benefit. According to the results of testing and working on demo and real accounts, the best results achieved by using the Н4 timeframe on the GBP/USD pair Works on MetaTrader 4 Build 971+
Forest
Vadim Podoprigora
Forest is a Trend Expert Advisor based on the analysis of a unique mathematical model of trend lines, which allows you to determine the trend movement. The Expert Advisor is most suitable for the currency pair "USDCHF" on period "H1". The EA can work on any type of accounts, and with any brokers. The EA uses mathematical analysis to open trades and applies loss control to open trades. At its core, the EA does not use any risky systems with the increase in the volume or increase in the number of
Advanced Moving Average Robot (Maab pro 2)   =============== This Robot is fully automated and has been created for everyone. The Robot works also on cent accounts. The Ea is based on Moving averages ========================================= You can set up which Moving Averages you want to cross. But keep in mind if you use a smaller frame you will get more signals.And also consider the profit when there was a crossover but the market is trading sideways. Maybe better to go for small profit,
Algorithmic trading is a scalping bot for trading major currency pairs. Recommended timeframes for trading M1, M5, M15, M30, H1. The robot automatically analyzes the market with each arrival of a new tick and determines the places of sharp price changes. When a sharp large jump in price appears on the chart, the robot opens a trade. If the price rises sharply, the robot opens a buy trade. If the price drops sharply, the robot opens a sell trade. Due to the fact that the robot analyzes the marke
MT4 Version : https://www.mql5.com/en/market/product/141534 MT5 Version : https://www.mql5.com/en/market/product/141535 Double Decker EA Precision Entries Using Accelerator Oscillator + Envelopes Double Decker is a powerful Expert Advisor that combines the Accelerator Oscillator (AC) for early momentum detection with the Envelopes indicator to filter trend direction and dynamic price boundaries. Core Strategy: Uses Accelerator Oscillator to identify shifts in market momentum. Confirms signals u
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT4 version, click  here  for  Blue CARA MT5  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic R esponsive A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhapse most popular) Inn
Jet Punch
Didit Haryadi Saputra
Jet Punch is another best expert advisor for MT4,  can help you make money while you sleep by automatically entering and exiting trades. It trades by opening trades every day and closing them at the right time to ensure you always earn a profit. The software is very simple and can be used by both beginner and experienced traders.  Jet Punch was tested and has successfully passed the stress test with slippage and commission approximate to the real market condition. Recommendations: Currency pair:
Fitpro 10 Scalper Expert Advisor  is a automated forex trading robot designed to work on the most traded currency any pair. The strategy is based on using several MT4 indicators , each entry point is calculated using an advanced input filter based on the analysis of the movement of the price chart. Each order is secured by a fixed stop-loss while, no martingale, no grid, scalp or hedge.   Paramater •    Magic Order - is a special number that the EA assigns to its orders •    Take Profit - take p
Magic EA MT4
Kyra Nickaline Watson-gordon
3 (1)
Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA wo
Gold robot experia
Meinrik Sikuvi Sipahu
This EA is created for scalpers who love trading the lows and highs of GOLD/XAUUSD on smaller timeframes.  It uses two indicators, the alligator indicator with the RSI. The EA can only be used on the Gold market and it doesn't trade anything else apart from that. Its advisable to turn the robot off during NFP week. It has a build in news filter but can only be very sensitive to High impact News. here is the inputs on the Ea volume size= lotsize      volumesize= risk percentage per trade      sto
MACD Trader
Konstantin Nikitin
This is a fully automated multi-currency Expert Advisor with unlimited number of currency pairs using MACD and Envelopes indicators. You can specify how the EA should work with each currency pair. You can add orders manually. The free version is available here . Parameters Common TradeObjectsDelete : delete trade objects. OrderPanel : display the panel for opening orders. TradeToBalance : target balance to stop trading. The parameter is triggered only after all trades are closed. Otherwise, it
Black Out EA
Jason Thato Hartley
Thank you for visiting us. We would like to introduce our new BLACK OUT EA which comes along with a moving average indicator for better trading This EA open and closes trades for you, no need to stress yourself. You can trade on any broker using any time frame . there are no restrictions!! You can easily increase your Lot size on the EA settings Backtest was done for two months. stay tuned for more !!!
Listo Scalp
Samsul Anwar
Listo Scalper is a fully automated Expert Advisor designed for Traders. Listo Scalp using several indicators. Recommendations for EA use EURUSD, GBPUSD, USDJPY. This robot trades on any Time Frame, please use this EA on M5 timeframe. The system is ready-to-use with the setup is simple,with simple optimization on Take Profit, Stop Loss, and Trailing. Please use a good broker with low spread. Input Parameters OrderCmt = used for comments Magic = 256 - magic number to identify the order's mode for
RiskGuardian Pro (MT4 Edition) - Il Salva-Conto Definitivo per Prop Firm Sei stanco di fallire le tue sfide Prop Firm (FTMO, MFF, ecc.) a causa di un singolo trade emotivo o di una momentanea mancanza nella gestione del rischio? RiskGuardian Pro è il tuo Sistema di Disciplina Obbligatoria progettato per aiutarti a superare le valutazioni e proteggere il tuo conto finanziato. Principali Problemi Risolti: * Blocco Duro Anti-Tilt (Anti-Tilt Hard Lock): Chiude immediatamente tutti i trade e b
Multi Universal Robot
Oleksandr Klochkov
5 (1)
I want to bring to your attention a unique, one-of-a-kind adviser. Where you can create your own strategy from sets of indicators, patterns, candlestick patterns, regression direction (trend) and various customizable functions (grid, trailing, repeat move, etc.). Advisor functions: 1. Ability to enable one of the buy/sell/buy_sell directions 2. Fixed lot or percentage of the Deposit 3. TR-in pips or wave indicator  4. SL-in pips or wave indicator  5. SL support:      - trailing stop on p
Gli utenti di questo prodotto hanno anche acquistato
The Gold Reaper MT4
Profalgo Limited
4.59 (32)
PUNTELLO AZIENDA PRONTO!   (   scarica SETFILE   ) PROMOZIONE LANCIO: Sono rimaste solo poche copie al prezzo attuale! Prezzo finale: 990$ Ottieni 1 EA gratis (per 2 account commerciali) -> contattami dopo l'acquisto Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Benvenuti al Mietitore d'Oro! Basato sul Goldtrade Pro di grande successo, questo EA è stato progettato per funzionare su più intervalli di tempo contemporaneamente e ha la possibilità di impostare
Vortex Gold MT4
Stanislav Tomilov
5 (30)
Vortex - il vostro investimento nel futuro L'expert advisor Vortex Gold EA è stato creato appositamente per il trading sull'oro (XAU/USD) sulla piattaforma Metatrader. Costruito utilizzando indicatori proprietari e algoritmi segreti dell'autore, questo EA impiega una strategia di trading completa progettata per catturare movimenti redditizi nel mercato dell'oro. I componenti chiave della sua strategia includono indicatori classici come il CCI e l'indicatore parabolico, che lavorano insieme per
Gold Trade Pro
Profalgo Limited
4.61 (23)
Promo lancio! Sono rimaste solo poche copie a 449$! Prossimo prezzo: 599$ Prezzo finale: 999$ Ottieni 1 EA gratis (per 2 account commerciali) -> contattami dopo l'acquisto 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 si unisce al club degli EA che commerciano oro, ma con una grand
Quantum King MT4
Bogdan Ion Puscasu
5 (2)
Quantum King EA: potenza intelligente, raffinata per ogni trader IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Prezzo di lancio speciale Segnale in diretta:       CLICCA QUI Versione MT5:   CLICCA QUI Canale Quantum King:       Clicca qui ***Acquista Quantum King MT4 e potresti ottenere Quantum StarMan gratis!*** Chiedi in privato per maggiori dettagli! Regola       il tuo trading con precisione e discipli
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
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (172)
Presentazione       Quantum Emperor EA   , l'innovativo consulente esperto MQL5 che sta trasformando il modo in cui fai trading sulla prestigiosa coppia GBPUSD! Sviluppato da un team di trader esperti con esperienza di trading di oltre 13 anni. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Acquista Quantum Emperor EA e potresti ottenere Quantum StarMan     gratis!*** Chiedi in privato per maggiori dettagli Segn
Goldbot One MT4
Profalgo Limited
5 (5)
PROMOZIONE DI LANCIO: Ne sono rimaste solo poche copie al prezzo attuale! Prezzo finale: 990$ NOVITÀ: acquista Goldbot One e scegli 1 EA gratis!! (per 2 account commerciali) UNISCITI AL GRUPPO PUBBLICO:   Clicca qui   Offerta Combo Ultimate     ->     clicca qui LIVE SIGNAL Vi presentiamo     Goldbot One   , un robot di trading altamente sofisticato progettato per il mercato dell'oro. Concentrandosi sul breakout trading, Goldbot One sfrutta sia i livelli di supporto che quelli di resistenza p
Aura Neuron MT4
Stanislav Tomilov
4.62 (13)
Aura Neuron è un Expert Advisor distintivo che continua la serie di sistemi di trading Aura. Sfruttando reti neurali avanzate e strategie di trading classiche all'avanguardia, Aura Neuron offre un approccio innovativo con eccellenti prestazioni potenziali. Completamente automatizzato, questo Expert Advisor è progettato per negoziare coppie di valute XAUUSD (GOLD). Ha dimostrato una stabilità costante su queste coppie dal 1999 al 2023. Il sistema evita pericolose tecniche di gestione del denaro,
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
Daytrade Pro Algo
Profalgo Limited
5 (5)
Promozione lancio: Numero limitato di copie disponibili al prezzo corrente Prezzo finale: 990$ NOVITÀ: ottieni 1 EA gratis!   (per 2 account commerciali) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files Benvenuto in DayTrade Pro Algo!   Dopo anni di studio dei mercati e programmazione di diverse strategie, ho trovato un algoritmo che ha tutto ciò di cui ha bisogno un buon sistema di trading: È indipendente d
AW Scalping Dynamics EA
AW Trading Software Limited
4.67 (12)
Robot di trading avanzato completamente automatico che funziona in base alle inversioni di tendenza. Se necessario, è possibile utilizzare una strategia a griglia. 3 tipi di notifiche integrati e blocco della posizione quando viene raggiunto il carico massimo del carrello. Le impostazioni predefinite sono consigliate per EURUSD nell'intervallo di tempo M15. Caratteristiche e vantaggi: Capacità di lavorare in due direzioni contemporaneamente Capacità incorporata di lavorare in tempo in più fasi
BB Return mt4
Leonid Arkhipov
5 (2)
BB Return — un Expert Advisor (EA) per il trading dell’oro (XAUUSD). Questa idea di trading è stata utilizzata in precedenza da me nel trading manuale . Il cuore della strategia è il ritorno del prezzo all’interno del range delle Bollinger Bands , ma non in modo meccanico né a ogni contatto. Nel mercato dell’oro le bande da sole non sono sufficienti, per questo l’EA utilizza filtri aggiuntivi che eliminano condizioni di mercato deboli o non operative. Le operazioni vengono aperte solo quando la
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
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
Aura Black Edition
Stanislav Tomilov
4.6 (20)
Aura Black Edition è un EA completamente automatizzato progettato per negoziare solo ORO. L'esperto ha mostrato risultati stabili su XAUUSD nel periodo 2011-2020. Non sono stati utilizzati metodi pericolosi di gestione del denaro, nessuna martingala, nessuna griglia o scalping. Adatto a qualsiasi condizione di brokeraggio. EA addestrato con un perceptron multistrato La rete neurale (MLP) è una classe di rete neurale artificiale (ANN) feedforward. Il termine MLP è usato in modo ambiguo, a volte l
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
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
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
Real monitoring :  XAUUSD__BTCUSD__ M30__SL3 Real monitoring :  XAUUSD M30 SL2 For more information, please contact us via private message or in   the mql5 group. THERE   ARE   ONLY  2   OUT   OF   10   COPIES   LEFT   AT   A   PRICE   OF  450   USD ! AFTER   THAT , THE   PRICE   WILL   BE   INCREASED   TO  649   USD . Imagine that you have an experienced trader who monitors the market every day, waits for the price to break through an important level, and instantly opens a deal. That's exactl
Vortex Turbo EA MT4
Stanislav Tomilov
5 (9)
Vortex Turbo — “Scambia la tempesta, controlla il Vortice” Vortex Turbo rappresenta la prossima fase evolutiva del trading intelligente: uno sviluppo unico che unisce un'architettura di intelligenza artificiale all'avanguardia, una logica di mercato adattiva e un controllo preciso del rischio. Basato su comprovati principi algoritmici, integra molteplici strategie in un ecosistema unificato ad alta velocità, alimentato da un nuovo livello di intelligenza predittiva. Progettato come esperto di s
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
Bitcoin Robot MT4
MQL TOOLS SL
4.64 (66)
The Bitcoin Robot  MT4 is engineered to execute Bitcoin trades with unparalleled   efficiency and precision . Developed by a team of experienced traders and developers, our   Bitcoin Robot   employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with   M5 timeframe , ensuring that you never miss out on lucrative opportunities.   No grid, no martingale, no hedging,   EA only open one position at the sa
Goldex AI
Mateo Perez Perez
4.33 (30)
Goldex AI: il successo di oggi sarà il frutto di domani SUPER SCONTO PER UN PERIODO LIMITATO! ULTIME 2 COPIE A 299 USD PRIMA CHE IL PREZZO AUMENTI. Segnale reale di IC Markets: Goldex AI Rischio elevato Manuale e file di configurazione: Contattatemi dopo l'acquisto per ricevere il manuale e i file di configurazione. Prezzo: Il prezzo di partenza è di $899 e aumenterà di $199 ogni dieci vendite. Copie disponibili: 2 Goldex AI - Robot di trading avanzato con reti neurali, trend e price action. Go
Aurum AI mt4
Leonid Arkhipov
4.94 (32)
AGGIORNAMENTO — DICEMBRE 2025 Alla fine di novembre 2024, l’Expert Advisor Aurum è stato ufficialmente messo in vendita. Da allora ha operato in condizioni reali di mercato — senza filtro news, senza protezioni aggiuntive e senza limitazioni complesse — mantenendo una stabilità costante. Live Signal Un anno completo di trading reale ha dimostrato chiaramente l’affidabilità del sistema di trading. E solo dopo questa esperienza, basandoci su dati reali e statistiche concrete, abbiamo rilasciato
AI Prop Firms MT4
MQL TOOLS SL
5 (4)
AI Prop Firms - Intelligent Automation Built for   Prop Trading Firms . AI Prop Firms is an advanced fully automated Forex trading system powered by   Artificial Intelligence , developed specifically to operate within the strict rules and evaluation models of prop trading firms. The system is designed to trade under controlled risk conditions while   maintaining consistency , stability, and compliance with prop firm requirements. AI Prop Firms uses intelligent market analysis logic that continu
Undefeated Triangle MT4
Nauris Zukas
4.6 (10)
Descrizione. Questo prodotto è stato creato come parte di un progetto " PULSE_OF_MARKET ". EA "Undefeated Triangle" è un sistema avanzato che sfrutta la fluttuazione unica tra valute AUD, CAD e NZD. Storicamente i risultati mostrano che queste coppie utilizzate nella composizione ritornano sempre indietro per prime dopo un rapido movimento in una direzione. Questa osservazione può consentire di includere un sistema griglia-martingala in grado di ottenere il massimo dei punti di queste situazion
The Infinity EA MT4
Abhimanyu Hans
3.68 (31)
Tecnologia basata sull'intelligenza artificiale con ChatGPT Turbo Infinity EA è un Expert Advisor di trading avanzato progettato per GBPUSD e XAUUSD. Si concentra su sicurezza, rendimenti costanti e redditività infinita. A differenza di molti altri EA, che si basano su strategie ad alto rischio come martingala o trading a griglia. Infinity EA impiega una strategia di scalping disciplinata e redditizia basata su reti neurali integrate su apprendimento automatico, tecnologia basata su intelligenz
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
Unlike most other EAs in the market, I always assure every single of my EAs are of highest quality: Real trades will match backtesting. No loss hiden techniques to hide historical losses, no manipulated backtest to make backtesting curve smooth without loss (only naive traders believe in smooth upward curve with no risk - they are most likely scamming). My EA always have multi-years verified statistical trading edge. Robust and long term stable with sensible risk management. Not sensitive to sp
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
Altri dall’autore
The Channel Sgnals ProfRoboTrading Indicator for MT5 is an effective Forex trading tool designed to track market movements.   The MT5 signal point indicator effectively detects trend reversals after they have already occurred. This Indicator   is a fully automated technical tool that includes a number of parameters to track market trends.   It automatically examines the ever-changing price dynamics of the market, compares the information with earlier data and generates a trading signal. Because
FREE
The TMA Centered Bands Indicator for MT5 draws bands on the chart and shows the overall price trend. It displays three bands - the lower and upper boundaries of the channel and the median.   The bands are made up of moving averages, and each of them has an MA period. The name TMA comes from triangular moving averages, as the indicator draws triangular bands.   The price will fluctuate between these ranges whenever the trend changes direction, thus creating entry and exit points.   How to trade
FREE
This universal expert advisor is based on our own Algorithm, which is based on effective and time-tested Elliot Wave Theory.  This   expert advisor   is ideal for working both on a flat and during sharp or protracted trend movements (thanks to the Martingale method, according to which averaging positions are opened in accordance with the multiplier and distance set in the settings for accepting a new signal). ATTENTION! CAREFULLY STUDY THE OPERATING PRINCIPLE AND AVAILABLE SETTINGS OF THE EXPER
Bollinger Bands Stop Indicator holds significant importance for traders navigating the complex world of financial markets. Its relevance lies in several key aspects. Firstly, it aids in trend identification. By analyzing price movements relative to the Bollinger Bands, traders can discern whether the market is in an uptrend, downtrend, or ranging phase. Secondly, the indicator provides valuable insights into market volatility. Wider bands indicate higher volatility, while narrower bands suggest
FREE
The Kalires Channel Indicator is a technical indicator used to evaluate trend direction and potential trading opportunities. This is a hybrid indicator that combines Kauffman Adaptive Moving Average (KAMA), linear regression and smoothing. The Kalires Channel Indicator consists of two lines: one central and two outer bands. The central line is a smoothed KAMA modified according to the direction of the trend. The outer bars represent two linear regression lines drawn above and below the center l
FREE
The TrendOscillator Indicator is an upgraded version of the traditional Stochastic Oscillator.   It comprises two lines: %K and %D.   The %K line represents the current market position.   In contrast, the %D line is a moving average of the %K line used to generate signals and identify potential entry or exit points. The good thing is the indicator works on all timeframes like the traditional Stochastic.   However, to avoid any false signals, applying the indicator on longer timeframes is better
FREE
Our modernized version of the popular channel TMA_TRUE  indicator for MT4, which provides information on the main points of trend reversal and momentum exhaustion by drawing a channel on the chart, also draws arrows of signals for buy and sell. As a result, traders can identify bullish and bearish price reversal zones and BUY and SELL accordingly. This indicator works well on all instruments and on all Timeframes. This indicator is the basis of our Channel Trigger EA, which you can buy in MQL
FREE
The TrendChannelTracker Indicator is an innovative Forex trading tool. This indicator, which is based on the standard Stochastic Oscillator, provides traders with a unique and simplified method for observing market trends. In contrast to the traditional Stochastic Oscillator, which is shown at the bottom of the chart, the TrendChannelTracker Indicator is built into the price action itself. This removes the need for traders to continually switch their attention between the oscillator and the pri
FREE
The Extreme Spike PRT Indicator   is an effective tool for identifying   sharp market fluctuations .   It performs its calculations using the ATR (Average True Range) indicator and displays candles with extreme volatility in two categories:   primary spikes   and   secondary spikes , within the Metatrader platform oscillator window. This tool assists traders in detecting   intense price movements   and conducting more precise   analyses   based on these fluctuations. Time Frame 15-minute - 1-ho
This indicator works by plotting fractals on the chart as arrows that can be used as buy or sell signals. It is a great tool for both new and experienced traders as it provides a clear visual representation of the market and helps traders identify fractals. Although it repaints, it can be used quite effectively in conjunction with other tools to filter trading strategies. We use this indicator in this way in our Royal Fractals EA, which you can purchase on the MQL5 Market: https://www.mql5.com
FREE
The Forex Gangster Indicator allows you to determine the current trend. If the Forex Gangster Indicator line has moved below the price and turned blue, then you should open deals for an increase. If the Forex Gangster Indicator line has appeared above the price and turned red, then you should open deals for a decrease: The indicator is suitable for any time frames, but it needs to be supplemented with filtering indicators, since by itself it is late and does not have time to give an accurate si
FREE
The Teamtrader Channel Stop indicator allows you to determine the current trend. If the Teamtrader Channel Stop indicator line has moved below the price and turned blue, then you should open deals for an increase. If the Teamtrader Channel Stop indicator line has appeared above the price and turned red, then you should open deals for a decrease: The indicator is suitable for any time frames, but it needs to be supplemented with filtering indicators, since by itself it is late and does not have
FREE
Moving Averages Divergence 3x3    Indicator     uses the crossover technique for signaling the market trend and the trade opportunities as well.     It applies 3 formats of the same indicator and allows them to plot the crossover signals which are interpreted as the trade signals along with the direction of the market trend. Moving Averages Divergence 3x3    Indicator   can be applied to trade all kinds of forex currency pairs within the financial markets.  Although, this indicator works well o
FREE
The TMA Centered Bands indicator for MT4 draws bands on the chart and reports the overall price trend, as well as gives arrows signals to buy and sell when the bar closes outside the channel. Unlike many TMAs, our version uses the calculation part of the algorithm without redrawing, and also adds the ability to select a symbol. The bands are made up of moving averages, and each of them has an MA period. The name TMA comes from triangular moving averages, as the indicator draws triangular bands
FREE
The BandsFill Indicator is a modified Bollinger Bands with a colored cloud.   It has two adjustable parameters: Period Deviation The cloud is colored as follows: If the price crosses the upper band, the cloud is blue. If the price crosses the lower band, the cloud is pink.   Thanks to this, the BandsFill Indicator provides traders with an easy opportunity to detect various features and patterns in price dynamics that are invisible to the naked eye. Based on this information, traders can predict
FREE
This indicator works by plotting fractals on the chart as arrows that can be used as buy or sell signals. It is a great tool for both new and experienced traders as it provides a clear visual representation of the market and helps traders identify fractals. Although it repaints, it can be used quite effectively in conjunction with other tools to filter trading strategies. We use this indicator in this way in our RoyalFractals II Expert Advisor, which you can purchase on the MQL5 Market: https:
FREE
The Red Dragons Support and Resistance Levels indicator automatically determines support and resistance levels using the proprietary algorithm based on historical and current data, so the levels are dynamic, which allows you to adjust trading targets based on the current price movement. For this reason, we use this indicator in our advisors, for example, Red Dragons, which you can purchase here: https://www.mql5.com/en/market/product/128713?source=Site +Market+MT4+New+Rating006 The panel also
FREE
Forex Gangster PRT
Irina Cherkashina
FOREX GANGSTER is a unique Expert Advisor created by a professional prop trader and financial asset manager with many years of experience. This is a solution for those who strive for stable profits without constant control over each transaction or monitoring the work of a trading advisor. Created for optimal conservative trading and investing through exchange instruments with long-term regular profits and minimal risks. The Expert Advisor algorithm is based on a deep understanding of market pat
The Wolf Wave Finder Indicator is a popular indicator, that is useful in identifying potential trading opportunities.   The indicator works by recognizing the Wolf Wave pattern, which is a well-known pattern used by professional traders to identify potential areas of support and resistance.   The indicator is easy to use and provides traders with an easy way to identify potential trades.   The Wolf Wave Finder Indicator is a great tool for traders who are looking for a reliable and accurate way
This indicator is a fusion of the Parabolic SAR and Fibonacci indicators. Fibo is drawn on the last wave, at the peaks the indicator displays prices for convenience. Parabolic SAR helps to define the market trend and generates trends following trade signals.     On the other hand, Fibonacci plots the price retracement levels so that traders can determine a better and safer place to enter the market. Scalping with Parabolic SAR and Fibonacci Overview. For this strategy, in addition to our indica
This is an easy-to-set-up and easy-to-use Expert Advisor that will help you always have the necessary information about your trading account at hand, sending from MetaTrader 4 to you in Telegram: • Account drawdown • Number of open positions • Volume of open positions • Profit per day, week, month How to get an chat ID: - Chat with BotFather to create Bot and get API Token of Bot. If you had Bot, skip the step. - Chat with bot @userinfobot , then the bot will reply your ID. How to setu
The SYMBOL MANAGER symbol change indicator is an effective tool designed to enhance trading convenience and significantly simplify the trader's experience. This indicator allows users to switch seamlessly between currency pairs and timeframes within a single open window of the trading terminal. Importantly, when switching, the associated template, including indicators and current chart settings, is automatically duplicated, ensuring a consistent trading environment.
L'indicatore Morning Star PRT utilizza il principio di breakout mattutino piatto. L'indicatore visualizza i livelli di piatto mattutino e mostra i possibili obiettivi. È stato aggiunto un ulteriore livello di Fibonacci all'indicatore, nonché avvisi sonori sull'intersezione di entrambi i livelli obiettivo specificati nelle impostazioni e il livello di piatto notturno. L'indicatore Morning Star PRT crea un canale di piatto notturno alla fine della notte, nonché due livelli di prezzo di Fibonacci
Indicator Supply & Demand zones PRT– è uno strumento personalizzato che viene utilizzato per eseguire la marcatura delle zone di domanda e offerta del grafico. L'indicatore traccia linee e rettangoli sul grafico che evidenziano i livelli di resistenza/supporto e le zone di domanda/offerta. Per comodità, sia le linee che le figure sono dipinte in colori diversi in modo che i segnali siano facilmente distinguibili l'uno dall'altro. L'indicatore traccia solo livelli freschi, ovvero quelli che non
Questo indicatore è uno strumento potente per i trader che cercano di identificare i pattern dei grafici e i vantaggi di incorporarlo nella loro strategia di trading sono numerosi. Questo strumento identifica e segnala efficacemente potenziali tendenze e inversioni nei mercati finanziari, aumentando così la redditività del trading. Grazie al suo algoritmo avanzato, l'indicatore può analizzare accuratamente i dati di mercato, fornendo ai trader informazioni preziose che possono aiutarli a prende
This is the automatic price spike signal indicator for MT4. Plots advance alerts on potential breakouts/pullbacks. Suits forex, stocks & crypto trading strategies. This is a perfect indicator for reversal traders. A spike often indicates a turn-around moment. The best way to use that gauge is to apply it to your favourite trading system as a filter. 這是 MT4 的自動價格飆升訊號指示器。繪製有關潛在突破/回調的預先警報。適合外匯、股票和加密貨幣交易策略。 對於反轉交易者來說,這是一個完美的指標。尖峰通常表示轉變時刻。使用該指標的最佳方法是將其作為過濾器應用到您最喜歡的交易系統中
Il Parabolic SAR & Support/Resistance Levels non è solo un indicatore di analisi tecnica, utilizzato nel trading forex per identificare potenziali inversioni di tendenza e punti di entrata e uscita, ma anche una strategia di trading autonoma pronta all'uso. L'indicatore si basa sull'indicatore PSAR aggiungendo livelli dinamici di supporto e resistenza al grafico, che possono aiutare i trader a identificare i livelli di prezzo chiave in cui il mercato potrebbe potenzialmente invertirsi. Utilizz
L'indicatore All Market Channels di ProfRobotrading crea e visualizza automaticamente tutti i canali di trading formati sullo schermo. Questo indicatore è molto comodo per il trading su tutte le strategie di canale esistenti ed è applicabile a tutti gli strumenti e timeframe. Guarda lo screenshot: ti dirà di più :) Ulteriori informazioni sono disponibili sul nostro sito web ProfRoboTrading.
Questo è un indicatore di compressione delle bande di Bollinger. Rileva la compressione della volatilità e il rilascio di "momentum represso". Può essere utilizzato quando coincide con voci di trading specifiche: la volatilità rilasciata significa una maggiore probabilità di realizzare un profitto decente. C'è anche un istogramma con bande colorate che simboleggiano debolezza o forza e un crossover della linea zero. Pertanto, questo indicatore può essere utilizzato sia in combinazione con altri
The work of this Expert Advisor is similar to fishing, when you use several fishing rods.   This Expert Advisor works on the channel indicator, the work of which you can see in the screenshots. This indicator is effective on any TM, so it can be used in all types of trading, including scalping for 5 and 15 minutes, intraday or full automatic trading of several instruments simultaneously on D1. This expert advisor is ideal for working both on a flat and during sharp or protracted trend movements
Filtro:
Nessuna recensione
Rispondi alla recensione