Ilan Dynamic Deluxe MT4

  • Experts
  • Artem Postnikov
    Artem Postnikov
    • Интернет-маркетолог. MQL4 программист à  Freelance
    • Ukraine
    • 426
    Hello!
    My name is Postnikov Artem, I am programming indicators and Expert Advisors in MQL4.
    I also know internet marketing tools: SEO/PPC/SMM/Youtube.
    I will be glad to cooperate!
    My products:
    Ilan Dynamic Deluxe MT4
  • Version: 2.1
  • Mise à jour: 28 juin 2022
  • Activations: 5
Ilan Dynamic Deluxe is a intraday trading expert.



The well-known Ilan Dynamic served as the basis for creating a trading robot. The logic of entry along the trend and on pullbacks has been changed.

Transactions are opened and closed within a day, without transferring positions to the next day.


Timeframe: M5 - H1;

Currency pairs: any;

Model: At opening prices!


Works with Market Execution!


Main advantages:

1. Works in different phases of the market (Trend, Flat), uses the full power of the CCI indicator;

2. Calculates the levels of Trailing Start and Trailing Stop based on the time frame of the working ATR.

3. It takes into account the average move of the daily ATR.

4. It has a safety stop loss level, which = the percentage of loss from the maximum Equity achieved, at which all existing positions are exited.

5. It has a built-in Money Management and Custom optimization parameter, which allows you to cut off the negative results of the settings with a probability of more than 70% and increase the passability of the Forward test.

6. Additional settings: time filter, maximum spread filter, etc.


Options:

extern string menucomment00    = "= Strategy options: Trend/Flat =";

extern bool   trend_enabled = true;  // Trend: optimizations and trading
extern bool   flat_enabled  = true;  // Flat: optimizations and trading

extern string menucomment01    = "= Order options: Lot/ММ/Trail/Pipstep =";

extern double lots                          = 0.01;        // Size of lots
extern int    type_lot_exponent             = 0;           // Type of lot_exponent: 0-geometric, 1-arithmetic
extern double lot_exponent                  = 1.0;         // How much to multiply the lot (1..2)
extern bool   MM                            = false;       // On/Off. Моney Managment
extern double risk                          = 1;           // ММ = 0.01 - (1% percent)
extern int    balans                        = 1000;        // lots = AccountBalance*risk/reinvestment balance

extern double sl_k_atr_tral_stop            = 1;           // Multiplier ATR (0.5 .. 10) for Trailing Stop
extern double tp_k_atr_tral_start           = 3;           // Multiplier ATR (0.5 .. 10) for Trailing Start

extern double total_equity_risk             = 15.0;        // Total Equity Risk (percent) = (5 .. 20)
extern double total_drawdown                = 15.0;        // Maximal Drawdown (percent) of the balance (5..20)

extern int    max_trades                    = 2;           // Maximum number of open orders (0 - one orders .. 15)

extern bool   dynamic_pips                  = true;        // On/Off. Dynamic Pipstep
extern int    default_pips                  = 12;          // Minimal Pipstep (10..50)
extern int    glubina                       = 36;          // Count bars for pipstep calculate (10..50)
extern int    del                           = 3;           // Multiplier value of Dynamic Pipstep (1..3)

extern string menucomment02    = "= Indicators options: ATR/CCI =";

extern double dayli_delta_atr               = 0.05;        // Multiplier delta ATR (trend - flat) (0.05 .. 1)
extern double dayli_atr_percent             = 80;          // Passed % daily ATR (50 .. 100)

extern int    tf_cci                        =  0;          // TF_cci:0 -current TF,1 - M5,2 - M15,3 - M30,4 - Н1(0..4)
extern int    cci_buy_level                 =  100;        // CCI Buy Level  (100 .. 200)
extern int    cci_sell_level                = -100;        // CCI Sell Level (-100 ..-200)

extern string menucomment03    = "= Additional options: Spread/Time work/Magic number orders/Log file=";

