• Overview
  • Reviews
  • Comments

SpiderNotKnowWeb

This Expert Advisor uses Moving Average with certain parameters to open orders. He will always open the first deal to buy, but, with certain settings, he can only open deals to sell. To close orders, he uses a profit after which he will close all orders and start his work again. So far, it works as a Martingale and as a networker.

extern double Lots                 = 0.20; - - From this parameter, which is the value of the currency at which you 
                                               will to trade, the Expert Advisor begins its work. That is, the first 
                                               one that opened an order in the terminal will be opened for $ 0.20 
                                               if you have an account in in dollars and a purchase order will be 
                                               opened.
Next, the adviser will work on the martingale principle and the parameter will be responsible for increasing transactions 
MultiplierBuy. If the price threatens to lose, then with the StepBuy parameter you can set exactly where and at what
distance from the opened unprofitable order to open another purchase order, which would thereby compensate
for the loss incurred by the order that was opened before the newly opened order. P.S.: Here it should be noted that this parameter
cannot equal "Zero - 0", since multiplication is going on in the code and in this case there will be an error and the second and subsequent
orders, if the current price goes to a loss, will not be opened. But if you want your advisor to
if I traded one lot and opened a network of orders, then this parameter should be made "One - 1".

extern double Lots2                = 0.70; - Here it is necessary to say a little about the trading strategy of the 
                                             adviser itself. He opens either a network or martingale orders only for 
                                             purchase. The parameter WhenToClose determines after which
order a counter sell order with an increased lot will be opened, since the current price is moving at a loss, in order
to close all the ADVISER's orders when a certain amount is reached and start trading anew from scratch. Here, in the settings, it is worth, 
that after the second order, a sell order will be opened. And if the current price is still moving in
the direction of loss, then when the DistanceToClosing parameter is reached, in points, a sell order will be opened, at a price
multiplied by the IncreasingClosingAmount parameter, that is, by ten to 10, at a price of $ 2.00. And when the
profit is reached, the amount set by the - CloseTOTAL parameter, here 10 cents or more, the Adviser's orders will be closed. And the parameter 
Lots2 is responsible if this condition is not met and the current market price changes its trend and goes against 
closing orders and a margin call will begin to threaten, since the sell order was opened with a large lot, then, after the very
first buy order, the current market price, reaching the distance specified by the BuyClosure parameter, we will open 
again, a buy order at the Lots2 price, in the hope that our orders in the bag will cover the losses of an open sell order and
when a certain amount is reached, our orders will be closed with a profit specified by the CloseTOTAL parameter.

extern double Lots3                = 4.00; - This parameter of the ADVISER is responsible for the lot of the opened 
                                             order, if the current market price will change its trend again and go 
                                             to a loss already to all open orders in the market, then we will try to 
                                             change the situation in 
We will open a sell order at this price and the ADVISER will close all orders when the parameter
specified by us in CloseTOTAL is reached.

extern int Slippage                = 50;  - this is a parameter of slippage from the current price.
extern int Magic                   = 401; - This is a magic number
extern int Magic2                  = 402; - This is a magic number
extern int Magic3                  = 403; - This is a magic number
extern int Magic4                  = 404; - This is a magic number
                                            P.S: You can open two or more Expert Advisors in the terminal. But, 
                                                 no matter what they do not interfere with each other in their work, 
                                                 it will be necessary to change each adviser
                                                 all the magic numbers so that they do not look like each other, since
                                                 The ADVISOR uses separate magic numbers for each operation.
//---
extern int BeginningSELL           = 6; - this parameter determines after which open purchase orders will be placed 
                                          A sell order is being opened. (In this case, it won't be open, so
                                          how the order closing events will occur).

extern double StartMultiplierSell  = 2.0; - this parameter is a multiplier and answers at what price it will be opened
                                            a sell order. Here he doubles it, that is, Lots = 0.40;
//---
extern int StepBuy                 = 600; - this parameter is responsible for the items for which the next one will 
                                            be opened a buy order if the price goes to a loss.

extern int StepSell                = 100; - this parameter is responsible for the points for which the next order 
                                            will be opened for sale if the price goes to a loss.

extern double MultiplierBuy        = 2; - this parameter is a multiplier, responsible for increasing the lot, at what 
                                          price it will be buy an increasing buy order.

extern double MultiplierSell       = 2; - this parameter is a multiplier, responsible for increasing the lot, at what 
                                          price it will be buy an increasing sell order.
