• Overview
  • Reviews
  • Comments
  • What's new

Atmos

Advisor with atomic potential from the first days!

    The advisor is based on chaos theory - disorderly price movement. In the first strategy, the robot identifies the moments when the price becomes most active and opens a grid of pending orders in the direction of the price. In the second strategy, pending orders are placed against the price movement. And finally, in the third strategy, work is carried out on the market without using pending orders.

    Most of the time the advisor is in standby mode, so you should not expect quick results from it. However, a long wait of even several weeks can be justified in just a few hours of active work. This is the whole point of the strategy. Over a long period of time, the robot can test the market and lose small batches of transactions, which is an integral part of the strategy. But as soon as he catches a good price impulse, the deposit can be increased many times over with just one such spurt.

    With a little tweaking, the strategy can be modified using hedging positions. As soon as a certain percentage of drawdown is reached, a position is opened in the opposite direction of the series with the total volume of all open positions + multiplication factor. If, as a result, the price does not change its direction, then the total profit becomes positive and as soon as it reaches the set profit percentage, all positions are closed.

    If, after opening a hedging position, the price turns in the opposite direction, then a second hedging position is opened in the opposite direction from the last one, and so on until, due to a larger volume, the entire series of transactions is closed with a set percentage of profit. Typically, during such price impulses, the price quite quickly breaks out of the intended price corridor. So the chances of making a profit in this way are very high.

    Options

    • n_Strategy:
      • Strategy_0 - disable all strategies;
      • Strategy_1 - pending breakout orders;
      • Strategy_2 - pending orders for release;
      • Strategy_3 - market trading.
    • Strategy_Copy - if you turn off this parameter, the "n_Strategy" option switches to manual control. So let's say you have the "Trade_File_Settings" mode enabled and all settings are copied from the file, but you want to trade with these settings not on a breakout but on a rebound from levels or vice versa (i.e. in the opposite direction), in this case you disable this flag and manually set the trading mode "n_Strategy";
    • Turbo - if enabled, the robot will add pending orders based on signals as soon as existing pending orders are triggered, without waiting for open positions to be closed. This can seriously load the deposit, but the expected profit can also increase significantly;
    • Folder_Number - number of the folder with files;
    • Auto_Magic - used exclusively in conjunction with the "Trade_File_Settings" parameter, this function selects the best files with settings depending on the set priority "MagicNumber", so let's say if "MagicNumber=1", this will mean the highest priority and the robot will search on the server for the best file with settings (the best is considered to be the one that showed the best results in the strategy tester), followed by the next 2, 3, 4 and so on. It makes sense to open dozens of accounts and give the robot different priorities from 1 and higher on each one, and the robot will download and upload different files each time. The highest priority is relative and it is not a fact that it will be the most profitable;
    • MagicNumber - sets the priority for downloaded files and is also an identifier of positions, accordingly it cannot be changed if the advisor has open positions;
    • Settings:
      • Trade_EA_Settings - trading using local advisor settings (without using the file system),
      • Trade_File_Settings - trading using a file system of settings (this can be much more convenient, easier and more efficient);
    • Search_Server - not used;
    • Market_Watch - not used;
    • -----------
    • RiskPercent - percentage of the deposit for automatic lot calculation;
    • Lot - fixed lot (if RiskPercent=0 );
    • Multiplication - multiplication coefficient averaging positions;
    • -----------
    • Max_Loss - drawdown percentage at which all positions and orders are closed ahead of schedule (if 0 is not used);
    • Total_History - the number of days during which the advisor will be prohibited from trading after the early closure of all positions and orders (if 0 is not used);
    • -----------
    • Spread - the maximum allowable spread, above which the robot does not trade;
    • Slippage - permissible slippage;
    • -----------
    • Distance - distance for placing the first pending order;
    • Pending_Orders - number of simultaneously open pending orders;
    • Divergence - distance between orders;
    • Expiration - lifetime of pending orders;
    • -----------
    • Stop_Loss_Percentage - stop loss as a percentage of the deposit;
    • Minimum_Stop_Loss - minimum distance to stop loss;
    • Take_Profit_Percentage - take profit as a percentage of the deposit;
    • Minimum_Take_Profit - minimum distance to take profit;
    • -----------
    • n_Signal:
      • Signal_Candles - trading using candlestick analysis,
      • Signal_Counter - trading on a price rollback from a given trend (on a pullback based on the rubber principle),
      • Signal_Custom - trading using the built-in indicator based on the principle of oversold and overbought markets;
    • -----------
    • Step - price measurement step (Signal_Candles);
    • Power - price change time in seconds (Signal_Candles);
    • -----------
    • Period_MA - period of the MA indicator (Signal_Counter);
    • Step_MA - pull distance in pips (Signal_Counter);
    • -----------
    • Use_Arrow - trade exclusively at the moment the signal is generated (Signal_Custom);
    • Deviations - price deviation (Signal_Custom);
    • -----------
    • Use_Trailing_Stop - use trailing stop;
    • Trail_Start - start;
    • Trail_Step - step;
    • No_Loss - breakeven;
    • Min_Profit_No_Loss - minimum breakeven profit;
    • -----------
    • Percentage_Lock - percentage of the total volume of all open positions on the chart for placing the first lock order;
    • Max_DD - percentage of drawdown of the main series at which the first hedging position is opened;
    • Corridor_Lock - corridor distance for hedging positions;
    • Lot_Exponent_Lock - coefficient of hedging positions;
    • Percentage_Profit_Lock - percentage of profit for closing all positions;
    • Max_Trades_Lock - maximum number of hedging positions;
    • ----------
    • Averaging - averaging of open positions;
    • Max_Trades - maximum number of averaging positions;
    • PipStep - distance between positions in pips;
    • LotExponent - averaging volume multiplier;
    • ----------
    • Use_Time - time filter;
    • BeginTime - start of the trading session;
    • EndTime - end of the trading session;
    • ----------
    • Trailing_Profit - trailing profit in the deposit currency, so let’s say if Trailing_Profit = 100 and a profit of $100 will be recorded on the account - the function will be activated, as a result, if the profit drops to $50, then all positions and orders will be closed forcibly. If, after activating the function, the price moves further and the profit increases, then the closing amount will also increase. Thus, if the profit reaches an amount of approximately $300, then the closing amount will already be $150 by that time, the closing amount on the price rollback will always be 50% of the maximum achieved;
    • ----------
    • Protected_Amount - fireproof deposit amount; if equity drops to this value, all positions and orders will be closed forcibly and trading will stop. It is necessary to take into account that the amount specified here will not participate in trading; therefore, you cannot indicate a fireproof amount of $100 here if you only have a deposit of $100;
    • Protected_Copy - copy value Protected_Amount from a file (if using a settings file system) or locally;
    • ----------
    • Inp_Point - multiplication of pip parameters by a given coefficient;
    • i_Symbol - protection against accidental launch of the advisor on a different symbol (the symbol is written here);
    • i_Period - protection against accidental launch of the advisor on a different period (the period is set here);


      Recommended products
      Flex Grid EA
      Robots4Forex Ltd
      5 (1)
      The Flex Grid EA is a fully automated Expert Advisor that trades based on RSI. The EA trades using market orders with inivisible take profit and uses averaging to safely turn otherwise negative trades positive. This EA works best on EURUSD, USDJPY, EURUSD, USDCAD & GBPUSD 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 limite
      FREE
      Magic Grid
      Aliaksandr Charkes
      4.52 (21)
      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
      BollSto EA MT4
      Miss Supatcha Pigulkaw
      EA Grid- BollSto  is a hybrid strategy that has been tested and optimized using 99.9% tick data from 2008 to 2023. Its main signal is based on Bollinger Bands, with Stochastic as a confirming signal to identify trends. It can be used on various timeframes such as M15, M30, H1, H4, and D1, with customizable settings. * Recommended to use 1 timeframe per 1 account to limit risk. The risk management system allows you to choose your preferred risk level. The user-friendly interface, coupled with hig
      Start of Movement
      Vladimir Gribachev
      This is an automated Forex Expert Advisor. The system is based on trading in possible flat emergence zones. The EA has a built-in price movement predicting algorithm, which enables the EA to make a decision to open averaging orders or to scale an open position. Depending on parameters, it works with pending (Stop, Limit) or market orders. To diversify risks, the Expert Advisor works simultaneously with short and long positions. Their closure can be either an oppositely directed or unidirectional
      Dr Trade Pro MT4
      Julia Lopez
      5 (3)
      Introducing Dr Trade Pro, a meticulously designed EA crafted for intelligent and consistent trading. Our expert advisor relies on precision, utilizing trend recognition and accurate market analysis to execute trades seamlessly. Dr Trade Pro is equipped with a strategic backup plan for each trade, emphasizing profitability while minimizing potential losses. What sets Dr Trade Pro apart is its adaptability to diverse market conditions, making it resilient to news and market volatility – a crucial
      The robot uses the trading strategy of breaking the lines of the Bollinger Bands indicator. The essence of this strategy lies in the constant analysis of the indicator lines and the search for the most effective breakout points for its lines. When the price breaks through the indicator line in one of the directions, the robot opens a trade in that direction and starts to follow it. But the robot does not open trades every time the indicator lines are broken, but only in those places where it co
      Night Rocker EA
      Sergey Sobakin
      3 (2)
      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
      Copyright(c) 2019 Superfarabi EA Is the Scalping Forex Expert Advisor for MT4 Working on Timeframes (M5) Best Pair Recomended is EU/UChf=0.4 Calculation is based of Envelopes indicator ===========Rakyat +62 =========== Hak Cipta (c) 2019 Superfarabi EA Merupakan Scalping Forex Expert Advisor untuk MT4 Berjalan pada Time Frame Kecil (M5) Pair Rekomendasi adalah EU / UChf = 0,4 Perhitungan didasarkan pada indikator Envelopes
      EA Budak Ubat
      Syarief Azman Bin Rosli
      5 (2)
      Download Trial EA Budak Ubat Channel Limited Time Price! The price will increase by 10 USD after every 10 purchases! How it works When the EA is active, it will analyze the chart based on the Execution Mode parameter. If there are no existing positions on the chart, the EA will enter a trade based on the parameter. If the trend is bullish, it will enter a buy trade and if it is bearish it will enter a sell trade. And it will also set a Stop loss order at a certain distance from the opened tra
      QuatronPro
      Marek Kvarda
      This robot is designed for major currency pairs and trades several strategies: swings, gaps and SR levels. It uses an advanced algorithm for analyzing price data and looks for the best parameters. Trading signals are filtered by results of analysis of daily and monthly chart for the last 12 periods. It is built on the foundations of the successful EA Triton . This is not a scalping robot. It is not sensitive to spread and slip. It will be traded at all brokers with quotation accurate to point
      Golden Wings
      Thi Tra Mi Duong
      EA Golden Wings is a fully automated EA designed to trade GOLD. 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 XAUUSD in 2015-2021 period. No dangerous methods of money management used, no martingale, no grid, scalp or hedge. Feature:  + Fully automated trading 24/5 with time filter.  + No need in a large initial deposit.  + Alway
      Gold Angels
      Hong Ling Mu
      3.8 (5)
      Welcome to the Forex Gold Angel EA , which is a highly stable profit-generating EA. It comes highly recommended. The logic behind the EA is simple. It uses the BAND indicator, which triggers a flag when the price deviates from the band. However, it does not enter a trade at this point. Instead, it carefully monitors the price movement. When the price returns to the band and touches the center line, it enters a trade in the direction of the trend. This strategy is simple, but it yields significan
      FREE
      ShinZuka
      Muhammad Asyraf Bin Mohamad
      Using MACD value for direction. Using RSI as reversal indicator. Using open trading hour. (Recommend Hour 10,11,15 & 19 : MT4-Time) Counter trade if signal failed. Cutloss trade if signal failed. Auto lot calculate based on target profit & takeprofit. Able to set counter trade value. Suitable for commodities & currency.  Timeframe H1. Able to set limit lot open. Able to select day to trade.
      Golden Future
      Liudmyla Bochkarova
      4.2 (5)
      Golden Future Expert Advisor includes a total of 5 different strategies. This is done with the sole purpose of being able to adapt to any type of market, whether in a trend or in a range.  Golden Future EA was created with the use of an extensive genetic algorithm study.  The EA showed stable results while maintaining a low drawdown, especially during market crashes        No dangerous money management techniques, no martingale, hard grid or scalp. Suitable for all broker conditions - not sensi
      Algorithmic trading is a scalping bot for trading major currency pairs. Recommended timeframes for trading M1, M5, M15, M30, H1. The robot automatically analyzes the market with each arrival of a new tick and determines the places of sharp price changes. When a sharp large jump in price appears on the chart, the robot opens a trade. If the price rises sharply, the robot opens a buy trade. If the price drops sharply, the robot opens a sell trade. Due to the fact that the robot analyzes the marke
      EA Thomas PRO
      Vitali Vasilenka
      4.29 (7)
      EA Thomas Pro   is an improved version of the   EA Thomas   advisor, which has received an improved trading algorithm. Pro version – allows you to trade without dangerous trading methods. The Expert Advisor Does Not Use: No Grid - No Martingale - No Doubling - No Averaging Starting price is $99, the price will increase over time. For every 20 copies sold, the price will increase significantly. Final price $1500. The new trading algorithm makes transactions on average 2-3 transactions per we
      The EA of Bollinger Bands are a popular technical analysis tool used by traders and investors to analyze price volatility and potential price reversal points in financial markets, such as stocks, forex, or cryptocurrencies. They consist of three lines: The middle band: This is typically a simple moving average (SMA) of the price over a specific period. The most common period used is 20. The upper band: This is the sum of the middle band and twice the standard deviation of the price over the same
      Smart YTG
      Iurii Tokman
      4.67 (6)
      Smart YTG has been developed for trading GBPUSD on the H1 chart. This is a trend following system and works well during trending price behavior using STOP orders. It detects trend by analyzing the Price Channel indicator which is built straight into the Expert Advisor, therefore you do not need to additionally install any indicator. On the flat areas where the market is undecided, and further movement of the market is being determined, a breakeven function is activated, and if there are open pos
      Frigate EA MT4
      Sigit Hariyono
      Frigate EA  is a fully automatic expert advisor which contains several trading systems mainly based on Moving Averages. Each trading system has it own entry algorithm with fixed stop loss and take profit. This trading robot can be used for all pairs and all time frames, but it is especially designed for   GBPUSD 1H  time frame.  Main Features:    No Martingale.  No Averaging. No Grid.   Setting Parameters: Expert Name   - EA name and trades comment.  Magic Number   - EA identification number
      Maximun alfa trader
      Eduardo Viganotti
      THE BEST US500 ROBOT IN HISTORY Maximun alpha trader is based on moving averages and a proprietary highly advanced slope reversal prediction algorithm that is simple and reliable. The Maximun alpha trader EA strategy is a combination of several indicators trends plus its own indicator that detects the exhaustion of the trend which makes it unique in its class, this indicator is unique and secret has not yet been released in the market. TO TEST THE DEMO COPY THE CONFIGURATION THAT IS PASTE IN TH
      Phoenix Gold EA MT4
      Nuttapol Chantrasmi
      "Phoenix Gold is a great choice for hands-off investors who plan to do a long-term investment in gold" #Non-Martingale #Always SL #Robust #Adaptive #Fully Automated #AI #XAUUSD Phoenix Gold is a non-martingale expert adviser generated from our AI-driven pipeline which learns diversified trading strategies from 10-years historical data of the gold market. Phoenix Gold  project aims to provide a robust adaptive trading system that can harmonize with the dynamic of the market. We value risk man
      Mistress
      Natalya Sopina
      Mistress  - high speed EA-scalper. Mistress  -  the best EA!  - to my view. Mistress  -universal and simple. Mistress  - trades accurately, frequently and swiftly. Mistress  - independent on TF. Mistress  - worsk on all currency pairs. Mistress  - uses no martingale and no grid Mistress  -needs 20  units of currency for lot 0.01 for each used currency pair. Mistress EA  Parameters : Trading  hours  HH . ММ  (server time) :  trade time limit on time : time to start trading off time : time to en
      Rapture
      Evgeniy Zhdan
      The automated trading system is developed based on the "Comfort Range" theory. According to this theory, the chart of each trading instrument has its own dynamically changing range of movement. The skill of determining such a range allows you to use this information as a leading indicator and predict price movement in the near future. The Rapture Expert Advisor determines the "Comfort Range" of the trading instrument and works in the direction of the expected future movement. The EA does
      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
      Sonata MT4
      Evgeniy Zhdan
      The Expert Advisor's strategy is based on proactive forecasting of the most likely price movement. The method for determining this movement is the calculation and ratio of such factors as: short-term OHLC candlestick patterns, the direction of the microtrend, the rate of price change. Only 1 deal on one trading instrument can be opened at a time. Support:   https://www.mql5.com/en/channels/TrendHunter No hazardous trading methods are used. The Expert Advisor has minimal settings, which al
      Advanced Rsi Grid Hedge
      Cesar Napoleon Guio Martinez
      4.67 (3)
      Advanced Rsi Grid Hedge is an expert advisor created to enter the market at times of high probability of a short-term market reversal into overbought or oversold zones, but in the direction of a major trend.  The robot uses a grid hedging system. This bot does not use martingale. The Bot is very simple, it uses two RSI indicators to define the entry signals. This also has a trend filter that looks for the best conditions to trade. MT5   Version Here:  https://www.mql5.com/es/market/product/99073
      Yes
      Joel Protusada
      This Expert Advisor is a combination of different Forex strategies. Hedging - The use of this strategy is two-fold. First, it used to minimized drawdown of losing trades. Second, it is used to lock-in profit of winning trades. Scale-in - This method is implemented to increase profit of winning direction. Averaging - This method is implemented to factor in both winning and losing trades and to make sure if all trades are closed with positive profit. Environment Broker : The EA can work with ECN
      Bfxenterprise CCI
      Ricky Romadona Tri Saputra
      Bfxenterprise CCI When you use this Expert Advisor (EA), transactions will be based on the CCI indicator. Every calculation of trend or price reversal uses CCI. The prowess of this indicator is the reason for optimization in the program. Version of Bfxenterprise The version with the name “Bfxenterprise” focuses on special and thorough sorting of transactions. So this version does not always make transactions, unlike the Expert Advisor version in general. This version relies on accuracy at the t
      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 tim
      Universal MT4 MA
      Vladimir Gribachev
      Trading robot on the Moving Average indicator This is a simplified version of the trading robot , it uses only one entry strategy (the extended version has more than 10 strategies) Expert Benefits: Scalping, Martingale, grid trading. You can set up trading with only one order or a grid of orders. A highly customizable grid of orders with a dynamic, fixed or multiplier step and trading lot will allow you to adapt the Expert Advisor to almost any trading instrument. Drawdown Recove
      Buyers of this product also purchase
      The Gold Reaper MT4
      Profalgo Limited
      4.85 (26)
      PROP FIRM READY! ( download  SETFILE ) LAUNCH PROMO: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 2 trade accounts) -> contact me after purchase Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Welcome to the Gold Reaper! Build on the very succesfull Goldtrade Pro, this EA has been designed to run on multiple timeframes at the same time, and has the option to set the trade frequency from very conservative to extreme volatil
      Gold Trade Pro
      Profalgo Limited
      4.57 (21)
      LAUNCH PROMO: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 2 trade accounts) -> contact me after purchase Ultimate Combo Deal -> click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro joins the club of Gold trading EA's, but with one big difference: this is a real trading strategy. What do I mean with "real trading strategy"?  As you probably
      One Gold MT4
      Stanislav Tomilov
      5 (8)
      Welcome to the world of next-generation investments with our unique trading robot for gold on the MetaTrader platform! Our proprietary developments represent the pinnacle of advanced data analysis computational platforms in the world of trading. One Gold EA is a genuine smart algorithm, operating at a level beyond human traders' reach. Its unique method is based on the principles of a neuroscanner and advanced technologies in neural networks, EA is capable of analyzing historical and current dat
      HFT Prop Firm EA
      Dilwyn Tng
      4.98 (623)
      HFT Prop Firm EA is  also known as Green Man due to its distinctive logo, is an Expert Advisor (EA) crafted specifically for overcoming challenges or evaluations from proprietary trading firms (prop firms) that permit High-Frequency Trading (HFT) strategies. For limited period: Free utilities worth $198 when you buy HFT Prop Firm EA Passing HFT Challenge Performance Monitor (starting at $200): Broker: IC Markets Account Number 66603384 Server: ICmarketsSC-Demo06 Password: Greenman Result
      Quantum Emperor MT4
      Bogdan Ion Puscasu
      4.93 (124)
      Introducing   Quantum Emperor EA , the groundbreaking MQL5 expert advisor that's transforming the way you trade the prestigious GBPUSD pair! Developed by a team of experienced traders with trading experience of over 13 years. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Buy Quantum Emperor EA and you could get Quantum StarMan, Quantum Trade EA or Quantum Gold Emperor for free !*** Ask in private for more det
      Bitcoin Robot MT4
      Marzena Maria Szmit
      5 (1)
      The Bitcoin Robot  MT4 is engineered to execute Bitcoin trades with unparalleled   efficiency and precision . Developed by a team of experienced traders and developers, our   Bitcoin Robot   employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with   M5 timeframe , ensuring that you never miss out on lucrative opportunities.   No grid, no martingale, no hedging,   EA only open one position at the sa
      GoldPulse AI
      Babak Alamdar
      5 (8)
      Buy not a backtest, but a real trading system:     Live Signal 1     Live Signal 2 This price is temporary for the duration of the promotion and will be raised shortly Final Price: 5000 $ There are only a few copies left at the current price, the next price is -->> 500 $ Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! This is the first smartest robot that trades gold or XAU with full pairs like XAUUSD, XAUEUR, XAUGBP, XAUAUD, XAUJPY, XAUCHF, XAUSGD, and XAUCNH! I check the news every
      Quantum Trade EA
      Bogdan Ion Puscasu
      4.69 (78)
      Introducing   Quantum Trade EA , the groundbreaking MQL5 expert advisor that's transforming the way you trade the prestigious GBPUSD pair! Developed by a team of experienced traders with trading experience of over 13 years, Quantum Trade   EA is designed to propel your trading journey to new heights with its innovative and dynamic breakout zone strategy. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Buy Quantum T
      Strategy Introduction The EA will find the best entry and exit points based on the data trained by the neural network and the current market trend. It includes multiple loss exit strategies to ensure capital safety. Because the market is full of uncertainties, it is impossible to enter at the most ideal point every time. Our EA uses a unique batch entry method, adding up to 5 entry points. Even occasional misjudgments can quickly recover subsequently. Each order has a fixed stop loss (SL) and t
      Aura White Edition
      Stanislav Tomilov
      4.4 (5)
      Aura White Edition   is unique Expert Advisor that continues the Aura series of advisors. The Expert Advisor is based on the engine of   Aura Black Expert Advisor , but with a number of changes and author's settings for currency pairs. Innovative methods of the programme's approach to trading, and promising performance results are possible thanks to the use of modern technologies and methods. Aura White Edition is a fully automated EA designed to trade currencies only. Working pairs EURUSD, GBPU
      Aura Black Edition
      Stanislav Tomilov
      4.76 (17)
      Aura Black Edition is a fully automated EA designed to trade GOLD only. Expert showed stable results on XAUUSD in 2011-2020 period. No dangerous methods of money management used, no martingale, no grid or scalp. Suitable for any broker conditions. EA trained with a multilayer perceptron Neural Network (MLP) is a class of feedforward artificial neural network (ANN). The term MLP is used ambiguously, sometimes loosely to any feedforward ANN, sometimes strictly to refer to networks composed of mult
      Gold Garden MT4
      Chen Jia Qi
      4.2 (5)
      Deep learning is reshaping gold trading, with intelligent assistants tending to trading gardens like skilled gardeners. The "Gold Garden" EA employs deep learning intelligent technology and 20 years of data training to significantly enhance strategy performance. With it, trading becomes more effortless and intelligent. Let's join hands to usher in the intelligent era and transform trading into a blissful garden. This will be your exclusive Gold Garden Steward. The MT5 version: Gold Garden MT5
      HFT Prop EA
      Manpreet Singh
      4.95 (244)
      HFT PROP EA is the High Frequency Trading Expert Advisor (EA/bot) designed to pass proprietary trading firms (prop firms) challenges which use stop orders to enter the trades when market is trending, It is basically designed for US30 just at opening of US30 in New York Session till it remain in its trending nature for 15-30 minutes, and using HFT PROP EA you can pass the challenge within few minutes for prop firms who doesn't have any lot size cap. Special benefit for buyers who share their re
      TrendMaster FX MT4
      Chen Jia Qi
      5 (9)
      Introducing our MT5 EA: Designed with advanced algorithms and utilizing deep learning technology, our Expert Advisor (EA) is crafted to assist you in the intricate world of forex trading. The system analyzes market behaviors and conducts transactions based on specific criteria, empowering you to engage with market trends more effectively. With the backing of nearly a decade of data, the EA employs deep learning to examine past market conditions, aiming to provide enhanced decision-making. Recom
      XG Gold Robot MT4
      Marzena Maria Szmit
      4.57 (21)
      The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
      Forex GOLD Investor
      Lachezar Krastev
      4.62 (29)
      SHOCK DEAL --> JUST RELEASED UPDATE + DISCOUNT + BONUS EA 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 2 trading systems . The first one is based on scalping trading strategy and the second system has time based dependency which opens up to 2 trades at a time. It has been tested rigorously to get the most successful results. You don't need to do any optimizations if you use the default settings
      Gold Trading Algo
      Ho Tuan Thang
      4.63 (8)
      ONLY 3 COPIES OUT OF 10 LEFT AT $199! After that, the price will be raised to $299. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2217326 Limited price $199 is only for 10 first sales. After 10 sales, the price will be raised +$100. Final price for Gold Trading Algo is $1999. IMPORTANT! Contact me immediately after the purchase to get instructions and Manual Guide to set up EA. Forex EA Trading Channel:  Update the latest news from me Some Features: - No Martingale, N
      Gold Excel
      Gregory Hay
      4.5 (4)
      Welcome to   GoldExcel EA , an effective trader for the XAUUSD pair (GOLD). Developed by our team to work in normal accounts, funded prop accounts and prop challenges! Does not use HFT! See all products here:   https://www.mql5.com/en/users/fxmanagedforexltd/seller **V3.0 Update Read Blog :  https://www.mql5.com/en/blogs/post/756411 ***IMPORTANT ANNOUNCEMENT DST TIME CHANGES - USERS PLEASE READ****:   https://www.mql5.com/en/market/product/111410?source=Site#!tab=comments&page=2 ***Next price ri
      TopBottomEA
      lizhi fu
      4.78 (50)
      TopBottomEA's advantage: the first support for small capital work EA, real trading for more than 4 years; this EA based on volatility adaptive mechanism, only one single at a time, each single with a stop-loss, an average of about 4 orders per day, holding a single length of 12 hours or so, with a limit of $ 20 principal challenge backtesting ran through more than 10 years. Every interval of three days to increase the price of $ 100, the price process: 998 --> 1098 --> 1198...... Up to the targ
      Diamond PRO
      Fanur Galamov
      5 (9)
      Diamond PRO is enhanced powerful version of Diamond for advanced traders. Pro version includes optimized cores, new impoved entry points filters, new multistage profit closure algorithm and сontains number of external control parameter that allows build and fine tune own tradind decisions and algorithms. The system provides more accurate market entries, analyzes and filters upcoming economic news, contains spread protection and an advanced position management algorithm. Main goal of Diamond PRO
      Dragon Multi EA MT4
      Mansour Babasafary
      4.71 (17)
      77% discount for the next 10 buyers (original price $3000): 1 person left Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. 3 experts in 1 expert Strategy based on price action Made specifically for the best forex currency pairs Can be used in the best time frame of the market at a very reasonable price This expert is basically 3 different experts. But we have combined these 3 experts in 1 expert so that you can
      AW Recovery EA
      AW Trading Software Limited
      4.29 (69)
      The Expert Advisor is a system designed to recover unprofitable positions. The author's algorithm locks a losing position, splits it into many separate parts, and closes each of them separately. Easy setup, delayed launch in case of drawdown, locking, disabling other Expert Advisors, averaging with trend filtering and partial closing of a losing position are built into one tool. It is the use of closing losses in parts that allows you to reduce losses with a lower deposit load, which ensures saf
      2 of 5 Units at 600 USD. Next price 900 USD This expert advisors search for perfect impulse setups. The approach is use a very few but high effectives rules / filters and an effective management of the opened position. Signal https://www.mql5.com/es/signals/2049326 Backtest The EA must be backtest in any timeframe, but for use in live, must be attached to a M5 chart. Live setup The EA is very easy to configure, and can be used with the default parameters. Only the parameters re
      Ai Hybrid Robot MT4
      Mansour Babasafary
      71% discount for the next 5 buyers (original price $9000): 1 person left Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. Several experts in one expert With this expert, you can use several up-to-date strategies Enhanced with artificial intelligence Can be used in several popular forex currencies Can be used in the most popular forex time frames Without using high-risk strategies Attributes : Can be used in t
      Candle EA MT4
      Mansour Babasafary
      4.58 (38)
      This expert is based on patterns The main patterns of this specialist are candlestick patterns Detects trends with candlestick patterns It has a profit limit and a loss limit, so it has a low risk The best time frame to use this expert is M30 time frame The best currency pairs to use with this expert is the EURUSD, GBPUSD, AUDUSD, USDCAD currency pairs The price will increase by 100$ after every 10 purchases! Final price 2450$ Get a 50% bonus by buying (or even renting) any of our product
      AI NeuroX EA MT4
      Denis Kurnev
      5 (2)
      AI NeuroX EA is an innovative trading advisor based on advanced artificial intelligence technologies, including neural networks and the Perplexity and GPT-4 platforms. This advisor has a unique ability to analyze and predict the dynamics of financial markets using deep learning and advanced algorithms. Thanks to the intuition that even the most experienced traders would envy, AI NeuroX EA is capable of developing unprecedented trading strategies, ensuring excellent performance. This advisor oper
      Oracle MT4
      Stanislav Tomilov
      4.17 (6)
      Oracle Trading Expert the Quintessence of Modern Programming Technologies Expert Oracle for MetaTrader, trading on GBPUSD and Gold, represents the quintessence of modern programming technologies. Our unique proprietary methods and developments are based on advanced machine learning concepts, making our trading expert truly one-of-a-kind. We offer cutting-edge modules and neural architecture that embody innovative advancements in financial programming. Our algorithms rely on in-depth data analysi
      Big Forex Players MT4
      Marzena Maria Szmit
      4.64 (22)
      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   (p ositions are sent from our databa
      Daytrade Pro Algo
      Profalgo Limited
      5 (6)
      Launch Promo: Limited number of copies available at current price Final price: 990$ NEW: get 1 EA for free! (for 2 trade accounts) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files Welcome to DayTrade Pro Algo!  After years of studying the markets and programming different strategies, I have found an algorithm that has everything a good trading system needs: It is broker independent It is spread independ
      AI Heisenberg
      Vitali Vasilenka
      5 (6)
      AI Heisenberg is a universal trading robot based on a neural network and self-learning based on certain design models, which can analyze the market and make optimal trading decisions. It uses an additional RSI indicator to filter out trades that could be signals for a price reversal. Attention!!! - After purchasing, write me a personal message to receive gifts: Access to VIP chat Best settings Another advisor as a gift AI Heisenberg has the following features and benefits: Self-learning: Heisenb
      Filter:
      No reviews
      Reply to review
      Version 2.53 2024.04.15
      - Code optimization.
      Version 2.52 2023.12.23
      - Code optimization.
      Version 2.51 2023.12.22
      - Code optimization.
      Version 2.50 2023.12.22
      - Code optimization.
      Version 2.41 2023.10.27
      - The function of forcing an advisor to be removed from the chart is disabled if the use of “DLL” is prohibited.
      Version 2.40 2023.10.19
      - Corrections and improvements.
      Version 2.39 2023.10.04
      Added functions that can significantly change the course of trading:
      - Averaging;
      - UseTime;
      - Trailing_Profit;
      - Protected_Amount;
      Read more about the new features in the parameter descriptions.
      Version 2.33 2023.09.19
      - Added a function for automatically selecting a chart period when loading a file with settings.
      Version 2.30 2023.09.14
      - Code optimization.
      Version 2.26 2023.08.13
      - Improved the work of all functions of the adviser.