extern double max_spread                    = 30;          // Maximum allowable spread 
extern int    start_hour                    = 6;           // Trading start hours (5 .. 9)
extern int    start_min                     = 0;           // Minutes to start trading
extern int    end_hour                      = 22;          // Trading end hours  (20 .. 23)
extern int    end_min                       = 0;           // Trade end minutes

extern int    magic_number                  = 11111;        // ID/Magic number of orders
extern bool   debug                         = false;        // On/Off. Print comments in log

extern string menucomment04    = "= Tester optimization options=";

extern int    min_trades                        = 100;         // Maximal count of orders (100..300)
extern int    max_num_of_seq_sl                 = 5;           // Maximum series of losing trades (3..8)
extern int    tester_min_percent_profit_trades  = 50;          // Minimal % profit trades in history (50..66)

Optimization recommendations:

1. At the beginning, the strategy is optimized: trading 1-lot (0.1 or 0.01), without refill orders (max_trades=0)

2. Optimize refill orders (pipstep and max_trades = (2..5))

3. Optimize MM (lots, lot_exponent, etc.);

4. The number of transactions from 100 or more;

5. The calculation of the Custom parameters: recovery factor, Sharpe ratio,TEF and SQN.The result must to be a positive number.


IMPORTANT! Contact me immediately after the purchase to get the current preset for the EURUSD/GBPUSD/USDJPY M5 .

I trade with EXNESS broker!


