• Overview
  • Reviews
  • Comments

V Max NX

Hundreds of possible combinations and only two strategies.

By using automated software like an EA, you can benefit from the following advantages: it can trade while you are sleeping, it is not susceptible to emotions and you can quickly run backtests. However, it is hard to ascertain whether an EA will help you to achieve consistent profits. Lots of EAs are profitable on a demo account, but for some unknown reason, when the trader tries to apply it on a live account with their own funds, suddenly the EA does not work as well.  V Max NX is risky but it works on demo and real accounts. Perfect for semi-automatic trading

  Default settings for  EURUSD, GBPUSD, EURGBP  TF H1   

  Features:   

  • Stop Loss
  • Smooth regulation of inputs
  • Trend
  • Filter ATR
  • Recovery
  • Pending Orders - as extra
  • Two-range multiplier
  • Partial closing of the position
  • Intuitive panel

Space-Time 

input parameters:

Space: 40
Time:   5
         Time
x---------------------- up
x x
x x
x x
x x                                      if (up-dn > Space && Bars <= Time) = open position
  x x
    x
    x                    Space
    x
    x x
      x
      x
      x x
      x x
        x
        x-------------- dn

Bollinger Band

             lower=iBands(NULL,0,period,Deviations,0,PRICE_CLOSE,MODE_LOWER,1);
             upper=iBands(NULL,0,period,Deviations,0,PRICE_CLOSE,MODE_UPPER,1); 
             corridor=upper-lower;
             
           
             if(Close_1>upper && corridor>cooridor_chart*gpoint_320)return(sell);
           
             if(Close_1<lower && corridor>cooridor_chart*gpoint_320)return(buy); 

            
                   x < sell
             --------------------MODE_UPPER
                   x
                   x
                   x
                                               corridor
                            x
                            x
             --------------------MODE_LOWER
                            x < buy

Input parameters:

input string          comment="V-Max NX";//Comment   
extern int            spread=5;//Max Spread 
input int             slippage=1;//Slippage
input int             MagicNumber=1;//Magic Number                                               
input ENUM_START      Start=3;
input string          a2a=" ";//--------> STRATEGIES <---------------------------------------
input ENUM_system     system=0;//System
input string          a2b=" ";//--------> Space-Time <---------------------------------------
input ushort          space=32;//Space (in pips)
input int             period_time=5;//Time  (in bars)
input string          a2c=" ";//--------> Bollinger <---------------------------------------
input int             period_bol=12;//Period
input double          Deviations=2;
input ushort          cooridor_chart=12;//Min Corridor 
input string          a3=" ";//--------> FILTER <--------------------------------------- 
input ushort          atr1=200;//Max ATR (Open position if iATR(1440) < Max ATR)
input string          a4=" ";//--------> TREND <--------------------------------------- 
extern ushort         period_trend=230;//Trend in pips. 0=Off 
input string          a5=" ";//--------> MAIN <--------------------------------------- 
input ushort          SL_R=400;//Stop Loss
input ushort          min_tp=15;//Min Take Profit (first position)
input ushort          max_tp=30;//Max Take Profit (first position)
extern ushort         TP=7; 
input bool            swap_true=true;//TP+Swap
input string          a6=" ";//--------> MM <---------------------------------------
extern double         Lots=0.01;//Lots
extern double         MaxLots=2;//Max Lots
input int             Divider=45;
input double          MN=1.7;//Multiplier
input string          a7=" ";//--------> GRID MANAGMENT <--------------------------------------- 
input int             close_orders=5;//Close positions
input ushort          stepper=1;//Stepper
extern ushort         PipsStep=26;//Min PipsStep for grid
extern int            MaxTrades=12;//MaxTrades
input string          a7b=" ";//--------> RECOVERY <--------------------------------------- 
extern bool           true_recovery=false;//Recovery On/Off
input double          stop_loss_money=3000;//Stop Loss Money
input int             tp_rec=40;//TP Recovery
input ushort          add_tp=5;//Add TP for Recovery
input double          lots_rec=0.05;//Max Lots for Recovery
input double          per_loss =0.001;//Per Loss
input string          a7a=" ";//--------> PENDING ORDERS <--------------------------------------- 
input int             MaxPending=4;//MaxPending (0 = off)
input double          MN_1=1.6;//Multiplier for pending orders
input ushort          distance=20;//Distance 
input ushort          start_pending=3;//Activation of pending orders
extern ushort         PipsStep_pending=20;//PipsStep 
input ENUM_Day        day=1;//Day (select)


