Boat GoodLine

EA Boat GoodLine

The Boat GoodLine expert Advisor works by averaging two stochastics with selectable and configurable parameters, limiting noise and minor "false" movements using the Lim parameter. The EA is easily optimized for selecting all settings parameters.

The robot calculates the trend and makes trades in the direction of it. The EA has two modes for ending trades. 

Normal mode (Net = false) ends trades with the TakeProfit or StopLoss expert Advisor. 

In the "Net = true" mode, if the transaction is made in the wrong direction, the averaging network is built, which is also closed by TR.

All transactions without exception have StopLoss and TakeProfit, which are built by the STTP Manager as one for the entire averaging network. All trades in the direction of one SL and one TP. In case of loss of communication with the broker, all transactions are protected.

  • The parameters of the EA:

  • MAGICB - the magic number of the long direction;
  • MAGICS - magic number of the Short direction;

  • "__Working hours__GMT__";
  • Hours_to_GMT_Offset - offset in hours of GMT time from the broker's terminal time.

  • Hours - enable / disable work on a time interval or around the clock;
  • Begin_hour - the hour when the EA starts working on GMT;
  • End_hour - the hour when the EA stops automatically placing initial trades. At the same time, the adviser continues to serve already started transactions.

  • "_The parameters for the EURGBP M15.";

  • "__Start__";
  • GameOn-allowing the EA to work programmatically or rebroadcast;
  • Lot - the lot that will be used for initial transactions;
  • LotMax - maximum lot size for any trades;
  • TP-TakeProfit;
  • SLPLUS - StopLoss;
  • Net - enabling / disabling the averaging compensation network;
  • Loeflot - the coefficient of increasing the lot of the averaging network;
  • Step - step of the averaging network, 2-aggressive and fast events in the averaging network, 250 - non-aggressive and long in the grid;
  • OnOffUnLine -on/off of the uneven grid spacing;
  • ULсoef - the coefficient of uneven step;
  • K1 - period %K stochastic oscillator of the first;
  • D1 - period %D of the first stochastic;
  • Sl1-deceleration of the first stochastic;
  • K2 - period %K stochastic oscillator of the second;
  • D2-period %D of the second stochastic;
  • Sl2-deceleration of the second stochastic;
  • Lim-parameter that will ignore noise or minor movements;
  • Slippage - parameter slippage;

  • "__Directions On/Off.__";

  • SELL-work permit for Short;
  • BUY-work permit for long;

  • "__Restrictions__";

  • LotMax-sets the maximum lot for any trade;
  • OnOffLock - on.\off. automatic locking on the level set below. 
  • LockLevel - the maximum permissible level MarginLevel;

On-demand parameters:

  • AxelOption-on.\off. these parameters are on demand.
  • LimLossMoney - total loss in both directions, at which all transactions will be closed;
  • MinPauseBegin-pause in trading in minutes after all trades are closed;
  • MinPauseNetUp-pause in minutes between steps of the long direction averaging grid. Sometimes useful on the news.
  • MinPauseNetDn is the same in the Short direction.
  • OnOffStopDeals - on / off limits the number of transactions in the averaging network.
  • StopDeals - number of knees in the network.
  • CloseDeals-close the entire network in the direction when the number of StopDeals + 1 transactions is reached;
  • "__Trailingator__" - trailingator parameters;
  • TrailingStop = 3;
  • TrailingStep = 6;

