• Aperçu
  • Avis
  • Commentaires (1)
  • Nouveautés

Boxmaster ParSar and MA MT5

Main:

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

Parameters:

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

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

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

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

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

Optimization parameters for the "Custom Max" (for advanced users):
CUSTOM_MAX_min_trades_per_month - the minimum number of trades per month (average);
CUSTOM_MAX_min_EXPECTED_PAYOFF - minimum expected payoff;
CUSTOM_MAX_min_PROFIT - minimum profit;
CUSTOM_MAX_max_EQUITY_DD_percent - the maximum percent of drawdown;
CUSTOM_MAX_min_PROFIT_FACTOR - minimum profit factor;
CUSTOM_MAX_min_RECOVERY_FACTOR - minimum recovery factor;
CUSTOM_MAX_min_LR_CORRELATION - minimum LR correlation;
CUSTOM_MAX_check_profit_every_month - once a month check (to speed up the optimization). If the test is not passed, then this optimization pass is stopped, and the result is assigned the value "-100". There are options: do_not_check (do not perform this test); without_loss_months (all months in profit); max_1_loss_month (maximum 1 losing month in a row); max_10_percent_loss_in_month (maximum 10 percent loss per month); no_max_DD (the balance at the end of the month is not less than CUSTOM_MAX_max_EQUITY_DD_percent of the maximum balance for the whole period);
CUSTOM_MAX_return - what to return to the optimization results. Options: all standard return parameteres; My_Formula (found on the Internet is a complex formula); PROM (Pessimistic return on margin - from the book of Robert Pardo); Balance_x_minDrawdown_x_TradesNumber; Balance_x_minDrawdown_x_ProfitFactor; Balance_x_minDrawdown_x_ProfitFactor_x_SharpeRatio.
Produits recommandés
MoMo Trade MT5
Dmitry Homenkov
MoMo Trade MT5 (MT4 version https://www.mql5.com/ru/market/product/57354 )   - trading system based on one of the momentum strategies. It uses simple and reliable tools like MACD and EMA to find entry points. The trading strategy looks for reversal patterns after trend area. The EA has implemented to work on M5 timeframe and focuses on short-term profit targets. But it also can be used on any timeframe. Volume calculation The volume amount is fixed ( Fixed volume ) or calculated based on risk pe
Archi
Vladimir Deryagin
Archi-construit sur des indicateurs, à l'avenir, leur nombre augmentera. Il est possible d'utiliser «Trailing Stop» avec «Trailing Position» et «Step Trailing». Il est possible d'augmenter le volume de la transaction ultérieure, avec une perte actuelle, à la fois en multipliant et en ajoutant. Après avoir atteint la prépondérance des transactions positives sur les transactions non rentables, le volume revient à l'original.  Archi BasicSettings: Magic number – le numéro unique de toutes les tr
Triple Threat Crown
STANTON ROUX
3 (2)
Triple Threat is the latest offering from Algotrading_za It uses Bollinger Bands and RSI to determine entry positions with MACD as confirmation of trend. It also has a time filter to define trading times. This EA is highly configurable and can be optimized to be used on most currencies. The money management section is also highly configurable and does not make use of any risky strategies like martingale etc..
Modifiable Moving Average Cross Expert Advisor This Expert Advisor (EA) is based on the cross of two moving averages ; i.e; “ Moving Average 1 ” and “ Moving Average 2 ”. “Moving Average 1” has to always be greater than “Moving Average 2”. (So that it logically makes sense; unless one is just trying out different stuff). If “Moving Average 2” crosses above “Moving Average 1”, the program will enter a BUY trade . If “Moving Average 2” crosses below “Moving Average 1”, the program will enter
Htf Xau
Murilo Neves Castro
HTF EUR USD est un Expert Advisor entièrement automatisé conçu pour le trading de l'EURUSD. Il est basé sur l'analyse par grappes de l'apprentissage automatique et des algorithmes génétiques. L'Expert Advisor contient un algorithme de marché auto-adaptatif qui utilise des modèles d'action des prix et des indicateurs de trading standard. La logique d'entrée et de sortie ne fonctionne que lorsqu'une barre se ferme. Il filtre le bruit du marché, accélère considérablement l'optimisation, évite la c
Night Lottery EA
Robots4Forex Ltd
The Night Lottery EA is a fully automated Expert Advisor that trades at night and relies on price reversion. The EA trades using market orders and uses time averaging to improve performance. This EA works best on EURUSD using the M5 timeframe. A VPS is advisable when trading this system. Check the comments for back test results and optimized settings. View More Products - https://www.mql5.com/en/users/robots4forex/seller#!category=1 Monitoring Signals - https://www.mql5.com/en/signals/author/r
Alligator Trade X MT5 is an EA based on Alligator. Alligator parameters such as Jawsperiod1, Jawsshift1, Teethsperiod1, Teethsshift1,   Lipssperiod1, Lipssshift1, BuyShift1, BuyCandlestickShift1, BuyShift2, BuyCandlestickShift2, BuyShift3, BuyCandlestickShift3, SellShift1, SellCandlestickShift1, SellShift2, SellCandlestickShift2,  SellShift3 and SellCandlestickShift3 can be adjusted. Alligator Trade X MT5 applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal
Main: Not martingale, not a grid, working on all symbols; a good rational algorithm; Work of two indicators: RSI (from older timeframe - it works as a signal filter) and RSI (from junior timeframe - it works as a signal) ; There is a good money management system (there are several type for trailing stop loss); EA can work on closed candles, and on current candles; Quickly optimized (the work is maximally accelerated). Current sets after optimization are in comments. If you want to do optimizat
The main idea behind Zone Recovery is to enter trades with the trend, and if it does not reach the takeprofit, a hedging trade will be opened in the other direction with a much bigger volume to cover the losses from the first trade Setting the time to run the expert magic number capital management trailing stop tp and sl reset line no trade at spread max Adjustable ratio
Eye of Ra
Jose Ramon Rosaenz Carmona
5 (1)
Expert advisor based on a widely tested   price action strategy The EA already incorporates all the variables in its programming, it is enough to let it run on the graph with the values ​​it incorporates by default. ACCOUNT: - This AE has been optimized to work on a STANDARD account - This AE is suitable for accounts of 3,000 USD - Default settings suitable for EUR/USD (any Timeframe) DESCRIPTION OF THE STRATEGY Price action trading analyzes the performance of a currency to predict what it
Blue Flame EA
Calvin Andile Mahlangu
BLUE FLAME EA is a trading tool specifically designed for the EUR/USD currency pair. It primarily trades using a fast scalping strategy to profit from small, short-term price fluctuations. is a fully automated Expert Advisor (EA) designed for the MetaTrader 4 platform. It uses a unique strategy that does not rely on traditional indicators (pure price action strategy). RECOMMENDATIONS - Before using on a live account, test the EA with minimal risk. - Use VPS or hosting server with mini
Robo Nuvem
Edson Cavalca Junior
The robot uses one of the most used indicators in Asia: * ICHIMOKU CLOUD * There are two trading strategies: Crossing of Tenkan and Kijun lines and; Kumo lines crossing. Know our products    Position openings are based on the parameters identified as signals, if you activate all the robot will issue a trading order only if the number of signals is greater than the minimum stipulated by the user. This Expert Advisor (EA) works on HEDGE (Forex, etc.) and NETTING (Bovespa, etc.) accou
Moving averages are very often used for analyzing currency pairs and trading. This Expert Advisor can analyze many moving averages at once and trade based on this. When the required number of moving averages signal a purchase, the adviser makes a purchase, if the indicators signal a sale, the advisor sells. Also, there is filtering spurious signals at low volatility based on the ADX indicator. In the settings of the adviser, you can set the required number of sliding ones, their period (the init
Babel Steps
Iurii Bazhanov
MT5 netting the “Babel Steps” robot uses the ZigZag indicator to generate Fibonacci levels on M1, M5, M15, H1, H4, D1, W1  periods of the charts , calculates the strength of trends for buying and selling. It opens a position when the specified trend level is exceeded plus Bollinger indicators and Stochastic indicators inform about oversold / overbought market.  Stochastic and Bollinger indicators help to increase or decrease the position. If market moves into favorable direction the Robot genera
AW BW strategy based MT5
AW Trading Software Limited
5 (1)
La stratégie AW BW a basé les transactions d'EA sur les signaux d'une combinaison personnalisée d'indicateurs créés par Bill M. Williams. Ce robot de trading entièrement automatisé dispose de paramètres flexibles et de nombreux scénarios de travail. Le produit intègre de nombreuses fonctionnalités utiles : calcul automatique du lot, système de suivi, stop loss et bien plus encore. Si nécessaire, une moyenne peut être utilisée. Avantages : Convient à tout type d'instruments et à tous les délais.
The Last Fractals , is a trading system that uses fractals to determine market corrections. The Last Fractals,   is a system that detects an entry point and initiates an operational algorithm. This algorithm is different if the input is correct or wrong. From the inputs you can control the initial loting of the algorithm, if the trade goes against you the lotage is maintained, but if it goes in your favor the lotage is increased to improve your profit. You can download the demo and test i
Next Price -->   (Buy:   150 $ ) -  (3 Months:   55  $ ) -  (1 Year:   90  $ ) Step out of the ordinary trading strategies and explore "Escape The Matrix" – a robust Expert Advisor for MetaTrader 5 that can potentially enhance your trading experience. Escape The Matrix harnesses the power of cutting-edge methods identify trading opportunities in the EURUSD market. It's been diligently tested on historical data to analyze price movements. Key Features: Optimized for EURUSD: This EA is fine-tuned
Morning Momentum EA
Mustafa Seyyid Sahin
Introduction Discover the   "Morning Momentum EA"   – your new partner for successful trading in the early market hours! Based on careful market observations, this Expert Advisor capitalizes on typical morning market movements to identify and exploit profitable trading opportunities. Why "Morning Momentum EA"? Some time ago, I noticed that markets often start moving in one direction in the morning and continue that trend. This insight inspired me to write code that leverages this behavior. After
Daily Range Breakout
Kai Petersen
5 (1)
Daily Range Breakout EA is a breakout strategy with buys when close of current bar is lowest in past N bars and price of next bar is greater than close of previous bar. Condition for sell trades are the opposite. The idea is based on Larry Williams Smash Day strategy. I trade this strategy live and it works in multiple markets. It works best in Daily timeframe. Not Martingale/Grid Strategy. Real result with stop loss. You can reproduce the result for Gold using the default parameters. IMPORTANT!
MAO Trade X MT5 is an EA based on Moving Average Oscillator. Moving Average Oscillator parameters such as FastEMA, SlowEMA, MACDSMA, BuyShift, BuyValue, SellShift and SellValue can be adjusted. MAO Trade X MT5 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 MAO Trade X MT5. Good luck. === Inquiries === E-Mail:support@btntechfx.com
Double 7 with a twist
Noelle Chua Mei Ping
Adapted from the award winning international best seller (Short Term Strategies That Work) by Larry Connors and Cesar Alverez in 2008, this concept was retested 10 years after the book published and that will give you an idea of the concept if it still works.  Take the last 10 years as walk forward and this strategy is added with a twist to risk management with arbitrary 5% stop loss and exit day counted as calender days instead of trading day. This EA works on dual mode, Long and Short.  Origin
Scalper Forex Expert
BPASoftware Thai Co. Ltd
PRESENTATION This EA uses several non-directional strategies that allows it to generate profits regardless of price trends. It manages a pool of positions ("session") in a totally autonomous way To avoid risks related to this strategy, several recovery functions have been implemented. This makes it a reliable and secure EA, its DD remains low. RECOVERY MODE This EA is designed to run on several pairs simultaneously on an account. When the DD of a session exceeds a defined value, all positions
Equanimity
Jose Ramon Rosaenz Carmona
The following expert is based on the combination of the several indicators in order to find the optimal entry points when there are specific market conditions. This expert does not use dangerous strategies such as Martingale, grid, averaging, etc. This strategy has been widely tested with good results in the last 10 years, where there have been a multitude of circumstances that the expert has been able to interpret and filter properly. Default parameters for "EUR / USD H1"
Trade donchian breakouts with complete freedom. This EA can trade any breakout period, any timeframe, with pending or market orders- as desired- and implements many other useful features for the exigent trader, like customizable trading sessions and week days, a martingale mode and inverse martingale mode.  [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise Customizable trading direction Customizable donchian breakout period It can trade using
RoundLock EA MT5
AW Trading Software Limited
The EA opens two oppositely directed orders. When one of them is closed with profit, two orders are opened again, while the order volume is increased depending on Multiplier_Type and a number of orders opened by the EA. In each new open pair, orders are opened with an equal volume locking each other. Positions are opened till the number of same-type orders reaches the specified Limit_for_orders value. Afterwards, the EA only increases the grid excluding locking. MT4 version ->  HERE  / Problem
Professional Scalping EA is an automated professional scalping Expert Advisor designed to work in the   FOREX market   . The strategy uses the relative strength index ( RSI ) and the average true range ( ATR ) in order to determine the best entry points into the market. Advisor is suitable for both experienced traders and beginners. The most volatile pairs are suitable for work: GBPUSD, USDCAD, EURUSD, USDJPY, USDCHF, AUDUSD, NZDUSD. Recommend ECN broker with LOW SPREAD: IC Market , Exness,
LT Moving Average EA
Sie Samuel Roland Youl
Boostez vos opérations avec notre Expert Advisor (EA) Moving Average suralimenté ! Êtes-vous prêt à élever vos opérations à un niveau supérieur ? La moyenne mobile est un outil favori des traders du monde entier, et maintenant, nous l'avons poussé encore plus loin ! Notre EA (Expert Advisor) est conçu pour booster votre stratégie de trading en intégrant les trois approches de moyenne mobile les plus populaires : Signaux de croisement : Recevez des alertes lorsque le prix croise une moyenne mobil
Welcome to the Triumph Gold MT5 The system is build on the very popular and proven strategy of moving averages crossovers.  This EA will find the best entry and exit points based on the data. This is the safest system on Gold trading with lowest Balance drawdown and more than 95% accuracy. Sucessfully backtested from year 2017 to 2024 March. It may not take trades every month or few months. Very simple and basic system. No any risky setting and no martingale is used. It have take profit functi
Gold EA MT5
Zhi Xian Hou
GOLD EA MT5 est un robot de trading entièrement automatisé, qui est développé en utilisant l'indicateur "Trend for MT5". Il est basé sur le système réseau de neurones + grille, il sélectionne les opportunités de trading avec une forte probabilité de profit et un faible risque. Le dépôt initial minimum est de 250 USD pour 0,01 lots initiaux, chaque position a un stop loss caché. EA a de bonnes performances sur XAUUSD, et le drawdown maximum est relativement faible. Vous pouvez utiliser   le back
Les acheteurs de ce produit ont également acheté
AI Gen XII EA
Denis Kurnev
4.88 (60)
AI Gen XII EA This is an Expert Advisor with the latest use of trading realities and neural networks. The EA runs on the latest GPT-4o platform and also uses advanced discrete Fourier visualization in ATFNet, which equalizes the frequency spectrum of the input series, allowing for a more complete analysis of time series data. The Expert Advisor can also trade different strategies simultaneously and combine test trades with real trading, which is very important in its time.   Details about Adviso
CyNera MT5
Svetlana Pawlowna Grosshans
5 (9)
CyNera : Votre trading, notre technologie Signaux:  CyNera 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 Le trading de l’or, l'un des instruments les plus volatils du marché, exige précision, analyse approfondie et gestion rigoureuse des risques. Le conseiller expert CyNera intègre harmonieusement ces éléments dans un système sophis
AI Golden Jet Fighter GTX   MT5 est un Expert Advisor (EA) simple et efficace pour le trading d'or sur la plateforme Meta Trader 5. Utilisant des réseaux neuronaux, cet EA est conçu pour le scalping sur le marché de l'or (XAU/USD). La stratégie principale d'AI Golden Jet Fighter GTX se concentre sur l'identification des petites fluctuations de prix et l'ouverture de positions pour capturer des bénéfices dans des délais courts. L'EA analyse les conditions du marché en temps réel et exécute autom
Gold Trading AI MT5
Ho Tuan Thang
4.81 (16)
ONLY 3 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2258186 Gold Trading AI is an EA that uses artificial intelligence technology to analyze data of many indicators. From there, EA will have the best option to enter orders. The biggest difference of Gold Trading AI is that the EA can control the Risk:Reward ratio much better than other EAs.That is possible thanks to a set of tools to control entry
Quantum Emperor MT5
Bogdan Ion Puscasu
4.82 (298)
Présentation       Quantum Emperor EA   , le conseiller expert MQL5 révolutionnaire qui transforme la façon dont vous négociez la prestigieuse paire GBPUSD ! Développé par une équipe de traders expérimentés avec une expérience commerciale de plus de 13 ans. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Achetez Quantum Emperor EA et vous pourriez obtenir Quantum StarMan ou Quantum Gold Emperor gratuitement !*** De
Alins Crown
Herlina Sari
5 (2)
ONLY 1 COPIES OUT OF 10 LEFT AT $599! After that, the price will be raised to $799. Alins Crown EA is Fully Automated Expert Advisor specifically designed to run on the XAUUSD/GOLD pair. Alins Crown EA will trade based on analysis that uses the concept of following trends and making transactions in overbought or oversold zones. Trends In forex is defined as the general direction in which a currency pair's price is moving. Trends can be upward (bullish), downward (bearish), or sideways (ranging
Quantum Queen MT5
Bogdan Ion Puscasu
5 (31)
Bonjour les commerçants ! Je suis Quantum Queen, le plus récent et un ajout très puissant à la famille Quantum de conseillers experts. Ma spécialité? OR. Oui, je négocie la paire XAUUSD avec précision et confiance, vous offrant des opportunités de trading sans précédent sur le brillant marché de l'or. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Signal en direct 1 :    CLIQUEZ Tarif   réduit   jusqu'au 3
Way To Stars MT5
Wei Tu
4.79 (19)
Way To Stars est une EA de scalping nuit spécifiquement conçu pour trader pendant les périodes de faible volatilité du marché pour capitaliser sur les opportunités à faible risque. Cette nuit scalping EA se concentre sur la capture de petits mouvements de prix pour le trading fréquent, accumulant ainsi des bénéfices au fil du temps. Il utilise des mesures strictes de stop-loss pour limiter les pertes potentielles par transaction, assurant ainsi une gestion efficace des risques. Way To Stars est
CoreX G
Arseny Potyekhin
4.63 (8)
Aperçu Le CoreX G EA est un système de trading avancé spécialement conçu pour traiter les complexités du marché Forex. En exploitant des réseaux neuronaux de pointe, des technologies sophistiquées d'apprentissage automatique et une stratégie intégrée de big data, CoreX G offre une précision et une sécurité exceptionnelles dans le trading. Cet Expert Advisor (EA) se distingue par son excellence technologique et son support client premium, garantissant que les utilisateurs sont toujours assistés
FX EurUsd Robot MT5
Marzena Maria Szmit
4.77 (13)
The EUR/USD Multi-Strategy Trading Robot MT5 is an advanced tool designed to optimize trading by combining 3 key systems: daily trading, volume analysis, and Fibonacci retracement levels. This robot works by integrating these different approaches to create a more dynamic and adaptable strategy for trading the EUR/USD pair . EA adapts to different market conditions, this makes it an ideal solution for traders looking to enhance their trading strategy with a powerful, multi-faceted approach. By co
Bitcoin Robot MT5
Marzena Maria Szmit
4.49 (45)
The Bitcoin Robot MT5 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 same time. Bit
Mean Machine G P T
William Brandon Autry
5 (5)
Mean Machine GPT - L'Outil de Trading Ultime avec IA Mean Machine GPT n’est pas un simple Expert Advisor, c’est un outil de trading sophistiqué alimenté par l' intelligence artificielle et l' apprentissage automatique . Que vous soyez un trader expérimenté ou débutant, cet EA vous offre un avantage de pointe grâce à des stratégies de réversion à la moyenne et à la technologie avancée GPT . Pourquoi choisir Mean Machine GPT ? Analyse alimentée par IA : Utilise l’apprentissage automatique pour pre
Golden Ai EA MT5
Mansour Babasafary
2.82 (22)
Expert Golden Ai Combined with artificial intelligence Control the AI with a variety of simple settings Without using dangerous strategies (all trades have a profit limit and a loss limit) Can be used in Gold (XAUUSD) currency pair and 3 important time frames An expert who has been trained by artificial intelligence for years to correctly recognize trends(with the latest methods of the world) With world-class settings, can be used in different accounts and different brokers and the lowest
AT Ai Bot
Zaha Feiz
4.17 (18)
ATAI : Conseiller Expert en Trading de l’Or Alimenté par l’IA Le prix augmentera de 100$ à chaque 10 achats. Prix final : 1250 $ Cette déclaration explique que les résultats des tests rétrospectifs pour ce système de trading basé sur l’IA ne sont pas fiables, car il nécessite une connexion Internet et une communication avec un serveur IA pour recevoir des signaux de trading, ce qui n’est pas possible dans un environnement de test rétrospectif. ------ CONFIGURATION ET GUIDE   Descriptio
Big Forex Players MT5
Marzena Maria Szmit
4.85 (55)
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
AI Eurofighter GTX   est un Expert Advisor (EA) convivial et efficace conçu spécifiquement pour le trading EUR/USD sur la plateforme MetaTrader, équipé de deux stratégies de trading intégrées qui améliorent son adaptabilité et ses performances sur le marché des changes. En utilisant des réseaux neuronaux, AI Eurofighter GTX analyse en permanence les conditions du marché en temps réel, exécutant automatiquement les transactions avec des niveaux de stop-loss et de take-profit prédéfinis. Il dispo
Quantum StarMan
Bogdan Ion Puscasu
4.92 (83)
Bonjour à tous, je me présente : Je suis Quantum StarMan, le membre le plus électrisant et le plus récent de la famille Quantum EA. Je suis un EA multidevises entièrement automatisé avec le pouvoir de gérer jusqu'à 5 paires dynamiques : AUDUSD, EURAUD, EURUSD, GBPUSD, et USDCAD. . Avec la plus grande précision et une responsabilité inébranlable, je ferai passer votre jeu de trading au niveau supérieur. Voici le truc : je ne compte pas sur les stratégies Martingale. Au lieu de cela, j'utilise un
Waka Waka EA MT5
Valeriia Mishchenko
4.1 (39)
EA has a live track record with 4.5 years of stable trading with low drawdown: Live performance MT4 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 p
Boring Pips MT5
Thi Thu Ha Hoang
4.7 (27)
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'existen
RangeMaster FX MT5
Chen Jia Qi
5 (2)
EA Introduction The EA we have carefully crafted was previously an internal proprietary stable strategy tool. It focuses on capturing market patterns specific to time zones, standing out with high-frequency orders and a robust win rate, suitable for flexible traders with small capital. Whether from backtesting or live trading perspectives, it has demonstrated excellent stability, making it particularly suitable for users who wish to gradually accumulate profits in the forex market. We speak wi
The Gold Reaper MT5
Profalgo Limited
4.28 (74)
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 New V2.2 Live Signal Old Live Signal 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
Dark Algo MT5
Marco Solito
4.97 (60)
Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for   Scalping   Trading on   Eurusd . 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 m
AI NoX EA MT5
Denis Kurnev
4.38 (13)
AI NoX EA is an innovative Forex expert advisor that combines advanced neural networks technologies with high-volume trading and Matrix factorisation .The advisor uses complex algorithms to decompose large sets of market data, uncovering hidden patterns and correlations between various financial instruments. Details about Advisor Development Configuring the Advisor The price of the advisor will increase significantly as I have allocated a specific number of copies. I will adjust the price as sal
CyBRG RX
Arseny Potyekhin
4.45 (11)
Présentation de CyBRG RX : L'assistant de trading de nouvelle génération Entrez dans le futur du trading avec CyBRG RX, votre compagnon de trading ultra-moderne conçu pour améliorer votre expérience de trading. En exploitant la puissance des réseaux neuronaux avancés, CyBRG RX est conçu pour analyser et s'adapter aux conditions de marché en constante évolution avec une précision inégalée. Signaux:   Signal en direct 1 Signal en direct 2 Comme cette stratégie est très unique, je ne veux
Gold Scalping Expert mt5
Vasiliy Strukov
5 (8)
Gold Scalping Expert est un algorithme intelligent très intelligent qui exploite la réaction de l'or lors de divers événements à fort impact tels que l'actualité géopolitique, les pandémies et les changements économiques. Ce système négocie les cassures en utilisant l'indicateur zigzag populaire en plaçant des ordres en attente aux points tournants et lorsque le prix dépasse ces niveaux, les ordres seront déclenchés. L'EA utilise un stop suiveur très intelligent et un stop loss dynamique pour pr
Gold GPU
Maksim Dmitriev
2.63 (8)
Offre spéciale, prix sur 3 jours $280   Après la vente de 8 exemplaires, le prix augmentera (1 restant).   Prix régulier : $540   Prix réduit (offre limitée dans le temps) : $380 Si vous avez des questions, n'hésitez pas à m'envoyer un message privé : https ://www.mql5 .com /en /users /abudabi (envoyer un message) Aperçu      Conseiller Expert en Suivi de Tendances     Utilise l'intelligence artificielle pour reconnaître les tendances du marché.     A été testé pendant plus de 10 a
The Infinity EA MT5
Abhimanyu Hans
5 (3)
Technologie basée sur l'IA avec ChatGPT Turbo Infinity EA est un conseiller expert en trading avancé conçu pour GBPUSD et XAUUSD. Il met l'accent sur la sécurité, des rendements constants et une rentabilité infinie. Contrairement à de nombreux autres EA, qui s'appuient sur des stratégies à haut risque telles que la martingale ou le trading en grille. Infinity EA utilise une stratégie de scalping disciplinée et rentable basée sur un réseau neuronal intégré à l'apprentissage automatique, une tech
HFT PropFirm EA MT5
Dilwyn Tng
4.85 (26)
Version MT4: https://www.mql5.com/en/market/product/104871 Moniteur de performance du défi HFT MT5 (pas pour compte réel): Courtier: Fusion Market Identifiant: 89600 Mot de passe: Greenman89$ Serveur: FusionMarkets-demo Plus de 700 avis authentiques 5 étoiles pour la version MT4 publiée précédemment: https://www.mql5.com/en/market/product/104871?source=Unknown#!tab=reviews Canal public: https://www.mql5.com/en/channels/hftpropfirmea Version MT4: https://www.mql5.com/en/market/product/104871 Cara
Aura Neuron MT5
Stanislav Tomilov
5 (3)
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 que EURUSD et XAUUSD (GOLD). Il a démontré une stabilité constante sur ces paires de 1999 à 2023. Le système évite les tec
Gold Trade Pro MT5
Profalgo Limited
4.27 (33)
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 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 File JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro rejoint le club des EA de Gold trading, mais av
Plus de l'auteur
Excellent Multiplatform Copier of deals. I use it regularly on VPS (copy from Mt5 to Mt4). Multiplatform : copying from MetaTrader 4 to MetaTrader 4; copying from MetaTrader 4 to MetaTrader 5; copying from MetaTrader 5 to MetaTrader 4; copying from MetaTrader 5 to MetaTrader 5. Modes: master   - the current terminal is   source of trades (deals are copied from it); slave   - the current terminal is the receiver of trades (trades are copied to it). from myself  - mode "deals multiplier" (use
Excellent   Multiplatform   Copier of deals. I use it regularly on VPS (copy from Mt5 to Mt4). Multiplatform : copying from MetaTrader 4 to MetaTrader 4; copying from   MetaTrader 4 to MetaTrader 5; copying from   MetaTrader 5 to MetaTrader 4; copying from   MetaTrader 5 to MetaTrader 5. Modes: master   - the current terminal is   source   of trades (deals are copied from it); slave   - the current terminal is the   receiver   of trades (trades are copied to it). from myself  - mode "deals
This panel brings convenient functionality - Virtual Stop Loss and Take Profit levels . Peculiarities This panel allows to hide the Stop Loss and Take Profi t levels of your trades.  The panel stores these levels in memory .  When the market price reached one of the levels, a trade is closed and terminal generates a message indicating that a virtual level was triggered. there are 4 options for setting Stop Loss: Fixed Stop Loss - fixed Stop Loss Trailing Stop Loss - classic Trailing Stop Loss.
Main: Not martingale, not a grid, working on all symbols; a good rational algorithm; Work of two indicators: RSI (from older timeframe - it works as a signal filter) and RSI (from junior timeframe - it works as a signal) ; There is a good money management system (there are several type for trailing stop loss); EA can work on closed candles, and on current candles; Quickly optimized (the work is maximally accelerated). Current sets after optimization are in comments. If you want to do optimizat
Dashboard Signals Mt5
Mikhail Mitin
4.5 (2)
Great   smart dashboard   for market analytics. Using this dashboard you can: find signals from different indicators from     all timeframes ; find signals from the Moving Average from     all symbols ; Include: 9 indicators (10 in Mt5 version); 27 signals (29 in Mt5 version); "Total" page. Indicators and signals: MOVING AVERAGE MA cross Price  - MA crosses Price; MA more/less Price  - MA higher/lower Price; BOLLINGER BANDS BB crosses Price (in) - Price crosses Bollinger (upper/lower line
This panel brings convenient functionality -   Virtual Stop Loss and Take Profit levels . Peculiarities This panel allows to   hide   the   Stop Loss and Take Profi t levels of your trades.  The panel stores these levels   in memory .  When the market price reached one of the levels, a   trade is closed   and terminal generates a   message   indicating that a virtual level was triggered. there are   4 options   for setting Stop Loss: Fixed Stop Loss   - fixed Stop Loss Trailing Stop Loss   -
Great dashboard for market analytics. The panel helps analyze the values of the   Bollinger Bands   indicator and prices. Using this panel you can: watch the current signal from the Bollinger Bands for all time frames; watch the current signal with the Bollinger Bands for different characters; look at how far the Bollinger Bands is from the price; look at how much the Bollinger Bands value has changed; several types of signals for analytics. Value of cell: Bollinger Bands main line; Bollinger
Lusaka mt5
Mikhail Mitin
4 (3)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators: Envelopes and Moving Average (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quick
FREE
Jakarta mt5
Mikhail Mitin
3 (2)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators:  Stochastic   and  OsMA  (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly o
FREE
Lusaka
Mikhail Mitin
4.5 (2)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators: Envelopes and Moving Average (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quick
FREE
"All in One" panel. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 31 popular signals. You can see the sum for all signals taking into account the weight of the signal Version for MetaTrader 4: https://www.mql5.com/ru/market/product/27880 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/27830 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timeframe_6 - working timeframes (if set to "
FREE
Great dashboard for market analytics. Help you to analyze the values ​​of the Moving Average indicator and prices. Using this dashboard you can: find signals from the Moving Average from all timeframes; find signals from the Moving Average from all symbols; check - how far the Moving Average is from the price; check - the Moving Average value has changed; 2 types of signal. Modes of operation (switched by a button on the graph): current value of Moving Average; the difference between the cu
FREE
"All in One" Expert Advisor. The EA collects information from different signals (listed below) on the selected timeframes. Each signal has its own weight. The weight of all signals is summed. If the total weight of signals for a timeframe is greater than the minimum weight, a deal is opened. Operation on each selected timeframe is performed independently. After that, the deal is managed according to the Money Management conditions. It can work simultaneously on: up to 6 periods; up to 31 popul
FREE
Jakarta
Mikhail Mitin
4.5 (2)
Main: Not martingale, not a grid; Working on all symbols; Signals: There is a good rational algorithm. Work of two indicators:  Stochastic   and  OsMA  (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candles; Quickly o
FREE
Conversion of ".set" files created in the MT5 terminal for use in the MT4 terminal. The script is great for cross platform experts. How to work: place the source files ".set" in the local terminal folder\MQL5\Files run the script the ".set" files for the MT4 terminal appeared in the local terminal folder (the end of the file name "* -MT4.set") Created on MT5 build 1755 from 18/01/18 Please leave your feedback after using.
FREE
Medellin
Mikhail Mitin
4 (1)
Genaral: Not martingale, not a grid; Use on EURUSD Use on M5 Signals: There is a good rational algorithm. Work of two indicators:   2 DeMarker (from 2 timeframes)   (you can set a separate Timeframe for each indicator) Stop Loss/Take Profit: There is a good money management system (there are several type for trailing stop loss); There is virtual levels of Stop Loss / Take Profit; There is smart lot (percent by risk) or fix lot Important: EA can work on closed candles, and on current candl
FREE
This indicator draws strong price levels (price consolidation levels). The levels are plotted using 2 MA indicators and 1 MACD using a complex algorithm. The algorithm used in the EA is also in personal use.  These levels have 4 variants (colors of the variants can be customized): strong up, weak up, strong down, weak down. In turn, a weak level usually appears and then it can become strong. A strong level can also become weak. Version MT4:  https://www.mql5.com/en/market/product/27997/ Versio
Panel of MA Mt5
Mikhail Mitin
5 (1)
This panel shows the price position and the selected MAs for the selected timeframes and symbols. You can control up to 3 symbols; up to 6 timeframes; up to 10 different Moving Averages. Version for MetaTrader 4: https://www.mql5.com/ru/market/product/28281 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/28096 Parameters NUM_BAR - bar number for analysis; timeframe_1....timeframe_6 - names of used timeframes (if set to "current", the timeframe will not be used); symbol_1 .
FREE
Great dashboard for market analytics. Help you to analyze the values ​​of the   Moving Average   indicator and prices. Using this dashboard you can: find signals from the Moving Average from all timeframes; find signals from the Moving Average from all symbols; check - how far the Moving Average is from the price; check - the Moving Average value has changed; 2 types of signal. Modes of operation (switched by a button on the graph): current value of Moving Average; the difference between th
FREE
The panel shows the relative position of the price and the selected moving averages (MA) for the selected timeframes and symbols. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 10 different Moving Averages. Version for MetaTrader 4: https://www.mql5.com/ru/market/product/28281 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/28096 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....time
FREE
Excellent dashboard for analytics. The panel helps to analyze the values of the   TRIX (Triple Exponential Moving Average) indicator and its signals. With this panel you can: watch the current signal from  TRIX  on all timeframes; watch the current signal from  TRIX  for different symbols; watch the current TRIX value; several types of signals for analytics. Values in a table cell: value of TRIX Signal type: TRIX crosses "0" line TRIX upper/lower "0" line Work option: all symbols added
Excellent dashboard for market analytics. The panel helps to analyze the values of the  RSI  indicator and its signals. With this panel you can: watch the current signal from RSI on all timeframes; watch the current signal from  RSI   by different symbols; watch the current   RSI   value; several types of signals for analytics. Values in a table cell: RIS value. Signal type: RSI crosses level buy out/level sell out (outside); RSI crosses level buy out/level sell out (inside);   RSI is u
Great dashboard for market analytics. The panel helps to analyze the values of the   MACD   indicator and Macd`s signals. Using this panel you can: watch the current signal from Macd for all time frames; watch the current signal from Macd by different symbols; look Macd value (main line and signal line); look different between Main line and Signal Line; several types of signals for analytics. Values in the table cell: Macd value (main line); Macd value (signal line); main line minus signa
"All in One" panel. You can simultaneously control: up to 3 symbols; up to 6 periods; up to 31 popular signals. You can see the sum for all signals taking into account the weight of the signal Version for MetaTrader 4: https://www.mql5.com/ru/market/product/27880 Version for MetaTrader 5: https://www.mql5.com/ru/market/product/27830 Parameters NUM_BAR - number of the bar to analyze (set a value greater than 0 to work on closed bars). timeframe_1....timeframe_6 - working timeframes (if set to "
FREE
Raptor MT4
Mikhail Mitin
use on EURUSD use on M5 price and indicator analysis. Deals is in the direction of the trend. analysis 4 TimeFrame. Price and MovingAvarage (MA) are analyzed at TF EA. Market conditions in each TF are analyzed separately, then the overall picture. The algorithm shown in the screenshot below Sets is in Comments Advantages Advisor is optimized well for any instrument Can work on accounts with any spread, commissions, delays in the execution of orders Flexible settings specifically for your need
Use on EURUSD Use on M5 Intraday trading. Analise the price movements on the H1 timeframe (TF) (This allows to trade even in the absence of a global price trend). Analyzes 2 or 3 timeframes. On each TF, the EA analyzes the relative position of the price and moving averages (MA) (one or two on each TF). The operation algorithm is shown in the screenshot Sets is in Comments Advantages The EA can be easily optimized for any instrument at any moment. Flexible customization specifically to your ne
This indicator draws   strong price   levels   (price consolidation levels). The levels are plotted using   2 MA indicators and 1 MACD   using a complex algorithm. The algorithm used in the EA is also in personal use.  These levels have 4 variants (colors of the variants can be customized): strong up, weak up, strong down, weak down. In turn, a weak level usually appears and then it can become strong. A strong level can also become weak. Version MT4:  https://www.mql5.com/en/market/product/27
Main: Not martingale, not a grid, working on all symbols; a good rational algorithm; Work of two indicators:  Parabolic Sar  and  Moving Average  (you can set a separate Timeframe for each indicator); There is a good money management system (there are several type for trailing stop loss); EA can work on closed candles, and on current candles; Quickly optimized (the work is maximally accelerated). Very well optimized for  EURUSD . Current sets after optimization are in comments. was optimized on
Main: Not martingale, not a grid, working on all symbols; a good rational algorithm; Work of two indicators:  RSI (from older timeframe - it works as a signal filter) and RSI (from junior timeframe - it works as a signal) ; There is a good money management system (there are several type for trailing stop loss); EA can work on closed candles, and on current candles; Quickly optimized (the work is maximally accelerated). Current sets after optimization are in comments. MetaTrader 4:  https://www.m
Create your own trading expert without programming skills! It is easy and simple. This panel is a    designer of Expert Advisors (like Wizard). This Wizard contains: 57 signals (regularly add new) several Trailing Stop systems (including Trailing by Bollinger Bands) How create EA easy: Choose 1 signal Choose no more than 3 filters Choose the Trailing system Save the ".set" file - by one button Ready. Run this expert with the desired set. Interesting: "invisible" (virtual) levels StopLoss
Filtrer:
Aucun avis
Répondre à l'avis
Version 3.0 2018.09.19
Fixed bugs. Upgrade params. Add in Custom max LR Correlation
Version 2.0 2018.08.22
Add smart lot by risk