Recovery System
Two combinations:
e.g.
Stop



The recommended time frame is H1




Recommended products
TLFv1
Thanakorn Suphakornthongchot
Short-Term Fibonacci Trading Strategy with Clear TP and SL Strategy: Timeframe: M15 Indicator: Fibonacci Retracement Fibonacci Levels: Buy Entry: 38.2%, 50.0% Sell Entry: 61.8%, 78.6% TP/SL Placement: SL: Below/above the Fibonacci level used for entry Minimum Capital: $100 Instruments: Metals: Gold (XAUUSD) The recommended spread starts from 10 to 25, and should not exceed 28.
MACD trading strategy is the most popular among traders. Is it profitable? You can download the demo and beckets the mechanical trading system on your own. With the Expert Adviser you have the opportunity for testing the MACD mechanical trading system, in a accurate and  efficient way. MACD universal  is a fully automated EA designed to trade  all currency pairs and all timeframes.   It opens trades on MACD-main and MACD-signal line crossover. Features: Automated risk management as percent of ba
JumpLump
Olga Zhdanova
A great addition to your lucrative portfolio of expert advisors. The strategy is based on an algorithm for breaking through the built levels for a certain period of time. The EA has a fixed StopLoss, which allows you to keep the minimum drawdown. Tested on all ticks using the Tick Data Suite , with the closest possible real trading conditions, watch the video. Price for the first 10 buyers $ 75 (I beg you to post your reports in the comments) Recommendations: Good ECN broker with low spread
GagarinR
Aleksandr Chernov
Free version: https://www.mql5.com/ru/market/product/58033 Any timeframe. The Expert Advisor looks for trend reversals based on the readings of two indicators based on Fibonacci proportions. Uses the patterns of price movement to enter a position. Caution!!! The robot trades aggressively! Recommended deposit from 10000 Recommended leverage from 1:500 Features: One bar - one order Settings: Lot - lot size Save - the division value for determining the lot size of the next trans
| 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
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
The Secret Code trading advisor is an advanced trading system developed based on many years of experience of famous traders. This advisor is focused on trading the EUR/USD currency pair and is distinguished by the fact that it avoids the use of high-risk trading methods. In particular, it does not use approaches such as grid trading, martingale and doubling down methods. Attention Trader. The number of copies will be limited to 100-150 copies. Every 25 copies will increase the cost of the adv
GND Robot Scalping
Nguyen Dang Giang
4 (1)
‌This is a trading idea without further study analysis. Just use the capital management methods + be brave enough. Trades that are not successful to scalp are handled in a different and unique way of martingale. It includes two options to deal with open trades. Pending Order Martingale (It helps to reduce Draw Down) Market Business multi-dimensional order martingale Please note that: you always responsible for your account management Requirements and recommendations Digit 4 (usage Spread sma
Alpha Striker SMC KING is unique Expert Advisor that continues the Alpha Striker series of  expert advisors. Innovative methods of the programme's approach to trading, and promising performance results are possible thanks to the use of modern technologies and methods. The Alpha Striker SMC KING is a fully automated EA designed to trade currencies only. Working pairs recommended EURUSD. Expert showed stable results on currencies in 2022-2024 period. No dangerous methods of money management used,
AI Night Gold TI
Roman Mamonov
5 (1)
The Neural Network based Night Trading Gold Advisor is an innovative tool for investors and traders looking to automate their strategies in the night market. This advisor uses advanced machine learning and neural network technologies to analyze data and make trading decisions. The initial cost of the advisor is $190, the first 10 copies, the next price change is $490, the final cost of the advisor is $1490 Developing code for a neural network in a trading strategy requires the use of speciali
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
Max ScalperSpeed
Paranchai Tensit
Max ScalperSpeed   is a fully automated expert advisor. This system has been developed to improve the efficiency of generating more returns. Rely on scalping trading strategies and recovery strategies with appropriate trading frequencies, and also able to work well in all market conditions, whether trend or sideways, able to trade full time in all conditions. Enable or disable news filtering according to user needs. Added a proportional lot size adjustment function, where users can choose to ad
Team Trading System     is based on the logic of order strategies and profit-taking strategies working as a team.  In general, EA consists of two parts as strategies and take profits section. Strategies section are special strategies that we create for symbols. Strategies continue to open buy and sell orders independently.  Takeprofits closes orders that are opened by working as a team. Take Profits logic is that profitable orders go by closing lost orders. They never work selfishly. In this wa
Team Trading System Pro is based on the logic of order strategies and profit-taking strategies working as a team.  In general, EA consists of two parts as strategies and take profits section. Strategies section are special strategies that we create for symbols. Strategies continue to open buy and sell orders independently.  Takeprofits closes orders that are opened by working as a team. Take Profits logic is that profitable orders go by closing lost orders. They never work selfishly. In this wa
MT4 EA - FOREX Challenger Plus This unique automated trading system adopted 3 Layers of difference entry at two different price positions. The pre-defined lot size is actually divided into 3 trades and enters different price positions once the entry condition is fulfilled. If a drawdown occurs, the EA will open an additional position based on the pre-defined strategy, and when the total profit of all orders is greater than a certain value, all orders, including unprofitable ones, are closed. It
MT4 EA - FOREX Scorer Plus This unique automated trading system adopted 3 Layers of difference entry at two different price positions. The pre-defined lot size is actually divided into 3 trades and enters different price positions once the entry condition is fulfilled. If a drawdown occurs, the EA will open an additional position based on the pre-defined strategy, and when the total profit of all orders is greater than a certain value, all orders, including unprofitable ones, are closed. It is n
The Super scalper universal is a fully automated scalping Expert Advisor, which uses five indicators. Each open position is protected by a hidden stop order managed by an advanced modification algorithm. When searching for the suitable signals, the EA uses the integrated indicator in conjunction with the trend and time filters, as well as the volatility filter. It use dynamic position closure, which considers the location where the order had been opened and the subsequent price action. Profit is
TopSecret Five
Boris Sklyaruk
Fully automatic professional MT4 trading system The strategy is based on four author's indicators that are embedded in the adviser's code, trading takes place at night Each trade has a Take Profit and Stop Loss. Testing on real ticks since 2010 with 99.9% probability The EA has two trading modes: fixed lot or dynamic lot, which is calculated based on the deposit. For every 100$ - 0.01 lots. The adviser does not open many trades, about ten per month for each currency pair, since there
Vroom Vroom
Himma Youssef
Vroom Vroom is a Trading Robot with no use of Classic martingale. Schedule scalping Options. it uses some Indicators as a filter to maximize Correct entries, Smarter than Hamster Pro! *StopLoss and TakeProfits are automatically updated by the EA during trading. user Not allowed to modify them! Recommendations :  Lot = 0.01. ( if autolot enabled  Allow (initial Lot) per (xx)USD  = 100 ). Balance  = 300 USD. Pair = EURUSD. TimeFrame = 5Min. Broker = Trusted Brokers Inputs descriptions :  Initial
Quincy EA
Metin Hussein
5 (1)
My aim is to design an EA that trades with the trend and not against it like most EA. Quincy EA uses a grid to open long/short in the direction of movement catching small profits immediately and closing trades. This will only work if you have a good low spread chart and preferably trending pair. See its potential: https://www.mql5.com/en/signals/316939 How It Works Quincy EA will open trades in a grid format with a long or short trade depending on the direction of the particular market. It doe
Team Trading System     is based on the logic of order strategies and profit-taking strategies working as a team.  In general, EA consists of two parts as strategies and take profits section. Strategies section are special strategies that we create for symbols. Strategies continue to open buy and sell orders independently.  Takeprofits closes orders that are opened by working as a team. Take Profits logic is that profitable orders go by closing lost orders. They never work selfishly. In this wa
UTrailingMin
Viktor Shpakovskiy
The EA for manual trading to manage open positions.The built-in trailing stop has five modes and seven instruments. There is a virtual stop loss and a virtual take profit, which can be freely moved around the chart. With the help of the built-in trading simulator, you can check how the EA works in the strategy tester. Guide to UTrailingMin can be found in the "Comments" section. Benefits 5 trailing stop modes: virtual, normal, total, percentage and mobile stop loss; 7 options: by points, by bar
Mir Station MT4
Marta Gonzalez
Mir Station MT4  it is a Secure Automated Software for trade Forex market and indices. The architecture is a Fully Automatic Autonomous Robot Expert capable of independently analyzing the market and making trading decisions Mir Station MT4     Have  neurals nets to used the correct algoritm in the correct market situation Mir Station MT4         It is an advanced trading system. This is a fully automatic Expert Advisor.      Mir Station MT4     is a plug and play system Mir Station MT4  
ISS Station MT4
Marta Gonzalez
ISS Station MT4        it is a Secure Automated Software for trade Forex market and indices. The architecture is a Fully Automatic Autonomous Robot Expert capable of independently analyzing the market and making trading decisions       ISS Station MT4         Have neurals nets to used the correct algoritm in the correct market situation       ISS Station MT4               It is an advanced trading system. This is a fully automatic Expert Advisor.        ISS Station MT4     is a plug and
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
EMACrossRenko
Hong Ling Mu
1 (1)
<LOGIC> The EMA RENKO EA should run in Renko chart to show the best performance. The EA will entry based on 2 EMA line cross. (it is changeable in parameter.) As a result of FT , the best box size for XAUUSD (GOLD) is BOX 60 to 100.  Renko box size should be larger than spread value. Normally 3 times of spread. Please decide your box size with yourself. The EA will place addtional order as Grid if the trend move  to xxx pips from the last order. You can turn on/off in the parameter. T
Double Swing
Dmitriy Bukarev
The Expert Advisor's operating algorithm is based on a priori known truth 'The price does not stand still'. We add math and logic to this truth and receive an Expert Advisor, which allows catching almost all the movements in the market. When an order is opened, a breakout Stop order of a larger volume is set instead of Stop Loss. If the price reaches this order, another pending Stop order of a larger volume is placed. This approach is called Swing or Pendulum Swing . Double Swing uses this appro
This Expert Advisor trades based on trend lines, as well as on the basis of volume analysis. Volumes are calculated using minute bars, in order to determine if they were ascending or descending. The trend lines are drawn based on High and Lows in the trade history. There are also additional indicators. Buy or sell signals depend on all those factors. This allows the EA to enter the market with more accuracy and to perform more deals. Input parameters Lots - lot size (if 0, a lot is calculated
Gyroscopes
Nadiya Mirosh
Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY pairs)   alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The mo
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
Buyers of this product also purchase
The Gold Reaper MT4
Profalgo Limited
4.81 (21)
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
Quantum Emperor MT4
Bogdan Ion Puscasu
4.9 (123)
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
HFT Prop Firm EA
Dilwyn Tng
4.98 (616)
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
Gold Trade Pro
Profalgo Limited
4.53 (19)
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
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
HFT Prop EA
Manpreet Singh
4.95 (241)
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
Forex GOLD Investor
Lachezar Krastev
4.75 (28)
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
Aura Black Edition
Stanislav Tomilov
4.75 (16)
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
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
GoldPulse AI
Babak Alamdar
5 (3)
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 $ At the current price, there are only 2 copies left, the next price is -->> 334 $ 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 sin
Quantum Trade EA
Bogdan Ion Puscasu
4.74 (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
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 databas
Dragon Multi EA MT4
Mansour Babasafary
4.73 (15)
78% 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
Ai Hybrid Robot MT4
Mansour Babasafary
72% discount for the first 5 buyers (original price $9000) 50% more discount for old customers, message me 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 strategi
TrendMaster FX MT4
Chen Jia Qi
5 (8)
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
Gold Garden MT4
Chen Jia Qi
5 (2)
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
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
TopBottomEA
lizhi fu
4.8 (54)
Special Offer Day: $ 598 for one day only, after which it goes back to $ 1,198 . 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
Quantum HFT Prop Firm
Ho Tuan Thang
4.91 (138)
ONLY 3 COPIES OUT OF 10 LEFT AT $99! After that, the price will be raised to $199. HFT  Propfirm Challenge Performance Monitor(Starting from $200) Account Number:  66668979 Server: ICmarketsSC-Demo06 Password: quantumhft1 You will get BONUS  worth $399 after you pass the HFT Prop Firm challenge round Quantum HFT Prop Firm is the EA is designed to pass the competition of HFT Prop Firms.  Please be aware that this Expert Advisor (EA) should not be used with a real account. Its sole pur
SSX Titan TT MT4
Artem Minchuk
2.55 (11)
Delving deep into the sphere of finance and trading strategies, I decided to conduct a series of experiments, exploring approaches based on reinforcement learning as well as those operating without it. Applying these methods, I managed to formulate a nuanced conclusion, pivotal for understanding the significance of unique strategies in contemporary trading. Neural network advisors, despite showcasing impressive efficiency in the initial stages, proved to be highly unstable in the long run. Vario
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
Position Trader EA
LEE SAMSON
5 (4)
Turn any trading strategy into a position trading strategy or trade the proven RSI & ADR based position trading strategies, including automated drawdown control system for positions that move against you. This EA is an evolution and a simplification of the MRA EA that has been used for position trading strategies taught on the Market Structure Trader website for many years. See my profile for a link to the website, free position trading course and other products. The EA will automatically scale
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
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
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
AI NeuroX EA MT4
Denis Kurnev
5 (1)
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
ET9 for MT4
Hui Qiu
5 (3)
ET9 New on the Market, Launch promo! Only a few copies left at: $599 Next price: $799 Final price: $1599 The Best  Expert Advisor  on   XAUUSD   any timeframes , It can also be used on GBPUSD at the same time! ET9  for MT4 Updated 4.00 !!   Important update:    Enable automatic closing of profits,  Various parameters of the ET1 strategy can be modified,   Optimized the stability of ET1 strategy Include Free  ET1 for MT4:  https://www.mql5.com/en/market/product/113219 Descriptions ET9 for MT4
Daytrade Pro Algo
Profalgo Limited
5 (5)
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
Smart Funded Hft
Barbaros Bulent Kortarla
5 (44)
Smart Funded EA is an expert advisor designed to pass the HFT challenges of prop firms that allow its use. Do I need to back-test? You do not need to backtest, and demo servers that you backtest will not give the real results since HFT prop firms servers and symbols are specially designed friendly with HFT bots. Samart Funded HFT has a hundred percent success rate so do not waste your time back testing. You can test the EA with your   HFT challenge account with 0.01 lots if you still want to tes
More from author
Channel Edge MT5
Szymon Palczynski
There is already a test of version 5.70 (starting March 18, 2024)                          The ATR indicator (Average True Range) is a tool used to measure market volatility. It can be used to develop a trading strategy that takes into account daily and weekly price volatility. Here are some key points about using ATR in a trading strategy: Volatility Assessment: ATR helps understand how much the price of an asset has changed in a given period compared to previous periods. This is useful for as
Round Level MT5
Szymon Palczynski
5 (1)
The fact that round number levels have a significant influence on the market cannot be denied and should not be overlooked. These psychological levels are used by both retail Forex traders and major banks that deal in Forex.  Very simple and effective indicator and most importantly free. ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// The program does not work in the strategy tester.
FREE
Black Horse MT5
Szymon Palczynski
Rediscover trading. The future of Forex is intuitive hybrids. Hello, my name is Szymon, I am a professional algorithm developer for trading on financial markets forex. Working experience in finance and programming for more than 10 years. I specialize in grid systems and martingale. Black Horse EA is an automated forex robot (this is not your usual grid or martingale). This EA trades based on the breakout of price levels (according to the mathematical algorithm, it determines the area of ​​a rang
Currency Correlation Plus
Szymon Palczynski
4.75 (4)
Currency Correlation Plus is an expensive version of the indicator. It is equipped with the signal and is more equipped than its cheaper brother. The indicator helps us understand and see a correlation. Second chart makes it easy to analyze and trade multiple currencies. On the chart, you can post multiple pairs. Type in the selected currency pair in the settings and add it to the chart. If you want to have another tool, see another product: https://www.mql5.com/en/market/product/13392 Inputs
Simply The Best Pro
Szymon Palczynski
5 (1)
This indicator displays the histogram and arrows on chart. When Simple The Best Pro are placed on a chart, they identify the trend.  The color of may be blue or red. The blue color stands for upside moves and the red color stands for downside trends. The indicator offers to set Stop Loss (SL) and  Take Profit (TP)  setting. The default value is ATR. Indicator has automatic optimization. The STB is a unique indicator that shows the tendency (button Bars) of a particular signals. The STB tells us
AMD Exclusive Two
Szymon Palczynski
4.5 (2)
One of the biggest problems you will face as trader is finding the right system for myself. AMD Exclusive Two can constitute a complete system for you. Don’t follow the arrows, without thinking twice. Trading using a whole system.  What we have? Automatic optimization Overbalance (manual, semi-automatic and automatic) Main and additional signals Fibonacci Pivot Linear Regression Channel Mini Tester Early warning system (yellow cloud on the chart) 3D effect Button On Chart Button [Start] - Star
Indicator basic idea is buy strong currency and sell weak currency. If A/B currency pair is in an uptrend, it shows if it is due to A strength or B weakness.On these signals one can choose the most optimal pair to trade. You can use Currency Power  System for pattern trading as well, among basic patterns which can be used are: cross trend break divergencies So much for theory.  I searched for a ready-made indicator (Currency Strength) to support my trade but did not find one. Well. I have to wr
Smart Grid Executor
Szymon Palczynski
5 (1)
Smart Grid Executor is an Expert Advisor built for MetaTrader 4 platform only. Smart Grid Executor will work on all account types and sizes on MetaTrader 4 brokers (outside of NFA regulations). Recommended leverage >= 1:500. Features Multicurrency EA Interval - H1 recommended Working with 4 and 5-digit brokers Working with Martingale Automatic multiplier Working with ECN Input Parameters Name - Smart Grid Executor v 4.00 Start - Short & Long, Only Long, Only Short. Time Frame [Recommended H1
AMD Trend Risk Reward is an indicator which belongs to the group of trend indicators. It provides the possibility to take the correct decisions about timely market entrances or exits. Trend horizontal can cause a lot of headaches to the traders and can be the reason of money loss. By automatic optimizing the settings of our AMD Trend Risk Reward indicator you can avoid most of them and save your money. How to choose the best chart? Press the button [O] on the chart. Indicator automatically optim
AMD Exclusive
Szymon Palczynski
5 (1)
AMD Exclusive characterized by high efficiency and can constitute a complete system. Indicator based on Price Action, Statistics and Overbalance. We encourage you to study indicator on its own until you know the tendencies of how it behaves relative to price movement. Indicator automatically optimizes time frame M15, M30, H1, H4, D1 and W1 (press the button [O] on the chart). Filter OVB (overbalance) has three modes: Manual [button F on chart]. Semi-automatic [button F on chart]. Automatic [butt
Smart Forex System
Szymon Palczynski
I am writing as is. Remember... "Another alarming fact can be a huge profit stated in the description of a trading robot. If the attached Strategy Tester reports show a sky-high balance, it most likely has to do with curve fitting. Often developers of such "money printing machines" do not even realize that their system is over-optimized and has too many external parameters. Let us support this assertion by another chart from the above-mentioned report   Optimization VS Reality: Evidence from ATC
Spider Bot Pro
Szymon Palczynski
3.67 (3)
No fabricated fake forward tests or meaningless optimized backtests. No artificial intelligence and similar things. In fact, there are frequently sharp differences between backtest results and actual results. One of the limitations of backtest is that they are generally prepared with the benefit of hindsight. Spider Bot Pro uses a developed innovative technology involving virtual grid. Simply put, Spider will build virtual grid in the background, using them to constantly monitor the market to he
Please Note:  The new version 3.10 default settings have been changed. If the default settings seem to bad for you this feel free to run a variation of your own settings. Remember to check the new EA for required margin and balance for your settings. Version 3.10 added the ability for greater profitability and slightly safer exits with 5 new parameters: - Multiplier - Next Multiplier - Take Profit (Chart) - Next Take Profit (Chart) - Repeated  The strategy is based on Bollinger Bands.
Simply System Trend Line
Szymon Palczynski
5 (1)
I personally love trading robots, but there are many situations where semi-auto trading is superior to automation. The system is very simple and effective.  Trend lines are typically used with price charts, however they can also be used with a range of technical analysis charts such as CCI and RSI.  What is the trend line?  Trend line is a bounding line for the price movement. It is formed when a diagonal line can be drawn between a minimum of three or more price pivot points. A line c
Mission Impossible
Szymon Palczynski
Multi-currency expert. Mission Impossible is a fully automated trading system on all major currency pairs. Very focused on small gains with minimizing the risk of loss (see  Entering/ Ellipse/Ellipse Size).  Advantage thanks to technique.  Not for complete amateurs taking too much risk !!! Forex is a risky business on itself - remember. Systems - Partial closing. - Run. - Open bar/ Every Tick.  Recommended: - VPS or Remote Desktop (e.g Chrome  Remote Desktop) Input Parameters Start Dep
Virtual Bot Pro
Szymon Palczynski
Virtual Bot Pro will open virtual trades, using them to monitor the market to determine the entry point(according to the inputs parameters), at which point Virtual Bot Pro will start opening real trades.  It is recommended to test this Expert on demo account or cent account.  Input Parameters TF - the choice of time frame Start - choose whether you want to trade long or short positions only or both. Trend  Disabled  Enabled TF Trend - the choice of Time Frame for trend.   Spread - for 5 d
Market Analyst
Szymon Palczynski
My new system... This is not a regular channel. Who is it for: - For people who want to understand the market. Tested and used in the real market (I use and not just encodes) Important !!! The system requires thinking. Only for real traders. If you are looking for a holy grail - please don't bother me. Is it possible? Trading has never been so easy. A combination of fibonacci and an intelligent channel plus levels of support and resistance. Setting out a channel is now very easy.
Veil
Szymon Palczynski
Dualistic indicator with multi-functional panel. Using trading indicators is part of any technical trader’s strategy. Paired with the right tools, it could help you gain more insight into price trends. The Veil indicator combines price points of a financial instrument over a specified time frame and makes summary calculations. In a nutshell, it identifies market trends, showing current support and resistance levels, and also forecasting future levels. Is the system important?  "The AMOUNT of m
MA Histogram Commercial
Szymon Palczynski
5 (1)
Commercial version of open code . A forex trader can create a simple trading strategy to take advantage trading opportunities using MA Histogram or associated indicators. MA Histogram are used primarily as trend indicators and also identify support and resistance levels. Improved version 1.30 Added:  Take Profit  Stop Loss  Automatic optimization  Result  R/R  Consecutive losses
V Max
Szymon Palczynski
One of the most common Bollinger Band strategies is using them to gauge if a market is overbought or oversold.A lot of traders will use these bands and look for price to revert back the middle band or to the mean.When using a mean reversion strategy we are assuming that if price deviates or moves too far away from the mean it will eventually have to come back.This is often looked at as price moving back from an overbought or oversold market into more true value. Bollinger Bands react to price a
MA Histogram Pro
Szymon Palczynski
5 (1)
MA Histogram Pro is an expensive version of the indicator. It is equipped with the second Take Profit (TP) and is more equipped ( has a positive optimization method) than its cheaper brother.  Simple and effective system with automatic optimization. See my forecasts . MA Histogram are used primarily as trend indicators and also identify support and resistance levels. Equipment:  Take Profit 1    Take Profit 2   Stop Loss  Automatic optimization  Result  R/R  Consecutive losses
Envelopes System
Szymon Palczynski
5 (1)
The Simple Envelopes forex trading strategy combines the popular envelopes indicator and two others(ATR, Trend indicator) to look for trade entry  in the direction of the major trend. What are Moving Average Envelopes? A moving average envelope consists of a   moving average and two other lines . One line is above the moving average and the other line is below the moving average. Together, these two lines form an upper and lower envelope. Entry example:  Upper Envelope: 14-day SMA + (14-day S
My Super Hero MT4
Szymon Palczynski
Professional strategy This EA clearly controls the market and and performs a statistical price analysis.  The best technologies for professional trading: universal strategy that always works! All this is available in this versatile robot! What should be remembered. Some advice: Don't buy at the top and sell at the bottom.  Play with the main trend. Calculate your entry risk. If possible, it is better to choose the market, which is the most suitable for this trading strategy. If you do not have
Price reach indicator. It also serves as the perfect term for supports and resistance. I use it in two experts. The basic tool for professional trading. The indicator analyzes the last 500 bar and uses this to determine the levels ( but it doesn't predict the future ) . Personally, I use it on TF H1.  It is very simple. Four lines on chart and that's all. Only two input parameters.  Thousands of indicators. Why this? Is good ? No! Is very good. Please test the indicator prior to purchasing.
Black Horse MT4
Szymon Palczynski
Rediscover trading. The future of Forex is intuitive hybrids. Hello, my name is Szymon, I am a professional algorithm developer for trading on financial markets forex. Working experience in finance and programming for more than 10 years. I specialize in grid systems and martingale. Black Horse EA is an automated forex robot (this is not your usual grid or martingale). This EA trades based on the breakout of price levels (according to the mathematical algorithm, it determines the area of ​​a ran
My Super Hero MT5
Szymon Palczynski
This EA clearly controls the market and performs a statistical price analysis.  The best technologies for professional trading: a universal strategy that always works! All this is available in this versatile robot! What should be remembered? Some advice: Don't buy at the top and sell at the bottom.  Play with the main trend. Calculate your entry risk. If possible, it is better to choose the market, which is the most suitable for this trading strategy. If you do not have a proven expert, you
Dual Space Time
Szymon Palczynski
5 (1)
Important !!! Only for real traders. If you are looking for a holy grail - please don't bother me. Multi-currency expert.          At the beginning, I suggest: EURUSD and GBPUSD               Tested in three steps ( Tester/Demo/Real  ) TF - H1  recommended Personally i use M1 for EURUSD only The most important thing is to get out of position                     "Stable version. Tester/Demo/Real ";                      "  Applied systems:";            "- Positioning system";          
Forex Grid EA
Szymon Palczynski
Do you like to trade on EURUSD and GBPUSD?  This expert may be for you. Trading starts with pending orders: buylimit and selllimit. The second order is at the market price - the so-called probing order (reduces risk). Then the EA adjusts subsequent orders according to the market situation. Both the first and subsequent orders are closed based on a trailing stop. The expert selects the volume himself, as well as how many positions will be closed.          input start_enum      inp_start= 2 ; //S
Permament Grid
Szymon Palczynski
The Forex grid trading strategy is a technique that seeks to make a profit on the natural movement of the market. The robot is designed to trade on GBPUSD, but can also trade on other pairs. EA has the advantage of simplicity and a unique position enhancer. What is important. Positions are opened at the close of the candle.  Input parameters: Start   Trend in pips. Comment; Max Spread (Digits 5) Slippage Magic Number  Stop Loss Take Profit (first position)  Average Take Profit  PipsStep for gr
The Hybrid
Szymon Palczynski
Nimitz-type expert. Simply atomic. I am an automated trading geek but I think the future for me is hybrid trading. I think hybrid commerce has a huge future. While many grid traders finish up with huge drawdowns, I don't believe it is inevitable. Of course, risks are and always will be. Many of my testing and investigation suggests that grid (position averaging) trading is possible with consistently very modest drawdown. If achieved, this then makes grid trading a very attractive proposition. Ma
Filter:
No reviews
Reply to review