//---
extern double CloseTOTAL           = 0.10; - this parameter is responsible for the amount, profit, reaching which 
                                             and more The Adviser will try to close all the orders in the market with 
                                             this an advisor.

extern int BuyClosure              = 1000; - this parameter is responsible for the logic of operation, and if there 
                                             are no orders closed for profit and the price will go up to the moose 
                                             and change its trend,then, after overcoming the current market price of 
                                             the first purchase order by the specified distance in points, a purchase 
order will be opened in order to overcome the sum of the purchase orders that have already been opened loss by an 
open sell order and close orders with a profit specified by the CloseTOTAL parameter.

extern int SellClosure             = 200; - this parameter is responsible for the distance to open a sell order,
                                            if the current price changes its trend again and goes to the bears and, 
                                            what would try to close orders again with the profit specified by the 
                                            parameter CloseTOTAL.

extern int WhenToClose             = 2; - this parameter determines after which purchase order the order will be 
                                          opened to sell in order to close all orders in the market after reaching
                                          the specified price and more by the CloseTOTAL parameter.

extern int DistanceToClosing       = 50; - this parameter determines at what distance from the order it will be 
                                           opened a sell order to close all orders in the market.

extern double IncreasingClosingAmount = 10; - this parameter is a multiplier and increases the Lots in order to 
                                              the opened sell order could close all open orders
                                              for the purchase.