Default parameters for EURGBP M15.
Produits recommandés
Ichimoku 3D
Anton Karabeinikov
Ichimoku 3D This Expert Advisor is based on the Ichimoku indicator using the principle of 3 Elder screens. There are 4 types of opening trades in this Expert Advisor: 1 is when there is the same buy or sell signal on 3 timeframes 2-This is when 2 timeframes have the same buy signal and 1 timeframe has the same sell signal or vice versa 3-This is when 1 timeframe is a buy signal and 2 timeframe is a sell signal or vice versa 4-This is when 1 timeframe signal to buy on the average timeframe
Expert Advisor " Divergence Progression» For the EA to work, you need to download the indicator from the CodeBase section-http: / / www. mql5. com/ru/code/32437 - and place it in the MQL4/Indicators folder Recommended parameters D1 EUR / USD: TakeProfit-250; StopLoss-30; Closing on the opposite signal=false; This expert Advisor is medium-term and is intended only for trading on the D1 period on the EUR / USD pair. T
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
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
MA crossing bot
Matthieu Jean Baptiste Wambergue
5 (7)
Offre spéciale ! 50 $ au lieu de 90 $ Obtenez la version MT5 ici ! Automatisez votre stratégie de moyennes mobiles ! Le "MA crossing bot" est l’assistant de trading ultime pour ceux qui s’appuient sur la stratégie éprouvée et puissante des croisements de moyennes mobiles. Ce robot de trading polyvalent est conçu pour vous alerter ou ouvrir des positions automatiquement dès que deux moyennes mobiles se croisent, vous aidant à capturer les grandes tendances du marché avec précision. Que vous soye
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
Hunter on the channel breakout Bot The Expert Advisor places the necessary amount of BuyStop and SellStop pending orders with predefined StopLoss and TakeProfit levels at the specified time daily. The EA calculates the channel width using the ZigZag indicator and sets a grid of BuyStop and SellStop pending orders according to the specified settings. The first pair of BuyStop and SellStop pending orders is placed at a predetermined distance from the channel borders. The distance is set in the per
Bar Boss
Iurii Tokman
5 (1)
The Expert Advisor uses the FletBoxPush indicator for market analysis and for determining trading signals. The indicator is built into the Expert Advisor, there is no need to additionally run it on a chart. The EA trades breakouts of certain levels determined as flat borders. The EA uses Stop Loss. Description of EA Parameters TimeFrames chart period required for the indicator colour - the color of the price zone defined as flat, a setting for the indicator Rectangle - show price zones defined
Fxdolarix
Andrey Kozak
Fxdolarix est un robot scalper automatique pour GBPUSD M5. A été testé sur un compte réel pendant 3 mois. Le robot utilise une stratégie de scalping axée sur les mouvements de prix intrajournaliers à court terme. L'accent principal est mis sur l'identification des moments de volatilité à court terme et l'exécution de transactions rapides. Le robot utilise des indicateurs tels que : iMACD, iMA, iStochastic. À l'aide de ces indicateurs, le robot identifie la direction de la tendance et, avec l'ai
Succubus
Dmitriy Prigodich
3 (5)
Succubus is a universal expert Advisor. Its main advantage is the highest entry accuracy, 90% of transactions and above. The expert Advisor parameters are divided into categories according to the function that the user needs. All functions can be disabled. The expert Advisor is designed to disperse small and medium-sized deposits. Main: TakeProfit - number of points to close a trade with a profit StopLoss - number of points to close a trade with a loss Slippage - Slippage Magic-adviser
FREE
IRobot Alligators
Paranchai Tensit
IRobot Alligators is an Expert Advisor based on the chaos theory and the Alligator technical indicator. This expert advisor consists of three lines, overlaid on a price chart, that represent the jaw, the teeth and the lips of the Alligator. It was designed to help confirm that a trend is in effect and in what direction. As with all moving averages, the shortest one (green) moves first, followed by the middle (red) and then longer average (blue). If the three lines are entwined, then the Alligato
Ilanis
Mikhail Sergeev
4.74 (27)
Ilanis is and Expert Advisor for stock trading, it can be used for trading on Forex and other markets, including commodities, metals and index markets. To determine the market entry, the EA uses the modern and ultra-light adaptive indicator FourAverage. Principle of position maintaining is similar to that of the popular Forex robot Ilan, using averaging. But unlike Ilan, Ilanis uses an accurate entry into the market. The robot pays a lot of attention to position control, if the price goes in the
The Grid EA (with smart mode) is based on a strategy with a dynamic grid channel that can withstand long absence of rollback. The robot can be used for trading any instruments after a proper optimization. With default parameters, it is recommended for: EURUSD, EURJPY, CADJPY, GBPUSD NZDUSD. Monitoring of EA trading:  https://www.mql5.com/ru/signals/538873 Key Features Fully automated trading Customizable deposit protection Forced order closing and planned trade pauses Virtual Take profit and St
Trend Analizer Bot
Pavel Predein
4.67 (3)
Automatic trading Advisor .This is a free version of the expert Advisor "Trend Analyzer Pro" https://www.mql5.com/ru/market/product/42792.В the robot is based on 2 strategies: at the intersection of moving averages and Bollinger bands indicator .In the paid version, three strategies are available, which increases profitability several times .Designed for the EURUSD H1 currency pair.It is possible to use it on other tools after optimization.Test only on tick data. ** Does not use such dangerous
FREE
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
The Moving Average Convergence Divergence (MACD) is a popular technical analysis tool used by traders and analysts to identify trends and potential buy or sell signals in a financial instrument, such as a stock, currency pair, or commodity. It's essentially a combination of two moving averages, often referred to as the "fast" and "slow" moving averages. Here's how the MACD is calculated: Fast Moving Average (12-period EMA): This is a 12-period Exponential Moving Average (EMA) of the asset's pric
The JP_15_861542546_S_BB_CF_SQX is an algorithmic trading strategy for MetaTrader, tested on JP using the M15 timeframe from December 7, 2017, to June 2, 2023.   There is no need to set up parameters, all settings are already optimized and fine-tuned. Recommended broker  RoboForex  because of EET timezone. You can find the strategy source code for StrategyQuant at the link:  https://quantmonitor.net/nikkei-breakout-zones/ Key details are: MagicNumber: 861542546 Main Chart: Current symbol and
FREE
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
Free Spike Finder MT4
Pier Gaetano Novara
3 (2)
Same behavior of https://www.mql5.com/en/market/product/25552 but fixed lot 0.01 The EA waits for a spike according to a specific logic and opens a position in spike direction setting stop loss and take profit. When positions are in profit they are managed with smart trailing mechanism based also on elapsed time from opened position. It works with 5-digit and 4-digit broker. Must be used on the M1 chart. Does not need historical data. It does not use Martingale Grid Hedge Parameters spikeFilte
FREE
The EU_15_111517128_S_Op_CF_SQ3 is an algorithmic trading strategy for MetaTrader, tested on EURUSD using the M15 timeframe from April 1, 2004, to April 24, 2024.  There is no need to set up parameters, all settings are already optimized and fine-tuned. Recommended broker  RoboForex  because of EET timezone. You can find the strategy source code for StrategyQuant at the link:   https://quantmonitor.net/eurusd-bollinger-bands-breaker/ Key details are: Main Chart: Current symbol and timeframe
FREE
The MelBar HedgeScalper FinTech RoboTrader MAXIMUM LOTSIZE : 100 Lots (US$10,000,000) per TRADE/POSITION FULLY TRIED, TESTED, PROVEN & VERIFIED ON A REAL LIVE TRADING ACCOUNT! TRY OUT THE DEMO! The Experienced Trader & Global Money Manager Version. 89% Trade Winning Percentage. 32.679% Profit Gain or ROI in 2 Trading Days. Profit Factor 3.59 Average Trade Length 1h 22m. The MelBar HedgeScalper FinTech RoboTrader is easy to use. Has the Advantage of Retiring Unnecessary "Debt" Positi
Fibonacci System
Maksim Neimerik
The system applies Fibo levels. Apart from basic Fibo levels (23.6; 38.2; 50.0; 61.8; 100.0;), the EA features custom levels (34.0; 36.0; 64.0; 66.0;). You can decide the levels trading is to be performed from. Sample trade: when the market is bullish and the price rolls back to the levels (as we remember, we select the levels on our own), the EA opens buy orders. The opposite is true for sell orders. The EA can work in three modes. Each of the modes is a separate Fibo levels construction method
This expert advisor implements the original Dennis and Eckhardt trading system, commonly known as The Turtle Trader. It trades exactly like the original turtles did, and can be used by experienced traders to capture trends in up or down markets. [ Installation Guide | Update Guide | Troubleshooting | FAQ | All Products ] Easy to use and supervise Fully configurable strategy settings Fully configurable trading settings Works for ECN/Non-ECN brokers and 2-3-4-5 digit symbols Works for CFDs and for
FREE
GridMasterFx
Sergey Kruglov
GridMasterFx is an innovative tool for automated forex trading, which is based on a combination of a grid strategy and a unique trend calculation algorithm using the Moving Average indicator. This strategy allows the Expert Advisor to open and close positions on time, use the analysis of the current trend and instantly respond to market changes. GridMasterFx Expert Advisor is an excellent choice for successful automation of your forex trading process. It easily adapts to various market conditi
Simple RSI Unlimited
Kenneth Parling
5 (1)
introduction Expert 'Simple RSi Illimité' - Simple ? Oui! Convient aussi bien au trader novice qu'au professionnel et à tous les intermédiaires. Signaux d'entrée par Relative Strength Index bien connu et populaire. Équipé d'un stop suiveur et d'un seuil de rentabilité pour sécuriser les bénéfices de position. Aucune technique de trading dangereuse n'est utilisée et cet expert n'interfère jamais avec d'autres experts que vous pouvez exécuter sur le même compte. Préréglages experts par défaut Fon
Bollinger Scalper EA
Robots4Forex Ltd
4.22 (9)
The Bollinger Scalper EA is a fully automated Expert Advisor that trades based on Bollinger Band and RSI entry signals. The EA trades using market orders and uses averaging to safely turn otherwise negative trades positive. 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. Please note: I have made the decision to give this EA away and many more for free with limited support so that I
FREE
Grid and MACD
Volodymyr Hrybachov
This is a grid Expert Advisor. It has several trading strategies based on the MACD indicator. The virtual trailing stop, stop loss, take profit levels can be set pips, in the deposit currency or as a percentage of the balance. Depending on the settings, different orders may be opened for diversifying risks. Their closure can be either an oppositely directed or unidirectional basket of orders. The orders grid is adaptive, only market orders are used in it. If the price moves the distance of Order
торговая система с риском 1% чем больше денег на счете тем больше лот но риск 1% Начальный депозит 50.00 Спред 10 Чистая прибыль 6.71 Общая прибыль 51.97 Общий убыток -45.26 Прибыльность 1.15 Матожидание выигрыша 0.02 Абсолютная просадка 26.79 Максимальная просадка 29.21 (55.47%) Относительная просадка 55.47% (29.21) Всего сделок 427 Короткие позиции (% выигравших) 219 (72.60%) Длинные позиции (% выигравших) 208 (72.12%) Прибыльные сделки (% от всех) 309 (72.37%) Убыточные сделки (% от все
This is a fully automatic trading robot for the EURCHF currency pair.  But this robot can be configured to trade for other currency pairs. TURBO SCALPER PRO using a trend following strategy based on MACD, Parabolic SAR and Moving Average indicator. The robot works in full automatic mode, on the M1 timeframe. The trader does not need to set it up for trading. Open EURCHF and attach TURBO SCALPER PRO only to EURCHF M1 using the default settings. Advantages of the TURBO SCALPER PRO :  We show you
Grid Flat
Iurii Tokman
The Expert Advisor places a grid of orders with the specified step. Orders have the take profit level set at the distance of grid step, as well as the total stop loss level for all order of the same type. Trading is performed only within the time interval specified in the settings. Once the time ends, all pending orders are deleted and all open positions are force-closed. It is not recommended to use the EA as a fully automated trading system for continuous trading, only for working in certain m
Les acheteurs de ce produit ont également acheté
Vortex Gold MT4
Stanislav Tomilov
5 (33)
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
The Gold Reaper MT4
Profalgo Limited
4.59 (32)
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 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é de définir la f
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
Quantum King MT4
Bogdan Ion Puscasu
5 (2)
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
BB Return mt4
Leonid Arkhipov
5 (2)
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
XIRO Robot MT4
MQL TOOLS SL
5 (4)
XIRO Robot is a   professional trading system   created to operate on two of the most popular and liquid instruments on the market:  GBPUSD,  XAUUSD and BTCUSD . 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
GOLD Scalper PRO
Lachezar Krastev
4.6 (25)
WINTER SALE — FINAL DAYS! Get GOLD Scalper PRO with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Sale Price: $177 (Regular Price: $447 — You Save $270!) FREE BONUS: News Scope EA PRO A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Live Results:   https://w
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (172)
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   gratuitement !*** Demandez en privé pour
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
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
AW Recovery EA
AW Trading Software Limited
4.35 (84)
L'Expert Advisor est un système conçu pour récupérer les positions non rentables. L'algorithme de l'auteur verrouille une position perdante, la divise en plusieurs parties distinctes et ferme chacune d'elles séparément. Une configuration facile, un lancement différé en cas de baisse, un verrouillage, la désactivation d'autres Expert Advisors, une moyenne avec filtrage des tendances et la fermeture partielle d'une position perdante sont intégrés dans un seul outil C'est l'utilisation des pertes
FlipDamonHFT
Allistair Kabelo Mandow
5 (1)
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
Dark Algo
Marco Solito
4.65 (66)
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
Bitcoin Robot Grid MT4
MQL TOOLS SL
5 (16)
Bitcoin Robot Grid MT4 is an intelligent trading system designed to automate BTCUSD trading using the grid trading strategy. This method takes advantage of market fluctuations by placing a structured series of buy and sell orders at predefined price levels. The robot   continuously monitors market   conditions and executes trades according to its preset parameters, allowing for consistent market engagement without the need for manual intervention. Bitcoin Robot Grid is the   perfect solution  
Aura Black Edition
Stanislav Tomilov
4.6 (20)
Aura Black Edition est un EA entièrement automatisé conçu pour trader uniquement l'OR. L'expert a montré des résultats stables sur XAUUSD sur la période 2011-2020. Aucune méthode dangereuse de gestion de l'argent n'est utilisée, pas de martingale, pas de grille ou de scalp. Convient à toutes les conditions de courtier. EA formé avec un réseau neuronal perceptron multicouche (MLP) est une classe de réseau neuronal artificiel à rétroaction (ANN). Le terme MLP est utilisé de manière ambiguë, parfoi
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
Aura Neuron MT4
Stanislav Tomilov
4.36 (14)
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
Goldbot One MT4
Profalgo Limited
5 (5)
PROMOTION DE LANCEMENT : Il ne reste que quelques exemplaires au prix actuel ! Prix ​​final: 990$ NOUVEAU : Achetez Goldbot One et choisissez 1 EA gratuitement !! (pour 2 comptes commerciaux) REJOIGNEZ LE GROUPE PUBLIC :   Cliquez ici   Offre Combo Ultime     ->     cliquez ici LIVE SIGNAL Présentation de     Goldbot One   , un robot de trading hautement sophistiqué conçu pour le marché de l'or. En se concentrant sur le trading en cassure, Goldbot One exploite à la fois les niveaux de support
Undefeated Triangle MT4
Nauris Zukas
4.6 (10)
Description Ce produit a été créé dans le cadre du projet "PULSE OF MARKET". L’EA "Undefeated Triangle" fonctionne sur l’interaction des prix entre les devises AUD, CAD et NZD. D’après les observations, ces paires présentent souvent des mouvements corrélés, où le prix peut revenir après un mouvement fort. Cela permet d’utiliser une approche de type grid pour gérer les positions. L’EA utilise 3 paires : AUDCAD, AUDNZD et NZDCAD. Version MT5 Avantages Prix inférieur par rapport à des produits simi
Bazooka EA
Davit Beridze
5 (3)
Bazooka EA – Expert Advisor de Tendance et Momentum pour MT4 MT5:  https://www.mql5.com/en/market/product/163078 Important :   Nous publions régulièrement des fichiers .set mis à jour dans la section   Commentaires . Veuillez vous assurer d'utiliser la version la plus récente pour vos backtests et votre trading réel afin de garantir des performances optimales face à la volatilité actuelle du marché. Bazooka EA est un Expert Advisor entièrement automatisé pour MetaTrader 4 , conçu pour trader les
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
Monopolist
Aleksandr Shurgin
Professional automatic advisor with high performance. The advisor has preset settings, trades automatically calculated or fixed lot. You can use default settings or use your preferences. The Monopolist expert uses the author's, multi-component algorithm for fast processing of market data in real time, to open short-term transactions on dynamic instruments with a small spread. The advisor's strategy is based on price action, transactions are opened with a minimum waiting time for a decision, whic
Daytrade Pro Algo
Profalgo Limited
5 (5)
Promotion de lancement : Nombre limité d'exemplaires disponibles au prix actuel Prix ​​final : 990$ NOUVEAU : obtenez 1 EA gratuitement !   (pour 2 comptes commerciaux) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files Bienvenue sur DayTrade Pro Algo !   Après des années d'étude des marchés et de programmation de différentes stratégies, j'ai trouvé un algorithme qui a tout ce dont un bon système de trading a
Trend AI EA
Ramil Minniakhmetov
4.07 (57)
L'EA Trend Ai est conçu pour fonctionner avec l'indicateur Trend Ai. Ce dernier effectue sa propre analyse de marché en combinant l'identification des tendances, des points d'entrée exploitables et des alertes de retournement, et prend en charge tous les signaux de l'indicateur de manière entièrement automatique ! L'EA intègre de nombreux paramètres externes entièrement ajustables, permettant au trader de personnaliser l'expert selon ses préférences. Dès l'apparition du point vert, l'EA se pré
Quantum Dark Gold
Nguyen Hang Hai Ha
3.33 (9)
Quantum strategy is a combination of quantum superposition and trading signal model. EA Quantum Dark Gold determines Buy and Sell positions simultaneously for each signal and simultaneously places 2 orders Buy Stop and Sell Stop. Then the momentum determines which order position is executed and cancels the remaining pending order. This interesting idea forms the Quantum Dark Gold with a unique entry method. Open positions are then managed by Trailing, Stop Loss and position balancing strategies
Prestige 4
M Ardiansyah
Prestige EA   is a powerful, intelligent trend‑detection trading robot built using advanced mathematical and statistical models. It is designed to identify high‑probability market movements with precision while maintaining strict risk control. The EA uses refined entry filters with advanced correction logic to ensure accurate and reliable trade entries. Every trade is protected by Take Profit and Stop Loss, ensuring disciplined risk management. In addition, the EA includes smart internal algori
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
AW Scalping Dynamics EA
AW Trading Software Limited
4.67 (12)
Robot de trading avancé entièrement automatique qui fonctionne sur la base des inversions de tendance. Si nécessaire, il est possible d’utiliser une stratégie de grille. 3 types de notifications intégrés et verrouillage de position lorsque la charge maximale du chariot est atteinte. Les paramètres par défaut sont recommandés pour l'EURUSD sur la période M15. Caractéristiques et avantages: Capacité à travailler dans deux directions en même temps Capacité intégrée de travailler à l'heure en plusi
Signal en direct :   https://www.mql5.com/en/users/varkotechnologies/seller Version MT5 :   https://www.mql5.com/en/market/product/164203 Laps de temps:       M1 Paire de devises :       XAUUSD Varko Technologies   n'est pas une entreprise, c'est une philosophie de liberté. Je suis intéressé par une coopération à long terme et par la construction d'une réputation. Mon objectif est d'améliorer et d'optimiser constamment le produit afin de s'adapter à l'évolution du marché. Gold Safe EA       -
Gold Challenger EA,   a new EA based on BeiDou Trend EA, has been launched. It is suitable for high volatility products such as XAUUSD. Gold Challenger EA still uses the breakout method.   Breakout trading is a very old method. Since the 1900s, since Livermore, this method has been widely used. It has been more than 120 years. This method is always effective, especially for XAUUSD and Gold with high volatility.   I have been using the breakout method to make profits on XAUUSD in the early stage
Plus de l'auteur
GM Stochastic MIDL indicator is based on the averaging of the two Stochastics (7,3,4) and (20,3,7) with the level limitation. The only parameter Lim is used for that. The central operator: IIndBuffer[i]=(( iStochastic ( NULL , 0 , 7 , 3 , 4 , MODE_SMA , 0 , MODE_MAIN ,i)+ iStochastic ( NULL , 0 , 20 , 3 , 7 , MODE_SMA , 0 , MODE_MAIN ,i))/ 2 - 50 ) The indicator values are changed from -Y to +Y via 0 after its execution. The white line. The indicator is supplemented by the growth/decrease histog
The Greed Master Stochastic 2 Lines indicator uses the Stochastic indicator. And based on the data on intersections with the levels , it plots two High and Low lines according to the rates for the change period of the Stochastic indicator. All parameters are set to default, but they can be adjusted if necessary. Also, the arrows show the High and Low price values for the specified period. If you correctly fill parameters of the account and exchange rate of the currency in the country the indicat
The Expert Advisor trades using the Stochastic indicator with the specified parameters. A trade is opened at the crossover of the specified levels. The default levels are K = 11, D = 3, Sl = 3. The EA opens a trade when overbought and oversold levels specified by the trader are crossed. Trades are closed by Take Profit levels, which are hidden form the broker. If a wrong direction is chosen, the EA opens an averaging grid of orders. Expert parameters MAGICB - Long magic number; MAGICS - Short m
The RSI Signals Manager Expert Advisor trades the signals of the RSI indicator. Trades are performed in an appropriate direction when the indicator reaches the value of RSI_Level_Down or RSI_Level_Up . If the indicator exceeds RSI_Level_Up , Short direction is selected for initial trades. If the indicator falls below RSI_Level_Down , Long one is selected. If Inversion = true , the trades are opened in the reverse direction. Profitable trades are closed by take profit. Loss-making ones are averag
The Forex Trading Guide indicator works based on the standard RSI indicator with an adjustable period. Crossing the internal level calculated mathematically, the indicator gives a signal for opening a trade in a certain direction, showing it on the price chart with the corresponding line (blue - deal up, red - deal down) and the price label of the corresponding color . In other words, if the previous directive was to deal down (the line and the price label in red), then the next directive will b
Guiding Thread is based on the standard RSI with a customizable period. The market entry signal is triggered after the indicator crosses a certain level. The event is marked by an appropriate line (blue - going long, red - going short) and the price label having the appropriate color . In other words, if the previous signal was for going short (red line and price label), the next one indicates the upcoming reversal and the necessity to go long (blue line and price label). A trading signal is pre
The Expert Advisor trades using the Stochastic indicator with the specified parameters. A trade is opened at the crossover of the specified levels. The default levels are K = 11, D = 3, Sl = 3. The EA opens a trade when overbought and oversold levels specified by the trader are crossed. Trades are closed by Take Profit levels, which are hidden form the broker. If a wrong direction is chosen, the EA opens an averaging grid of orders. If there is no signal for opening a position by Stochastic indi
Ship Cruise The Ship Cruise expert Advisor trades on the RSI indicator signals. Trades are made in one direction or another when the indicator reaches values of 30 or 70 .  Profitable trades are closed with a take profit. Unprofitable ones are processed by the expert Advisor using the averaging method, a network of transactions is built in the same direction, the break-even level is calculated, and when the price reaches this level, the network is closed with a take profit. The EA has a min
The EA uses the Stochastic indicator. Long and Short trades are opened each in their own range of indicator levels. The lot of transactions changes depending on the established risk level and the results of previous transactions. The EA has two modes of use. 1-without using the averaging network. 2 - using the averaging network. To choose from, according to your preferences. The settings for these modes are different. The default settings are optimized for EURGBP M15 in non-network averaging
The Grid stability plus semi automatic expert Advisor trades on the signals of the RSI indicator. Trades are made in different directions when the indicator reaches values of 30 or 70 . If the indicator is greater than 70 , the Short direction is selected for initial trades, and if the indicator is less than 30 , the Long direction is selected. Profitable trades are closed by take profit. Unprofitable ones are processed by the expert Advisor using the averaging method, a network of transactions
Filtrer:
Aucun avis
Répondre à l'avis