Produits recommandés
DJ30 Picsou
Julien Jean Bernard Lajardie
DJ30 Auto-Adaptative MA EA - Expert Advisor pour le Trading sur DJ30 Le DJ30 Auto-Adaptative MA EA est un outil de trading puissant, spécialement conçu pour le trading de l'indice DJ30 sur un graphique de 30 minutes. Cet Expert Advisor combine une stratégie éprouvée basée sur les moyennes mobiles avec un système innovant de Stop Loss auto-adaptatif, offrant ainsi un équilibre entre gestion des risques et optimisation des trades. Principales caractéristiques : Stop Loss Auto-Adaptatif : Le EA aju
Fibo Eagle EA
Almaquio Ferreira De Souza Junior
Fibo Eagle EA for MT4 - Fibonacci-Based Grid Trading Expert Advisor Overview FiboEagleEA is a sophisticated Expert Advisor (EA) designed for traders who want an automated trading system powered by the Fibonacci sequence. This EA integrates grid trading principles with advanced money management tools, delivering a blend of precision, adaptability, and profitability potential. Whether you're new to trading or a seasoned professional, FiboEagleEA adjusts to various market conditions, making it a ve
Root Diamond EA
Yevheniy Kopanitskyy
Full automatic trading platform incorporating the best settings of BinaryMiner and Root-Diamond Built-in configurations. 1. Automatic calculation of abyom from the deposit. 2.Opening only one position from the settlement level in Long or Short 3.Security for going to No Loss in cases of Contra trend 4 binary indicators filter the market and identify a nearby wave in the market movement. All incorporating configurations guarantee long-term income // --------- Configurable parameters -----
FREE
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
Ajout de la possibilité de modifier la taille du lot et de rendre l’EA aussi abordable que possible. En l’achetant, vous bénéficierez du support et des futures mises à jour. Merci de soutenir son évolution. Ce robot de trading est prêt à l'emploi. AussiePrecision   est un Expert Advisor (EA) sensible au temps pour MetaTrader 5, spécialement conçu pour la paire de devises AUD/USD. Il est conçu pour exécuter des opérations à des moments prédéfinis et contrôlés, ce qui le rend idéal pour les trader
Xenon Amples
Ivan Simonika
Xenon Ample High-Tech Synergy of Patterns and Logic English Version (Full Professional Description) Xenon Ample is an advanced algorithmic trading suite engineered for the modern financial landscape. The name reflects its core philosophy: Xenon — symbolizing high-speed, electric precision of execution. Ample — representing adaptability across a wide spectrum of market conditions. The Logic Behind Xenon Ample At the core of Xenon Ample operates a sophisticated Pattern-Sync Engine . Unlike traditi
VolnaFX
Roman Meskhidze
4.67 (15)
LAUNCH PROMO Next price:        $349 The price will be rise to limit the number of users for this strategy The "Volna FX" Expert Advisor is a representative of robots trading from levels. Levels can be built automatically, or they can be rigidly set in the parameters of the Expert Advisor. CHECK REAL SIGNAL :  https://www.mql5.com/en/signals/847709 The uniqueness of the advisor is that it can work both with averaging and using the martingale principle, or without it, i.e. use a clear take profi
The KijunR uses a Grid method with a breakeven feature, its based around the RSI and Kijun-Sen of the Ichimoku indicator Its recommended to be used with a cent account as it requires a high volume of capital along with a broker that allows numerous open positions, along with this low spreads are desired. All major pairs can be traded with this EA, including commodities and on all TFs though before any usage please optimize . IMPORTANT: These parameters will need to be increased to the max open
Works to open two hedging deals, buying and selling, with a goal of each deal of 2 points With the opening of multiple cooling deals in the manner of another lot size and suspending each type of sale or purchase transaction At a profit level. To get the expert for free, contact me via Telegram:   https://t.me/MidoAlashi2 Parameters: Lot1: Manual Lot Size Auto_Lot: Set true to automatically calculate optimal Lot Size based on risk preferences, Set False if you want use manual lot size. Max_Ri
Sharp EA MT4
Mansour Babasafary
3.67 (3)
A trend based expert This expert predicts the future by using trend patterns and trend indicators and short-term and long-term calculations. Trends change quickly in lower time frames, so this expert is suitable for M30 and above. In this expert, we tried to use currency pairs that are aligned with our strategy. Best currency pair: Euro Dollar In this expert, dozens of different indicators and dozens of different strategies (the main ones are trend-based strategies) are used. Attributes: Can b
MACD trading strategy is the most popular among traders. Is it profitable? You can download the demo and beckets the mechanical trading system on your own. With the Expert Adviser you have the opportunity for testing the MACD mechanical trading system, in a accurate and  efficient way. MACD universal  is a fully automated EA designed to trade  all currency pairs and all timeframes.   It opens trades on MACD-main and MACD-signal line crossover. Features: Automated risk management as percent of ba
Bear vs Bull EA MT4
Nguyen Nghiem Duy
Bear vs Bull EA Is a automated adviser for daily operation of the FOREX currency market in a volatile and calm market. Suitable for both experienced traders and beginners. It works with any brokers, including American brokers, requiring FIFO to close primarily previously opened transactions. *In order to enable the panel, it is necessary to set the parameter DRAW_INFORMATION = true in the settings; -  Recommendations Before using on real money, test the adviser with minimal risk on a cent trad
Trending Mechanisms
Tatiana Savkevych
**Description of the Trending Mechanism Forex Trading Bot** **Trending Mechanism** is a high-tech trading bot for the MetaTrader 5 platform designed for automatic market analysis and trading in the Forex market. By utilizing the latest market analysis and capital management technologies, this bot allows traders to effectively identify trends and make informed trading decisions based on current market conditions. It is ideal for both experienced traders and beginners, thanks to its intuitive se
PowerMax Pro - it's automated multicurrency expert advisor working on any type of accounts and with any type of spreads. The Expert Advisor always sets TakeProfit and due to this, even if there are interruptions to the Internet, the orders will be closed on time and at a favorable price.  The timeframe on the chart does not matter, you can set any digits. Working timeframe is set directly in the settings of the EA. To protect the deposit and limit possible losses, the EA has two options: the ab
Gold Coin M5
Andrey Kozak
2.33 (9)
Gold Coin M5 est un robot de trading automatisé conçu pour négocier le marché de l'or (XAUUSD) en utilisant la période M5. Ce robot est conçu pour les traders qui souhaitent négocier automatiquement sur des intervalles de temps à court terme (scalping). Particularités : Stratégie de scalping : le robot utilise une stratégie de scalping basée sur une entrée et une sortie instantanées des positions en fonction des mouvements de prix à court terme. Optimisé pour XAUUSD sur M5 : Le XAUUSD Scalper
| 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
Golden Beard
Aleksandr Khitrov
GOLDEN BEARD Golden Beard is an Expert Advisor specifically developed for gold trading. The basis of its work is the opening of orders on a unique algorithm that controls the amount of risk and does not allow the robot to get a drawdown above the target value. Thus the Expert Advisor works on a trend+contrend strategy, but with control of the risk. Golden Beard is one of the few Expert Advisors that easily passes the backtest on 99% of the history using every tick. This is a very important resul
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
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+
Soprano
Vincent Visoiu
Soprano EA – Precision Trading Without the Hype Soprano EA is a sophisticated Expert Advisor meticulously crafted over 10 years of development . It leverages unique, technical algorithmic rules to deliver consistent performance across both backtests and live trading. Unlike many EAs relying on AI-based optimizations—which often yields impressive backtests but fails in real-world conditions—Soprano EA is built to excel in live markets and based on quantifiable no non-sense technical indicators.
Gold Mephisto
Huynh Van Cong Luan
Gold Mephisto   – Fully Automated Trading Solution Gold Mephisto   is a fully automated Expert Advisor designed to make trading simple, efficient, and adaptable for both beginners and professional traders. With most parameters pre-configured and optimized, users can start trading immediately without complex adjustments. Whether you are just getting started or already experienced,   Gold Mephisto   offers the flexibility, risk control, and stability you need for long-term trading success.  
This Expert Advisor trades based on trend lines, as well as on the basis of volume analysis. Volumes are calculated using minute bars, in order to determine if they were ascending or descending. The trend lines are drawn based on High and Lows in the trade history. There are also additional indicators. Buy or sell signals depend on all those factors. This allows the EA to enter the market with more accuracy and to perform more deals. Input parameters Lots - lot size (if 0, a lot is calculated b
Works to open two hedging deals, buying and selling, with a goal of each deal of 20 points With the opening of multiple cooling deals in the manner of another lot size and suspending each type of sale or purchase transaction At a profit level. Parameters: Lot1: Manual Lot Size Auto_Lot: Set true to automatically calculate optimal Lot Size based on risk preferences, Set False if you want use manual lot size. Max_Risk: Max Risk as percentage of Equity* the greater this percentage is the greater
Magical Powers
Paranchai Tensit
This Expert Advisor is based on Trend Following Systems . The mechanism (stop-and-reverse) technical indicator. Based on a price and time trading system, the indicator is used for analyzing market trends. The indicator trails price as the trend extends over time. It is similar to the Moving Average, as the only difference is that the indicator moves with higher acceleration and may change its position in terms of the price. In general, the indicator moves below the prices as they go up (bull mar
Definition Pompalamasyon is a fully automated trend trader that performs best on  1 Hour   EURUSD  Chart. This EA uses  Simple Moving Average Indicator ,  Stochastic   Oscilator, RSI and  Ichımoku to define the trade direction and sends an order. While sending an order the EA sets the take profit and stop loss points. Pompalamasyon is not a scalper. There are no risky hedging or martingale strategies used. Recommendations EA Settings : Use default settings. Symbol : EURUSD. Time Frame :H1. Broke
BBMA Grid Combination
Kahfi Pangariduwan
5 (1)
BBMAGC   BBMAGC  is an automatic trading system with a work strategy obtained from famous BBMA indicator combine with advance grid system . This EA use dangerous trading systems like martingale and grid so please understand the risk before using this EA Time Frame: H1 Symbol: best result on EUR/USD, GBPUSD, GBPCAD VPS recommended 4/5 digit broker Min Deposit 1000$ Low spread always better Since you using Grid system, always trade using money that you are willing to lose. When you use an expert a
Works to open two hedging deals, buying and selling, with a goal of each deal of 20 points With the opening of multiple cooling deals in the manner of another lot size and suspending each type of sale or purchase transaction At a profit level. Parameters: Lot1: Manual Lot Size Auto_Lot: Set true to automatically calculate optimal Lot Size based on risk preferences, Set False if you want use manual lot size. Max_Risk: Max Risk as percentage of Equity* the greater this percentage is the greater
Gold Master Advanced Trend Scalper for MT4 EA is an automated and easy to use expert advisor that has the Stochastic indicator working in combination with RSI and MACD filters built in.   We have spent a lot of time testing many expert advisors e.g. The Gold Reaper, AI Trading Vision, Gold Trade Pro, Hero,  XG Gold Robot,   Quantum Emperor , Bonnitta EA, XT EurUsd EA, PipFinite EA, Alise EA, Zeus EA, EA Gold Stuff, The Most Wanted EA etc. After years of testing and development, the result is an
Works to open two hedging deals, buying and selling, with a goal of each deal of 20 points With the opening of multiple cooling deals in the manner of another lot size and suspending each type of sale or purchase transaction At a profit level. The King Hedging Forex 2R Upward or Downward Profit Works for free on a demo account Expert Link https://t.me/hfmq4/34 Parameters: Lot1: Manual Lot Size Auto_Lot: Set true to automatically calculate optimal Lot Size based on risk preferences, Set False i
This automated trading robot uses the capabilities of the macd indicator to create a grid strategy. The algorithm creates a grid strategy at overbought and oversold levels and in times of high volatility. This makes it susceptible to all price fluctuations. The Close Money input is the total amount of earnings in the cycle. We define it as the total take profit amount in the cycle. It has the ability to open more cycles in short periods. However, you can use the robot in medium-term trading. Rea
Les acheteurs de ce produit ont également acheté
The Gold Reaper MT4
Profalgo Limited
4.62 (34)
PROP FIRM PRÊT !   (   télécharger SETFILE   ) PROMO DE LANCEMENT : Il ne reste que quelques exemplaires au prix actuel ! Prix ​​final : 990$ Obtenez 1 EA gratuitement (pour 2 comptes commerciaux) -> contactez-moi après l'achat Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal LATEST MANUAL Bienvenue chez le Faucheur d'Or ! S'appuyant sur le très réussi Goldtrade Pro, cet EA a été conçu pour fonctionner sur plusieurs périodes en même temps et a la possibilité
Scalping Robot Pro MT4
MQL TOOLS SL
5 (11)
Scalping Robot Pro is a  professional trading system  designed specifically for fast and precise scalping on XAUUSD using the M1 timeframe. The system is built to capture short term market movements with accurate execution and controlled risk management. It focuses on real time price behavior, momentum shifts, short term volatility, and selective grid based trade management techniques to identify high probability  trading opportunities  in the gold market. Scalping Robot Pro is optimized for tra
Big Forex Players MT4
MQL TOOLS SL
4.72 (43)
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 King MT4
Bogdan Ion Puscasu
5 (5)
Quantum King EA — La puissance intelligente, optimisée pour chaque trader IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Prix de lancement spécial Signal en direct :       CLIQUEZ ICI Version MT5 :   CLIQUEZ ICI Chaîne Quantum King :       Cliquez ici ***Achetez Quantum King MT4 et vous pourriez obtenir Quantum StarMan gratuitement !*** Contactez-nous en privé pour plus d'informations ! Règle       Votre tradin
Gold Trade Pro
Profalgo Limited
4.61 (23)
Lancer la promo ! Plus que quelques exemplaires à 449$! Prochain prix : 599$ Prix ​​final : 999$ Obtenez 1 EA gratuitement (pour 2 comptes commerciaux) -> contactez-moi après l'achat 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 rejoint le club des EA de Gold trading, mais avec une
Boring Pips MT4
Thi Thu Ha Hoang
4.6 (15)
Vous êtes-vous déjà demandé pourquoi la plupart des conseillers experts ne sont pas efficaces dans le trading en direct, malgré leurs performances parfaites en backtest ? La réponse la plus probable est le surajustement. De nombreux EAs sont créés pour "apprendre" et s'adapter parfaitement aux données historiques disponibles, mais ils échouent à prédire l'avenir en raison d'un manque de généralisabilité dans le modèle construit. Certains développeurs ne connaissent tout simplement pas l'existe
Bitcoin Scalp Pro
Profalgo Limited
5 (4)
Promotion actuelle : Plus qu'un seul à 549$ Prix ​​final : 999$ NEW: Choose 1 EA for free! (for 2 trade account numbers) N'oubliez pas de jeter un coup d'œil à notre «   Ultimate EA Combo Package   » sur notre   blog promotionnel   !   LIVE SIGNAL Bitcoin Scalp Pro est un système de trading unique sur le marché.  Il se concentre entièrement sur l'exploitation de la volatilité du marché Bitcoin en négociant les cassures des niveaux de support et de résistance. L'EA se concentre sur la sécurité
Limited-time 30-day promotion: Get Kenni Trades Gold Breakout for only $499.99 —regularly $799.99 —and receive Kenni Daily Scalp Breakout Gold FREE with your purchase. This exclusive offer is available for 30 days only. Kenni Trades Gold Breakout  now includes three selectable trading modes:   Kenni Gold Breakout ,   Kenni Daily Scalp Breakout Gold , and   Kenni Prop Firms . Kenni Trades Gold Breakout  is an automated trading system developed specifically for Gold on MetaTrader 4 hedging account
Gold Hunter Pro MT4
Farell Edson Mazarin
Gold Hunter Pro est un système de trading automatisé pour XAUUSD conçu pour MetaTrader 4 et MetaTrader 5. L'Expert Advisor utilise un modèle d'exécution basé sur les cassures. Il analyse les niveaux de prix structurels et place des ordres en attente uniquement lorsque les conditions de marché prédéfinies sont remplies. Le système est conçu pour le trading intrajournalier et n'utilise pas de martingale, de grid, de moyennage, d'augmentation progressive du lot ni de logique de récupération cachée.
Aura Neuron MT4
Stanislav Tomilov
4.67 (15)
Aura Neuron est un Expert Advisor distinctif qui poursuit la série de systèmes de trading Aura. En s'appuyant sur des réseaux neuronaux avancés et des stratégies de trading classiques de pointe, Aura Neuron offre une approche innovante avec d'excellentes performances potentielles. Entièrement automatisé, cet Expert Advisor est conçu pour négocier des paires de devises telles XAUUSD (GOLD). Il a démontré une stabilité constante sur ces paires de 1999 à 2023. Le système évite les techniques de ges
Vortex Gold MT4
Stanislav Tomilov
4.93 (43)
Vortex - votre investissement dans l'avenir Le conseiller expert Vortex Gold EA a été conçu spécialement pour négocier l'or (XAU/USD) sur la plateforme Metatrader. Construit à l'aide d'indicateurs exclusifs et d'algorithmes secrets de l'auteur, cet EA utilise une stratégie de négociation complète conçue pour capturer les mouvements rentables sur le marché de l'or. Les éléments clés de cette stratégie comprennent des indicateurs classiques tels que l'indicateur CCI et l'indicateur parabolique, q
Forex GOLD Investor
Lachezar Krastev
4.39 (51)
BUY 1 and GET 1 FREE - Promotion! Buy Forex GOLD Investor with a huge –60% discount and GET 1 FREE EA by your choice! Promo Price: $217 (Regular Price: $547 — You Save $330! ) After purchase contact me to get your GIFT EA! You can also contact me to get the list of available GIFT EAs! Forex GOLD Investor is one of the best expert advisors developed to trade on GOLD(XAUUSD) in the forex market. Forex GOLD Investor consists of 3 trading systems . The first one is based on scalping trading strat
BB Return mt4
Leonid Arkhipov
4.89 (18)
BB Return — un Expert Advisor (EA) pour le trading de l’or (XAUUSD). Cette idée de trading a été utilisée auparavant par moi-même en trading manuel . Le cœur de la stratégie repose sur le retour du prix vers la zone des Bollinger Bands , mais pas de manière mécanique ni à chaque contact. Sur le marché de l’or, les bandes seules ne suffisent pas ; l’EA utilise donc des filtres supplémentaires afin d’écarter les conditions de marché faibles ou non exploitables. Les positions sont ouvertes uniqueme
Adaptive Gold Scalper Important Pre-notice: This strategy requires a long period of practical verification, and favorable trading returns cannot be guaranteed in the short run. Traders must select brokers with ultra-low order latency, minimal slippage and zero/low stop level requirement; poor broker conditions will lead to disastrous trading results. I have over 14 years of professional trading experience.   With proper brokerage conditions and sufficient running time, this fully automated scalp
Aurum AI mt4
Leonid Arkhipov
4.94 (34)
MISE À JOUR — DÉCEMBRE 2025 Fin novembre 2024, l’Expert Advisor Aurum a été officiellement lancé à la vente. Depuis ce moment, il a fonctionné dans des conditions réelles de marché — sans filtre d’actualités, sans protections supplémentaires et sans restrictions complexes — tout en restant stable et profitable. Live Signal (launch April 14, 2026) Cette année complète de trading réel a clairement démontré la fiabilité du système de trading. Et seulement après cette période, en nous appuyant sur
Quantum Nexus MT4
Farell Edson Mazarin
Quantum Nexus est un Expert Advisor innovant qui réunit l’analyse quantitative, la validation à plusieurs niveaux, des algorithmes de suivi de tendance, des mécanismes de suivi des positions et la surveillance statistique au sein d’un système de trading automatisé unifié. La réalisation de ce produit a nécessité des décennies d’expérience en développement et une année de préparation pour créer Quant v5 — un outil d’analyse quantitative de niveau hedge fund doté de tests OOS continus sur fenêtres
Forex Diamond EA
Lachezar Krastev
5 (6)
BUY 1 and GET 1 FREE - Promotion! Buy Forex Diamond EA with a huge –60% discount and GET 1 FREE EA by your choice! Promo Price: $217 (Regular Price: $547 — You Save $330!) After purchase contact me to get your GIFT EA! You can also contact me to get the list of available GIFT EAs! Live Results:   https://www.mql5.com/en/signals/2379493 Forex Diamond EA – Reliable Automated Trading Powered by Smart Algorithms Forex Diamond EA is a proven expert advisor designed to deliver consistent results us
Wall Street Robot MT4
MQL TOOLS SL
5 (1)
Wall Street Robot is a   professional trading system   developed exclusively for US stock indices, focused on S&P500 and Dow Jones. These markets are known for their high liquidity, structured movements and strong reaction to global economic flows, making them ideal for algorithmic trading strategies based on precision and discipline. By concentrating only on these indices, the system is able to adapt closely to their behavior, volatility patterns and intraday dynamics, instead of trying to oper
XG Gold Robot MT4
MQL TOOLS SL
4.29 (42)
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
GoldPro
Sergey Batudayev
5 (2)
GoldPro (MT4) — Expert Advisor XAUUSD avec 2 modes sélectionnables : Classique et Scalping GoldPro est un système de trading automatisé pour   XAUUSD (Or)   conçu pour les traders qui recherchent une structure, des contrôles de risque clairs et un EA capable de fonctionner à différents rythmes de marché. Au sein d'un même EA, vous pouvez choisir   son mode de trading  : 1) Mode classique — logique calme pour les balancements et les replis Une approche classique axée sur le comportement de retou
EA Ice Cube Scalper
Sergey Batudayev
4.71 (21)
Conseiller commercial Ice Cube Scalper -           c'est un scalpeur de jour       , effectuant quotidiennement un grand nombre de transactions, prenant plusieurs points à chaque transaction. La stratégie de l'EA consiste à négocier avec la tendance en utilisant l'indicateur RSI. L'EA utilise la moyenne avec un lot multiplicateur, vous devez comprendre cela avant d'utiliser l'EA, mais la stratégie a bien fonctionné à la fois dans le backtesting et le trading en direct. Avant d'acheter, assurez-
One Gold MT4
Stanislav Tomilov
4.68 (19)
Présentation de One Gold EA, un robot de trading sophistiqué pour l'or sur la plateforme Meta Trader, développé pour aider les traders à effectuer des analyses de marché avancées. Notre technologie exclusive exploite les réseaux neuronaux et les algorithmes basés sur les données pour analyser les données historiques et en temps réel du marché de l'or, fournissant des informations qui peuvent aider à la prise de décision. Contrairement aux stratégies manuelles traditionnelles, One Gold EA fonctio
Waka Waka EA
Valeriia Mishchenko
4.25 (48)
8+ years of live track record with +12,000% account growth: Live performance MT 5 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make profit Supported cu
GHS (Gann HiLo System ) is an expert advisor that trades the resumption of a trend after a pullback, using the Gann HiLo Activator as its directional reference. It does not chase price or try to anticipate reversals: it waits for the line to define a trend, waits for price to pull back against it, and enters only when the market clears the prior extreme of the move, confirming it wants to resume its direction. The Gann HiLo indicator is calculated inside the advisor itself, so no external indic
Luna AI PRO
Profalgo Limited
4.67 (3)
Promotion de lancement : Seulement 1 exemplaires disponibles à 399$ Prix ​​final : 2000$ Il n'y aura qu'un nombre limité d'exemplaires vendus de cet EA Libérez la puissance de l'intelligence artificielle et portez votre trading à des sommets sans précédent avec le   Luna AI Pro EA   , le robot de trading "mean reverse" le plus avancé du marché. Conçu pour répondre aux besoins des traders chevronnés et des débutants, ce système de pointe piloté par l'IA est équipé d'un large éventail de fonctio
TPS (Trend Pullback System) is an expert advisor built around a single concept: wait for a defined trend, wait for price to pull back into the value zone within that trend, and enter only when the original move resumes. It applies the principle of buying weakness within an uptrend and selling strength within a downtrend. It does not average down, does not build grids, and does not increase lot size after a loss. This Expert Advisor is NOT for you if: You are looking for a system with no losing
Dark Algo
Marco Solito
4.67 (70)
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
ORIX mt4
Leonid Arkhipov
4.75 (4)
ORIX System — un robot de trading développé spécifiquement pour la paire de devises GBPUSD sur le timeframe M5 . Cet Expert Advisor est basé sur l’analyse du comportement du prix et des éléments de la structure du marché et n’utilise pas d’indicateurs techniques standard. Le robot n’utilise pas le martingale, les grilles de trading, le moyennage contre le marché, le hedging, l’ouverture de positions sans stop loss, ni le trading à haute fréquence ou chaotique. Live signals Exigences et recomman
Golden Mirage mt4
Michela Russo
4.7 (10)
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
Javier Gold Scalper V2
Felipe Jose Costa Pereira
5 (4)
Javier Gold Scalper : Notre technologie à vos côtés ! Manuel et fichiers de configuration : contactez-moi après l'achat pour recevoir le manuel et les fichiers de configuration. Prix : le prix augmente en fonction du nombre de licences vendues. Copies disponibles : 5 Trader l'or, l'un des actifs les plus volatils du marché financier, exige une grande précision, une analyse rigoureuse et une gestion des risques extrêmement efficace. Le Javier Gold Scalper a été conçu précisément pour intégrer ce
Filtrer:
Aucun avis
Répondre à l'avis