Recommended products
Magic Grid
Aliaksandr Charkes
4.5 (22)
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
The Arrow Scalper
Fawwaz Abdulmantaser Salim Albaker
1 (2)
Dear Friend..  I share with you this simple Expert Adviser .. it is full automatic  this Expert Adviser following the trend of the pair you install on or any stocks or indices , it is works like that: - when the trend on H4 chart show a start of up trend the expert will wait till the 15M & 1H charts show an up trend the EA will open a buy order directly , and do the same for down trend and open a sell order the buy or sell  order lot size and take profit and stop loss will measured manually  by
FREE
Brexit Breakout (GBPUSD H1) This EA has been developed for GBPUSD H1.  Everything is tested for H1 timeframe . Strategy is based on breakout of the This Bar Open indicator after some time of consolidation. It will very well works on these times, when the pound is moving. It uses Stop pending orders with  FIXED Stop Loss and Take Profit . It also uses PROFIT TRAILING to catch from the moves as much as possible. At 9:00 pm we are closing trading every Friday to prevent from weekly gaps. !!!Adjust
LL Grid EA MT4
Leopoldo Licari
********** CHRISTMAS OFFER - LIMITED TIME ONLY 30$ ********** 6 COPIES OUT OF 10 LEFT AT $35  ---> NEXT PRICE $55 UPDATED v1.8 IS OUT ON MARCH 2022 " I built this EA based on my past trading experience, on my personal needs, on what I already had in my hands, on those useful functions that I needed. I am happy to share it with you at a very small cost considering the potential and the time dedicated to developing it. " PLEASE READ ALL THE DESCRIPTION BEFORE USE IT -  Grid EA with  selectab
BuckWise
Joel Protusada
BuckWise   is a fully automated scalping Expert Advisor that can be run successfully using EURUSD currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks
MMM Zig Zag Strategy: The Expert Advisors uses its built-in Zig Zag indicator to determine the prices trends and calculates the signal to decide to open buy or sell positions. It sends an order, closes or moves the Trailing Stop loss position as the indicator works. You can define the time period of each day of the week the EA should not trade (the bad time to trade). Usually the period of day when the impact news are published. General Inputs: Closes orders with any profit of value (currency):
GerFX DeltaWave EA
Exler Consulting GmbH
Before you buy a night scalper please be aware of the risks involved: Past performance is no guarantee of future profitability (the EA could also make losses).  The backtests shown (e.g. in screenshots) are highly optimized to find the best parameters but therefore do not give a realistic prediction of future profitability. Any mean reversion can get caught on the wrong side of a fast movements due to unexpected news or flash crashes. This strategy will always use a stop loss, but still executi
GerFX NightWalker EA
Exler Consulting GmbH
Before you buy a night scalper please be aware of the risks involved: Past performance is no guarantee of future profitability (the EA could also make losses).  The backtests shown (e.g. in screenshots) are highly optimized to find the best parameters but therefore do not give a realistic prediction of future profitability. Any mean reversion can get caught on the wrong side of a fast movements due to unexpected news or flash crashes. This strategy will always use a stop loss, but still executi
Magic EA MT4
Kyra Nickaline Watson-gordon
3 (1)
Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA
Great Hunter
Pavel Malyshko
Авторская стратегия демонстрирующая хорошие результаты на валютной паре eurchf m15. Советник в своей работе ищет наиболее вероятные точки разворота на графике и если сигнал подтверждается открывает сделку. Советник работает круглосуточно, что делает его универсальным вне зависимости от времени на рынке, что также отличает его от большинства советников торгующих в строго ограниченное время. По мере роста спроса на советник и увеличения хороших отзывов, цена на него будет расти. Поспешит
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT4 version, click  here  for  Blue CARA MT5  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic R esponsive A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhapse most popular) Inn
H4 GBPUSD Trend Scalper is a trend signal scalper The EA trades according to the trend strategy using original built-in indicator for opening and closing orders. The external inputs for limiting trading on Fridays and Mondays are available. The purpose of the strategy is to use the current trend with the most benefit. According to the results of testing and working on demo and real accounts, the best results achieved by using the Н4 timeframe on the GBP/USD pair Works on MetaTrader 4 Build 971+
SIRR Advanced Trend Scalper EA Lite is a robot that has the Stochastic indicator working in combination with RSI and MACD filters built in. It is a dynamic EA that is very active with trades and capital management. Our product is also fully compatible with PipFinite Trend Indicator PRO. The EA has been designed for trading with the popular symbols EURUSD, GBPUSD, USDCHF, USDJPY, USDCAD, AUDUSD, EURGBP, EURCHF, EURJPY, AUDNZD, AUDCAD, EURNZD. This EA operates in various and different types of tra
Commodity Channel Indicator Forex Trading Strategy
Victor Manuel Valderrama Zamora
4.67 (3)
Diversify the risk in your trading account by combining our Expert Advisors. Build your own custom trading system here:   Simple Forex Trading Strategies The expert advisor opens trades after CCI indicator exit the oversold or overbought areas. The Stop Loss, Take Profit, and Trailing Stop are calculated based on the ATR indicator. The recommended currency pair is GBPUSD and the recommended timeframe to operate and to do backtests is D1. This Expert Advisor can be profitable in any TimeFrame
FREE
Black Out EA
Jason Thato Hartley
Thank you for visiting us. We would like to introduce our new BLACK OUT EA which comes along with a moving average indicator for better trading This EA open and closes trades for you, no need to stress yourself. You can trade on any broker using any time frame . there are no restrictions!! You can easily increase your Lot size on the EA settings Backtest was done for two months. stay tuned for more !!!
Euro Gift EurUsd M15
Marek Kupka
3.78 (9)
Euro Gift (EURUSD M15) I am celebrating my birthday, so i will publish some EAs for FREE. This EA has been developed for EURUSD M15.  Strategy is based on ICHIMOKU indicator and has very little parameters - so its VERY ROBUST. It uses Stop pending orders with   ATR   Stop Loss . At 9:00 pm we are closing trading every Friday to prevent from weekly gaps. !!!Adjust these times to your broker time. Preset values are for UTC+2 only!!! For every candle the pending orders are modified to adapt the mar
FREE
HFT King Ea
Ram Klein Caputol
Introducing HFT KING EA - The Ultimate HFT KING of Trading! This fully automated high frequency trading system is designed to revolutionize your trading experience with its advanced algorithm and state-of-the-art features. HFT King utilizes a unique combination of technical analysis, artificial intelligence, high frequency trading and machine learning to provide traders with reliable and profitable trading signals. HFT King cutting-edge technology is highly effective in identifying trading op
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
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
Matrix Arrow EA MT4
Juvenille Emperor Limited
5 (7)
Matrix Arrow EA MT4 is a unique expert advisor that can trade the Matrix Arrow Indicator's MT4 signals with a trade panel on the chart, manually or 100% automatically.  Matrix Arrow Indicator MT4 will determine the current trend at its early stages, gathering information and data from up to 10 standard indicators, which are: Average Directional Movement Index (ADX) Commodity Channel Index (CCI) Classic Heiken Ashi candles Moving Average Moving Average Convergence Divergence (MACD) Rel
Goal Time
Mourad Ezzaki
GOAL TIME is an expert advisor based on the notion of time, it studies the change of price according to time, and it finally detects the best time to execute a good order. The EA is based on an indicator that draws a price curve in relation to time, this curve is deduced by an algorithm that analyzes old data. Then, the EA exploits the generated curve and executes the correct order. In case of incorrect choice, the EA has the mission to limit the losses. After a thorough study of this strategy o
Grid and MACD
Vladimir Gribachev
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
SureBot
Salvador Ursua
SureBot is a very simple yet powerful trading robot with initial balance as low as $100. All you need to do is install it on your MT4 platform and it will do trading automatically without you monitoring it. You will also be notified if an order has begun executing. Simply install the MT4 app on your mobile device (ex. Android/iPhone). It will execute orders based on potential trend and price strength. Order lot sizes are based on you preferred risk for each trade where the default is 1% of your
CCI and ATR Trader
Evgeniia Terekhova
5 (1)
Советник работает на двух индикаторах CCI и ADX. Условия для входа в BUY: 1. ADX пересекает уровень 20 2. CCI пересекает уровень 100 снизу вверх 3. Выставляем фиксированный StopLoss и TakeProfit 4. Закрываем позицию по рыночной цене, когда CCI пересекает уровень 100 сверху вниз. Условия для входа в SELL: 1. ADX пересекает уровень 20 2. CCI пересекает уровень -100 сверху вниз 3. Выставляем фиксированный StopLoss и TakeProfit 4. Закрываем позицию по рыночной цене, когда CCI пересекает уровень -1
FREE
Gold Matrix pro Welcome to the Gold Matrix Ea pro. The Robot is based on one standard Indicator. No other Indicator required =============================================================================================== This Robot is fully automated and has been created for everyone. The Robot works also on cent accounts. =============================================================================================== =>   works on all Time Frames from 1Minute to 1Day => On the lower Frames
Wolf Stream
Vadym Nemo
5 (2)
Робот Wolf Stream имеет в своей основе особенность "видеть" график так, как его видит человек. Именно поэтому он точно считывает настроение игроков. Страхи и надежды у толпы формируются в текущей момент, в текущих ситуациях. Робот реагирует на них и действует оптимальным образом для каждой из ситуаций.  Торговля в реальном времени принесла 103% прирост с 26 июля 2021 года (3.5 месяца) На рынке есть множество фаз, которые по характеру своему в корне отличаются друг от друга. Поэтому необходим инд
торговая система с риском 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%) Убыточные сделки (%
Intensive
Evgeniy Zhdan
The Expert Advisor algorithm determines on daily charts those candlestick patterns, which set the intraday trading direction. The trading EA determines how long the price is moving in overbought/oversold zones and starts working in the direction of the expected trend movement. Each position is accompanied with a tight stop loss and take profit. Only one active position can be open in the market. The EA was developed and tested using 99% quality quotes. The Expert Advisor has a built-in news filt
This automated trading robot uses the capabilities of the macd indicator to create a grid strategy. The algorithm creates a grid strategy at overbought and oversold levels and in times of high volatility. This makes it susceptible to all price fluctuations. The Close Money input is the total amount of earnings in the cycle. We define it as the total take profit amount in the cycle. It has the ability to open more cycles in short periods. However, you can use the robot in medium-term trading. Rea
Grid and MA
Vladimir Gribachev
5 (3)
This is a grid Expert Advisor. It features several trading strategies based on Moving Average. It works on minute bar Open prices. Virtual trailing stop, stop loss and take profit can be set in 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 order grid is adaptive and is made of market orders. If the price ha
Buyers of this product also purchase
The Gold Reaper MT4
Profalgo Limited
4.86 (29)
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.59 (22)
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
GoldPulse AI
Babak Alamdar
5 (10)
Buy not a backtest, but a real trading system:     Live Signal 1     Live Signal 2       Live Signal 3  (only XAUUSD/Gold) This price is temporary for the duration of the promotion and will be raised shortly Get 1 EA for free -> contact me after purchase There are only a few copies left at the current price, the next price is -->> 1480 $ 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,
FT Gold Robot MT4
Marzena Maria Szmit
5 (10)
Introducing the FT Gold Robot MT4, your ultimate companion in navigating the intricate world of XAUUSD trading. Developed with precision and powered by cutting-edge algorithms, FT Gold is a forex robot meticulously crafted to optimize your trading performance with   XAUUSD pairs . With its advanced analytical capabilities,   FT Gold Robot   constantly monitors the gold market, identifying key trends, patterns, and price movements with lightning speed. The FT Gold Robot opens 5 positions every da
HFT Prop Firm EA
Dilwyn Tng
4.98 (643)
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 MT5 version:  https://www.mql5.com/en/market/product/117386 Passing HFT Challenge Performance Monitor (starting at $200): 1) Broker: IC Markets Account Numb
TrendMaster FX MT4
Chen Jia Qi
5 (11)
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
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
One Gold MT4
Stanislav Tomilov
4.82 (11)
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
Quantum Emperor MT4
Bogdan Ion Puscasu
4.91 (127)
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
Dark Algo
Marco Solito
4.77 (56)
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 market trends .
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
Hercules AI MT4
Aleksandr Chebotaev
Hello, my name is Alexander. I would like to introduce you to my new development, the Hercules AI advisor. The advisor is synthesis of Price Action Method and Artificial Intelligence technologies.  It doesn't use  any indicators. The EA works well on Gold  pair. The advisor has shown stable performance for more than 10 years. It does not use dangerous trading methods such as martingale, etc. All transactions are protected by take profit and stop loss. I tried to make the advisor as easy to insta
Quantum Algo Trading MT4
Lo Thi Mai Loan
5 (4)
The current price is the promotional price and will soon increase. The final price for the product is: $1993. There are only a few copies left at the current price, the next price is $563. Check out the live results here: Personal live signal:   [Click Here] Prop live signal:   [Click Here] $50K personal fund live signal: [Click Here] MT5 version here:   [Click Here] Payout proof and Ultimate combo deal :   [Click here] How to install | Download SetFile Welcome to Quantum Algo Trading MT5 E
Price reduced for 7 days to $230 Then the price will be $430 PowerFul 1 Min Scalping System - Automatic Robot Scalper for Trade on the XAUUSD currency pair (the robot trades in other currency pairs, but gets the best results in gold). Recommended time periods M5 . The minimum initial balance is from $ 500. This robot automatically determines the points of price turning and sets several deferred orders in the likely future direction of the trend. If the price does not unfold in the right directi
US30 Scalper EA MT4
Lo Thi Mai Loan
5 (4)
Launch promo! Only a few copies left at current price! Next price: 593$ Final price: 1993$ Live signal:  https://www.mql5.com/en/signals/2220893?source=Site+Profile+Seller MT5:  https://www.mql5.com/en/market/product/107337?source=Site+Profile+Seller More analytics:  https://www.mql5.com/en/blogs/post/756452 For more top Expert Advisors and Indicators, visit:   https://www.mql5.com/en/users/lothimailoan/seller I am Los, please subscribe to receive more updates:   https://www.mql5.com/en/users
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
Gold Garden MT4
Chen Jia Qi
5 (4)
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
Gold Trading Algo
Ho Tuan Thang
4.22 (9)
ONLY 3 COPIES OUT OF 10 LEFT AT $299! After that, the price will be raised to $399. - REAL SIGNAL: Default Setting: https://www.mql5.com/en/signals/2206758 5k Fixed Lot:  https://www.mql5.com/en/signals/2217326 Limited price $299 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 lates
Diamond PRO
Fanur Galamov
5 (15)
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
Bitcoin Robot MT4
Marzena Maria Szmit
5 (8)
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
AI Nodiurnal EA
Ugochukwu Mobi
AI Nodiurnal EA is an advanced Forex robot that leverages cutting-edge machine learning technology to optimize trading strategies and enhance performance in the dynamic foreign exchange market. The term "Nodiurnal" reflects its ability to adapt and operate not only during the typical diurnal (daytime) trading hours but also during non-standard periods, providing a continuous and adaptive approach to forex trading. Settings : Default settings on   Currency Pair :  EURUSD H1 . Special setting is
HFT Prop EA
Manpreet Singh
4.95 (250)
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
Diamond Titan FX MT4
Lo Thi Mai Loan
5 (1)
Launch promo: SALE 30% OFF! Only 2 sales left to buy at the current price. Next price: $993 Free  get US30 Scalper EA and Quantum Algo EA -> contact me after purchase Live signal:  https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Prop Signal:  https://www.mql5.com/en/signals/2223219?source=Site+Signals+Profile+From+Author MT5:  https://www.mql5.com/en/market/product/116010?source=Site+Market+Product+Page Passed Prop Challenge Trade History:  https://www.mql5.com/en/blogs/pos
TopBottomEA
lizhi fu
4.8 (54)
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
Oracle MT4
Stanislav Tomilov
4.38 (8)
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
Quantum Gold Emperor MT4
Bogdan Ion Puscasu
5 (5)
Introducing   Quantum Gold Emperor EA , the groundbreaking MQL5 expert advisor that's transforming the way you trade the prestigious XAUUSD (GOLD )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 Gold Emperor EA and you could get Quantum Trade EA for free !*** Ask in private for more details Live signal :  
XG Gold Robot MT4
Marzena Maria Szmit
4.39 (23)
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
Bitcoin Wizard
Sugianto
3 (2)
Bitcoin Wizard is designed for trading Bitcoin by placing pending orders based on high low at certain periods by taking advantage of strong momentum.   Why Bitcoin Wizard : Bitcoin Wizard is a fully automatic trade system, trade 24/7. Does not use any risky strategies such as hedging, martingale, grid or multiple orders. Every trade is protected by a stoploss of 100 pips. Real Signal | Real Signal 2 | Setfile :  Download here  | MT5 version | Backtest Report   |   Broker Spread Comparison SET U
Bandwagon
ADELYN CASTILLO
4.93 (27)
312% Gain on it's 25th month(Live Account) You may check Bandwagon Live Account with 2-year performance   Bandwagon 2- year  or Bandwagon V2.  *NOTE Now at 50% Discount! Get your copy now! Expect a price increase each month *WARNING : SAY NO TO PIRACY. Be careful of users who are asking to get a copy of bandwagon EA. Bandwagon can detect piracy and if your account is detected to do such things, I can't promise that the EA will still work the way it should be. Bandwagon Features: Bandwagon is
Boring Pips MT4
Thi Thu Ha Hoang
5 (12)
Have you ever wondered why most expert advisors are not effective in live trading, despite their perfect backtest performance? The most likely answer is Over-fitting . Many EAs are created to ‘learn’ and adapt perfectly to the available historical data, but they fail to predict the future due to a lack of generalizability in the constructed model. Some developers simply don't know about the existence of over-fitting, or they know but don't have a way to prevent it. Others exploit it as a tool to
More from author
Hello everyone.  I want to tell you a little bit about this panel for trading in the financial foreign exchange market. The panel is written in the MQL4 programming language and is designed to help open market orders for certain positions. It works with both regular and pending orders. That is, it opens buy and sell orders, such as Buy, Sell, BuyLimit, SellLimit, BuyStop, SellStop. It also opens a network of pending orders and, including grid orders, that is, both limit pending orders and sto
The Breaking Trend ADVISOR opens the first position only to buy an order. Next, he looks at if the price goes to a loss, then at a certain loss distance he puts a pending Stop Order Sell for sale with an increased lot in order to cover the loss and fix the profit when closing buy and sell orders. And then the whole trade actually takes place with this logic. These are the settings of the advisor: -- LOT --- extern double lots                       = 0.2 ; - this parameter is responsible for t
extern double LotsBuy               = 0.20 ; extern int TakeProfitBuy            = 1000 ; extern int TakeProfitBuyStop        = 150 ; extern int TakeProfitSellStop       = 150 ; extern int TPBuy                    = 800 ; extern int TPBuyStop                = 250 ; extern int TPSellStop               = 700 ; extern int Magic1                   = 23471 ; extern int Magic2                   = 23481 ; extern int Magic3                   = 23491 ; extern int StepBuy                  = 300 ; extern i
MartinZ
Iurii Kuksov
extern double Lots       = 0.01 ; extern int TakeProfit    = 400 ; extern int TPB           = 300 ; extern int TPS           = 400 ; extern int StopLoss      = 1000 ; extern int Slippage      = 50 ; extern int Magic         = 12347 ; extern int Step          = 450 ; extern double Multiplier = 3 ; // // На H4 TakeProfit 500 TP 300 Step 400 Multiplier 3 // int     Experts;                                 extern double Depo= 1000.0 ;                     extern double Persent= 30 ;                  
extern double Lots       = 0.20 ; extern int TakeProfit    = 400 ; extern int TPB           = 300 ; extern int TPS           = 400 ; extern int StopLoss      = 1000 ; extern int Slippage      = 50 ; extern int Magic         = 123477 ; extern int StepB         = 450 ; extern int StepS         = 450 ; extern double Multiplier = 3 ; // int     Experts;                                         extern double Depo= 10000.0 ;                             extern double Persent= 30 ;                       
Filter:
No reviews
Reply to review