• Overview
  • Reviews (10)
  • Comments (51)
  • What's new

Flexible EA

4.3

Flexible EA works by loading your custom indicators into the EA to trigger Buy/Sell signals and TP/SL signals, also it has built-in advanced grid, averaging, trailing, and filtering systems.

Many times it happened that you grabbed a nice indicator and sat watching its beautiful blue and red arrows or dots popping up on your chart indicating buy/sell signals that you only wished if you can backtest this indicator to see it's performance.

Well this happened to all of us and many many times. On top we all wasted money creating EAs just to be able to backtest a heroic indicator which ends up being a total loser.

Here comes Flexible EA, just fill in your custom indicator's name and run a backtest, you can endlessly backtest the 10's or 100's of indicators that you have lying around, you can even auto trade with Flexible EA, it comes loaded with many features.

It is very important to read my blog here to fully understand how Flexible EA works.

Chart TimeFrame: any

Supported Indicator Type: Indicators with buffers that show buy/sell signals as arrow up/down, red/blue dot, histograms, etc.

Features of Flexible EA:

  • Load your custom indicators into the EA and set which is the Buy/Sell signal buffer.
  • Either trade single orders or enable the grid trading system to follow up and average your orders.
  • Average your trades with a basket Take Profit system or enable Trailing for the entire baskets.
  • Set a minimum distance (pips) between opening same kind trades for grid trading, a distance multiplier to avoid opening many orders.
  • Built-in Filters: Start/Stop Time filter, advanced MA filter, RSI filter, News filter.


Parameters

General Parameters:

  • Trade Comment: Your comment here.
  • Magic Number: 90211

Trading Parameters:

  • Disallow opposite trade?: False (enable this parameter for FIFO brokers only).
  • Trade Direction: BothDirections (forces the EA to trade in one direction only or stop trading).
  • Time Filter: False (allows the EA to open the first trade according to the timer below).
  • Start Hour: 0 (Time Filter related).
  • Start Minute: 0 (Time Filter related).
  • Stop Hour: 0 (Time Filter related).
  • Stop Minute: 0 (Time Filter related).
  • Trade on Friday?: Yes.

Indicator Parameters:

  • Select your signal source: No_Indicator (This is a very important part: Please read the Blog)
  • Exact name of your Custom_Indicator_A: IndicatorArrows (Please read the Blog).
  • Custom_Indicator's Timeframe: current (Please read the Blog).
  • Custom_Indicator's Buy Buffer#: 0 (Please read the Blog).
  • Custom_Indicator's Sell Buffer#: 1 (Please read the Blog).
  • Indicator Shift: 1 (recommended 1 for Custom indicators and 2 for the Fractals indicator).

Built-in Filters:

News Filter

  • Enable News Filter?: No (Enables the News Filter, pauses trading before/after news).
  • News GMT Offset: -3 (Set the correct GMT Time offset to match the time difference between your broker and the news on chart)
  • News Symbol Filter: USD,EUR (Comma separated list of the symbols you're interested to see on your chart).
  • High impact Before/After pause duration (min): 20 (Stops trading before and after a high impact news release)
  • Medium impact Before/After pause duration (min): 10 (Stops trading before and after a medium impact news release)
  • Low impact Before/After pause duration (min): 10 (Stops trading before and after a low impact news release)
  • Update News every? (hour): 4 (Downloads updates for the news)

Note: For news to work properly you need to Allow WebRequest for listed URL: http://news.flexibleea.com (Please read the Blog).

RSI Filter

  • Enable RSI Filter?: No (Enables the built-in Relative Strength Index Filter).
  • RSI Period: 14 (RSI Setting)
  • (Oversold lvl) Allow Buy’s Below: 30 (RSI Setting)
  • (Overbought lvl) Allow Sells Above: 70 (RSI Setting)
  • RSI TimeFrame: current (RSI Setting)

MA Filter

  • Enable MA Filter?: No (Enables the built-in Moving Average Filter)
  • MA Period: 150 (MA Setting)
  • MA Method: Exponential (MA Setting)
  • MA Shift: 0 (MA Setting)
  • MA Apply to: Close price (MA Setting)
  • MA Timeframe: current (MA Setting)
  • Allow Buy’s if price is: Above_MA_Line (Select either Above or Below)
  • Allow Sell’s if price is: Below_Ma_Line (Select either Below or Above)
  • Minimum distance from MA line (pips): 20 (Important, Please read the Blog)

Lot Sizing, Take Profit and Stop Loss Parameters:

  • Lot Sizing Method: FixedLot (This determines the size of the starting trade size to be either a fixed lot size or a risk % based on the balance of the account).
  • Fixed Lot Size: 0.01 (if FixedLot is selected, here you specify the starting trade lot size).
  • MoneyManagement Risk Percent: 0.002 (if MoneyManagement is selected here, you specify the percentage of the balance to use for the starting trade lot size).
  • Select the Basket type: Split_Basket ("Split_Basket: Buy's basket separated from Sell's basket" "Joined_Basket: Buys and Sells baskets both joined into one").
  • Enable the hidden basket TP?: Yes (You might need to disable it to use other sources for TP)
  • Hidden Basket TP (pips): 7 (The minimum Take Profit basket of the same kind trades in pips, note that the Buy trades are separated from the Sell trades and this parameter is hidden from the broker).
  • Enable the hidden basket SL?: No
  • Hidden Basket SL (pips): 100 (The maximum Stop Loss basket of the same kind trades in pips, note that the Buy trades are separated from the Sell trades and this parameter is hidden from the broker).
  • Close on opposite signal from Custom_Indicator_A?: No (Blindly closes your trades when opposite signals appear from Custom_Indicator_A)
  • Enable Trailing?: false (If enabled trails the whole basket of same kind trades, it is suggested to disable "the hidden basket TP" when using trailing).
  • Trailing Distance (pips): 6 (The distance the price has to move above or below the "Trailing min Profit" before the trailing makes a "Trailing Step" to move the SL)
  • Trailing Step (pips): 3 (When "Trailing Distance" is reached the "Trailing step" moves the SL xx pips as per it's setting).
  • Trailing min Profit (pips): 20 (This is the minimum TP in pips that has to be achieved before the Trailing takes over).
  • Enable Money Profit?: False (Attention: Money Profit monitors/closes all open orders of all symbols of all EA's on all charts).
  • Profit in money to close ALL open trades: 100.
  • Use Custom_Indicator_B Signals for TP?: No (You can choose to get your TP signals from a second custom indicator by enabling this function).
  • Minimum profitable TP pips from Buffer to close: 5 (This is the minimum TP that is required from indi_B before closing a trade).
  • Exact Name of Custom_Indicator_B for TP: IndicatorArrows (Enter the name exactly as the indicator's name with respect to caps and spaces).
  • TP Custom_Indicator_B Timeframe: current (Drop down selection to change the indicator's time frame).
  • Custom_Indicator_B LONG orders TP Buffer#: 0 (The buffer# from where to get the TP closing signal for the long trades).
  • Custom_Indicator_B SHORT orders TP Buffer#: 1 (Input the buffer# from where to get the TP closing signal for the short trades).
  • Custom_Indicator_B TP Shift: 1 (Recommended 1).
  • Use Custom_Indicator_C Signals for SL?: No (Same as above).
  • Min unprofitable SL pips from Buffer to close: 0 (This is the minimum SL for trades to close).
  • Maximum unprofitable SL pips from Buffer to close: 100 (This is the maximum SL that is allowed before closing a trade).
  • Name of Custom_Indicator_C for SL: IndicatorDots (Same as above).
  • SL Custom_Indicator_C Timeframe: current (Same as above).
  • Custom_Indicator_C LONG orders SL Buffer#: 5 (Same as above).
  • Custom_Indicator_C SHORT orders SL Buffer#: 6 (Same as above).
  • Custom_Indicator_C SL Shift: 1 (Recommended 1).
  • Allow grid trades?: Yes (Enable or disable the Grid Trading system from here).
  • Grid opens on Indicator_A signalsYes (Allow to open grid trades with signals from custom Indicator_A).
  • Grid trades Lot Sizing method: Lot_Multiplier (Multiplication or Addition method, Blog)
  • Lot Multiplier Short: 1.50 (Lot size multiplier for the next Sell grid trade).
  • Lot Addition Short: 0.02 (Lot size addition for the next Sell grid trade).
  • Min Trade Distance Short (pips): 5 (minimum positive pips required in price change to open the next Sell trade).
  • Next_Trade_Distance_Multiplier_Short: 1.0 (Auto increases the "Min Trade Distance Short (pips)" by multiplying it's value. Blog)
  • Max Short Grid Trades Allowed: 15 (The maximum number allowed of all open Sell trades)
  • Lot Multiplier Long: 1.50 (Lot size multiplier for the next Buy grid trade).
  • Lot Addition Long: 0.02 (Lot size addition for the next Buy grid trade).
  • Min Trade Distance Long (pips): 5 (minimum negative pips required in price change to open the next Buy trade).
  • Next_Trade_Distance_Multiplier_Long: 1.0 (Auto increases the "Min Trade Distance Long (pips)" by multiplying it's value. Blog)
  • Max Long Grid Trades Allowed: 15 (The maximum number allowed of all open Buy trades)

Notification Parameters:

  • Send Push Notifications on DrawDawn?: No (if enabled sends you push notifications on your MetaTrader 4 phone app, this option requires you to have a MetaQuotes ID which you can get for free from your account settings on mql5.com).
  • DrawDawn Threshold %: 50 (the threshold to trigger a push notification, once the account has a drawdown of -50%, a push notification is sent to you).

Debugging Parameters:

  • Enable Printing in the Journal?: False (Prints out many details in the Journal, Slows down the backtesting process, disable while backtesting for faster performance).
Reviews 10
tonton33
1139
tonton33 2018.09.15 12:02 
 

Its great EA and very stable.and Nicolas support very polite and helpful.

I'mvery satisfied.

Mark Vaines
1820
Mark Vaines 2018.06.20 16:26 
 

So far so good very flexible and improving all the time. Every time this EA is updated it adds a new dimension to trading. Keep it up Nick - awesome tool - if you have a trading idea you might be able to implement it with this EA. I did and at the time of writing had started a signal using parameters from this EA.

https://www.mql5.com/en/signals/440640

TheUnknown
93
TheUnknown 2018.06.13 12:15 
 

Great EA! Very stable. Exactly what I was looking for and Nicolas has been very helpful.

The EA gets frequent updates, and new features are added regularly.

Keep up the good work.

Recommended products
Ai GbPUsD MT4
Tais Miranda Hoffmann
1 (6)
Only 5 copies for $260, next price: $280(3 copies left) For testing, in the settings, it is better to enable the full trade option. An expert based on artificial intelligence ( AI ) For GBPUSD in time frame 15 and 30 minutes, 1 and 4 hours and daily With Relatively large number of signals (To receive all the signals: activate the full trade option in the settings and run the expert at the same time in several time frames) Has a TP and a SL Without the use of dangerous strategies such as ma
Scalper Marti 4
Prafull Manohar Nikam
S imple scalping EA which uses martingale lot system. Scalping happens on candlestick pattern and candle size in pips. This is a full automatic trading system which has auto money management option too. FEATURES: 1. Martingale 2. NO Grid 3. Scalping 4. Hard Stop Loss 5. Easy Take Profit 6. Uses Candlestick Pattern Important Note : - As name suggests it is a Martingale System. Always better to use minimal/proper martingale settings and proper trading capital otherwise it can easily blow your acco
Grid King
Profalgo Limited
4.12 (41)
NEW PROMO: Only a few copies copies available at 349$ Next price: 449$ Make sure to check out our " Ultimate EA combo package " in our   promo blog ! Grid King is a revolution in grid trading.  The main focus when developing the EA was safety, by eliminating the margin-call risk which is usually associated with most grid systems on the market.  It also strives to achieve much higher returns than the average grid system, by spreading risk amongst multiple pairs and strategies which all have a li
(Note Run 0.01 lot start at invest 1000 usd) Trading with an Expert Advisor (EA) on the M1 timeframe (1-minute chart) can be quite challenging due to the rapid price movements and increased noise in such short timeframes. However, it's not impossible, and some traders do use EAs on the M1 chart for specific strategies. Here are some considerations for trading with an EA on the M1 timeframe: 1. Strategy Selection: Choose a trading strategy that is well-suited for the M1 timeframe. Strategies that
Great Ox EA
Hatem Koshok
Great Ox EA is a fully automated EA that works on both Classical and ECN accounts. It is programmed to use various trading systems, such as trending, hedging, neural network, etc. SL and TP are always present. The expert strategy is to collect the previous trend data of the pair then to try to match the previous trend with different strategies like hedging, neural network to get the optimum place for the orders. Meanwhile a neural network function is present to determine if the current trend is
Griddy Calm EA
Mikhail Kornilov
5 copies are left for $149. The next price is $189. Griddy Calm EA uses the classical strategy of open orders in trend direction at the best price. At trend turning it implements the soft averaging grid. Big dynamic step, small lot multiplier and equity stop loss makes the grid strategy safe enough for long term trading. The key feature of the EA is an algorithm of partial closing which uses small rollbacks of price to gradually close bad trades. Moreover, this strategy is absolutely universal
EA Pump and Dump for MT4
Sergey Batudayev
5 (1)
Strategy logic Pump and Dump Expert Advisor is a fully automated trading advisor created by a trader for traders. The strategy is “buy cheaper, sell more expensive”. Orders are opened after a significant rise / fall in price. The basic meaning of the Pump and Dump strategy is to buy an asset cheaper when the price falls, and sell it higher when the price rises. You have probably noticed that after sharp price movements in the market, a significant price rollback occurs in the opposite direction
Alima
Oumar Ezekiel Sanou
ALIMA Intelligent Arbitrage is a trading algorithm based on linear regression of returns. This EA is perfect for trading proprietary firms accounts (prop firms). Can win the5ers, Lux Trading Firm and FTMO challenges in less than a month. You can also use it on personnal accounts with at least 200 usd deposit. - High sharpe ratio : 2.7 - Low drawdown  - No grid - No martingale  Works on Forex pairs only. Tested with Major pairs  EUR/USD, USD/JPY,   GBP/USD , and USD/CHF
Expert Advisor The Onrex IV Premium uses intraday breakout with RSI levels to execute trade. Positions are opened in accordance with the chosen risk and capital management regime: lot size corresponding to account balance and fixed lot. It's a trading tool that be used to enhance your manual trading skill and Auto-Trading Expert Advisor also. Don't worry if your trades goes in the wrong direction, ONREX IV will take over and try to manage and control your risk management. ONREX IV offers a tr
TaiChi6
Haimin Li
Tai Chi6EA    Time frame:   M30 ,H1. Tai Chi6是在之前的TaiChi系列的EA基础上,加上马丁格尔的理论,对下单做了适当的调整,基础理论还是MACD指标的背离,删减了一些正确率不高的信号,最终编写成的一款TaiChi升级版。以前购买过Tai Chi(1---5)朋友可能对这款EA比较了解,在这里我就不做过多的解释了,有兴趣可以测试一下看看效果。 关于参数 我个人认为我自己的默认参数还是比较理想的,使用默认参数就可以了。 EA设置: 使用默认设置或设置文件。 品种: 适合所有点差较小的品种。 时间框架: M30及以上。 Time frame: M30 ,H1. 经纪人: ECN经纪人,低传播/佣金,1:400杠杆,非FIFO或FIFO。 最低存款额:3000美元。 欢迎下载测试,请在评论中留下你们的宝贵意见,我们会不断的改进和提升!
Mjolnir
Yury Emeliyanov
The "Mjolnir" Expert Advisor is perfect for most Currency Pairs and Timeframes from M15 to H4, but it performs best on the "EUR/GBP M30" pair.   It uses only two indicators "Bollinger Bands" and "Top Bottom Price". Each trade is protected by Stop Loss and Take Profit. In the parameters of the expert Advisor, you can change the percentage of the lot from the Deposit(by default, it is 5%), as well as the values of indicators, Stop Loss and Take Profit, if necessary.  The test statistics for 4 year
MS Trading Expert Advanced ====================================== The Robot is based on 4 Indicators to catch profitable trades. ======================================================== 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 there are too many small trades but
Connors TPS MT4
MATTHEW STAN WILLS
This EA is designed to automate Larry Connor’s System TPS - ( Time Position & Scale ) first described in his book “High Probability ETF Trading ” https://www.amazon.com/High-Probability-ETF-Trading-Professional/dp/0615297412 The operation of  TPS  can be summarized as follows: 1.       Trade an ETF or Cash Index 2.       The Index trades above its 200-day moving average 3.       Open a 10% long position, if the 2-period RSI is below 25 for two days in a row 4.       Increase position size by 20%
LRY SL Robot is a fully automated multi-currency trading robot, trading according to the "rise-fall ratio". EA operating environment EA can run in any currency, at any time. The minimum capital is $300. Parameters Lot - lot size for pending orders. Open Percentage - Start trading "percentage signals" Close Percentage - Turn off trading "percentage signals" Compound Interest - As the balance increased, so did the number of orders Move Stop Loss - Change distance of stop loss line after earnings A
Taranus
Viktor Shpakovskiy
5 (1)
Taranus is a multifunctional EA, a universal assistant to a trader, designed to work under the control of a trader. The EA has a large set of tools and can work: by indicators, by trading levels, by trend lines, by martingale strategy, trade on news. It has: several filters to determine the trend, a multi-level risk management system, money management, virtual stop loss, universal trailing stop, can work with any type of orders. Set files and a guide to the Taranus EA can be found in the "Commen
Angry predator
Jose Daniel Stromberg Martinez
Opening price: $49 (6 of 10 copies left) Get your copy before price goes up! Next price: $99 Angry Predator  is a proffessional made EA with a lot of money management options, such as martingale and autolots . Its a trend based expert with standard indicators that are put together. Monitoring:    https://www.mql5.com/en/signals/829058   (just started) All settings are pre-defined for indicators, See screenshots for money management settings. Be careful with martingale setting if you do
LRY FX Robot is a fully automatic trading Robot, which makes orders according to RSI indicators. EA operating environment The EA can be run in any currency, but the best test is EURUSD for H1, with a minimum of $1000. Parameters Lot - lot size for pending orders. MaxLotSize - the maximum number of open orders. Signal Type - A signal to open an order Time Frame - The time period of the signal InterestAmount - As the balance increased, so did the number of orders Star Hour - the EA operation start
Hot Point AUTO
Sergey Rozhnov
4.25 (59)
The EA consists of 100 virtual Prototype-4 EAs with different settings. The outcome of calculations is the resulting lot. The idea behind the virtual strategies is that in case any of the virtual strategies is "wiped", the entire deposit is not, it is only decreased by 1/100, i.e. 1% (when using Risk=5000, VirtualBalance=5000). It is possible to set the lot size to start opening positions, the step and the maximum number of opened lots and positions using the settings of the EA. The Expert Advis
Ai UsDCaD MT4
Tais Miranda Hoffmann
2 (4)
Only 5 copies for $220, next price: $240(3 copies left) For testing, in the settings, it is better to enable the full trade option. An expert based on artificial intelligence ( AI ) For USDCAD in time frame 15 and 30 minutes, 1 and 4 hours and daily With Relatively large number of signals (To receive all the signals: activate the full trade option in the settings and run the expert at the same time in several time frames) Has a TP and a SL Without the use of dangerous strategies such as ma
Dark Algo
Marco Solito
4.76 (54)
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 .
Let s s do it MT4
Marta Gonzalez
1 (1)
Let´s do it -it is a Secure Automated Software for trade Forex market and indices. Can used this EA whit 100$ in your account The architecture is a Fully Automatic Autonomous Robot Expert capable of  independently analyzing the market and making trading decisions  Let´s do it It is an advanced trading system. This is a fully automatic Expert Advisor.        It is a 100% automatic system, the system controls both the inputs and the batches, the operator just has to place the robot on the g
Wolfgang
Ahmed Mudhafar Azeez Azeez
WolfGang  Wolfgang is a robot that only trades gold, it uses stoploss and doesn't use any dangerous trading strategies. This EA doesn't use GRID,MARTINGALE or any other dangerous strategies Requirements: Timeframe 1M Pair XAU/USD (GOLD) Maximum allowed spread 15 (Lower than 10 recommended and 5 is ideal) ECN broker for low spread Lower than 150ms latency to the broker. ATTENTION: USE THE CONFIGURATION BEFORE BACKTESTING! Setting up the EA is pretty simple, add EA to GOLD 1M chart and set the con
Night channel scalper
Aleksei Moshkin
3.38 (8)
Night channel scalper is a fully automatic trading advisor. The strategy of night scalping in the channel, working hours 2-3 hours. Advisor does not use martingale. does not use a grid, does not use hedging. All trading orders are protected by stop loss, the recommended timeframe for working M5 is M15. It has a setting of dynamic take profit and stop loss. The minimum deposit for work is 10 -15 dollars for one currency pair, leverage 1: 500 Settings Take Profit - Fixed Take Profit Dynamic Ta
FREE
Breakout Monster Mini
Abdulfattah Yahya Mohammed Alhazmi
5 (2)
It is a very profitable EA, to trade trends breakout, and manage trades, takeprofit, stoploss, move to breakeven, and trailing stop. I work with this EA, and the reversal/pullback version since 2014.  This is a demo   version of the full   Breakout Monster EA . It works on Real and Demo accounts. Demo version restrictions: Money Management is disabled. Lot size is restricted to 0.01 lots only (Or the minimum allowed by broker). Numerical, SL and TP set to 100 pips. They cannot be modified i
FREE
The DYJ GlobalForexTradeWarCandleShape strategy: it is provided with one combined built-in indicators: DYJ CandleShape   in order to determine the signals and has different inputs for Short and Long positions in order to improve its precision. The DYJ CandleShape  contains 80 shapes, such as MORNING STAR, DOJI STAR, HARAMI CROSS,INVERT HAMMER,ENGULFING..... Most trading strategies put their emphasis on finding out when to enter the market. Whether it’s technical or fundamental, everyone is looki
AlgoRai Yen
Charbel Abboud
1 (1)
Dear users, proud to present you our algorithimic Samurai fully automated Expert Advisor made with the newest artificial intelligence and machine learning technology. AlgoRai Yen robot does not use martingale, grids or any other toxic trading methods. Each trade is accompanied with a fixed stop loss and a fixed take profit. AlgoRai Yen is a professional portfolio EA combining 5 strategies that work successfully on all Japanese Yen pairs ( EURJPY, USDJPY, NZDJPY, CHFJPY, CADJPY, AUDJPY, GBPJPY) w
Matrix Arrow EA MT4
Juvenille Emperor Limited
5 (8)
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
NewsReleaseEA Pro
Nikolaos Pantzos
5 (4)
NewsReleaseEA is an expert to trade about economic news uses pending orders. Expert receives data for events from ' http://forexfactory.com '." The expert can trade up 28 (31 with yuan) pairs from one chart. Expert has the option for manual strategy (user strategy) or uses one of five included strategies. Expert has analyzer for any trade to show information for any currency and any pair to help trader to make better strategy. Include Strategies Custom_Stategy  - There are too many options
FREE
EA Atom
Renat Garaev
5 (2)
EA Atom is an Expert Advisor with a unique trading algorithm. The EA works on the breakdown of the high or low levels of the previous day Successful and proven strategies are integrated into the adviser's algorithm, which allow you to take profits on the pricing of assets with all the subtleties of technical and computer analysis. Contact me immediately after purchase to receive instructions, as well as access to a private telegram chat! The settings are available in the discussion of the advis
GA scalp
Jinzhao Qiu
GA scalp   About the form of Expert Advisor: Focus on the scalping EA of the GBPAUD currency. Trading 4 days a week, 2 hours a day, will not use any dangerous actions such as Martin, grid, jiacang. About EA parameter settings:   If you want to guarantee a stable and low-risk benefit, then use my default parameters. AutoOrder = 1; "Single switch for GA scalp EA. 1 is on, 0 is off DefaultLots = 0.1; Fixed Trade Batch MoneyManagement = 0; "Net value ratio trading batch switch. 1 is on, 0 is
Buyers of this product also purchase
CyNera MT4
Svetlana Pawlowna Grosshans
4.56 (9)
CyNera: Your Trading, Our Technology Signals >400%:   CyNera Signals >500%: CyNera Turbo Manual & set files: contact me after purchase to receive the manual and set files Price: The price increases based on the number of licenses sold Available copies: 4 Trading gold, one of the most volatile instruments in the market, demands precision, in-depth analysis, and strong risk management. CyNera Expert Advisor seamlessly integrates these elements into a sophisticated system designed for optimal gold
The Infinity EA MT4
Abhimanyu Hans
4.58 (19)
AI-Driven Technology with ChatGPT Turbo Infinity EA is an advanced trading Expert Advisor designed for GBPUSD and XAUUSD. It focuses on safety, consistent returns, and infinite profitability. Unlike many other EAs, which rely on high-risk strategies such as martingale or grid trading. Infinity EA employs a disciplined, profitable scalping strategy based on neural network embedded over machine learning, data analytics AI based technology provided by latest ChatGPT version to make your overall tra
CyNeron MT4
Svetlana Pawlowna Grosshans
5 (1)
CyNeron: Precision Trading Meets AI Innovation Signals :   CyNeron Manual & set files : Contact me after purchase to receive the manual and set files Price : The price increases based on the number of copies sold Available copies : 5 AI-Driven Snapshot Analysis: A Market First CyNeron is the first EA on the market to integrate advanced AI into a revolutionary trading approach by capturing and processing detailed snapshots of market conditions. Utilizing cutting-edge AI-powered neural networks,
Aurum AI mt4
Leonid Arkhipov
5 (13)
Aurum AI – The Power of Artificial Intelligence for Trading Gold (XAU/USD) Experience the full power of technology in trading! Aurum AI is a breakthrough expert advisor designed for stable and safe performance in the gold market. It combines the power of artificial intelligence, precise trend analysis, and strict risk control to ensure maximum efficiency in every trade. 2 copies available at this price "Live signal with high risk (maximum drawdown up to 20%) Using a fixed lot size of 0.05 for
AI Gen XII MT4
Denis Kurnev
4.5 (34)
AI Gen XII EA This is an Expert Advisor with the latest use of Artificial Intelligence and Neural Networks. The EA runs on the top-of-the-line GPT-4o platform and also uses Advanced Discrete Fourier Imaging in ATFNet aligns the frequency spectrum of the input series, allowing for a more complete analysis of time series data. The EA also boasts trading on different strategies simultaneously and matching backtest trades and real trading, which is very important in its time.  Details about Advisor
Bitcoin Robot MT4
Marzena Maria Szmit
4.88 (34)
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
Maknight
Aliaksandr Khudakou
3 (2)
100% Automatic trading system (advisor) – EA MakNikht When purchasing the EA MakNight advisor, you can get a BONUS (free) EA MakEurGbp advisor Signal 1  https://www.mql5.com/ru/signals/2276852 Signal 2  https://www.mql5.com/ru/signals/2278369 !!! TEST THE ADVISOR AND YOU WILL SEE THE RESULT FOR YOURSELF  We have made everything as convenient and simple as possible for YOU: AND NOW IN MORE DETAIL: WE have studied the currency pair AUDNZD GBPCHF GBPCAD GBPAUD EURCHF for a long time and have seen m
Quantum Emperor MT4
Bogdan Ion Puscasu
4.84 (150)
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 or Quantum Gold Emperor for free !*** Ask in private for more details New Live Sign
AI Golden Jet Fighter GTX MT4
Andrei Nazarets
4.33 (6)
AI Golden Jet Fighter GTX   MT4 is a straightforward and efficient Expert Advisor (EA) for gold trading on the Meta Trader 4 platform. Utilizing Neural Networks, this EA is designed for scalping in the gold market (XAU/USD). The main strategy of AI Golden Jet Fighter GTX focuses on identifying small price fluctuations and opening positions to capture profits within short time frames. The EA analyzes market conditions in real-time and automatically executes trades with predefined stop-loss and t
Big Forex Players MT4
Marzena Maria Szmit
4.72 (29)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the   biggest Banks   (p ositions are sent from our databa
Gold Scalping Expert
Vasiliy Strukov
4.69 (48)
Gold Scalping Expert is a very intelligent smart algorithm which exploits the reaction of gold during various high-impact events like geo-political news, pandemics, and economic changes.  This system trades breakouts using the popular zig-zag indicator by placing pending orders at the turning points and when the price breaks out beyond these levels the orders will get triggered.  The EA is using a very smart trailing stop and dynamic stop loss to protect your account and manage the risk properly
GbpUsd Robot MT4
Marzena Maria Szmit
5 (11)
The GBPUSD Robot MT4 is an advanced automated trading system meticulously designed for the specific dynamics of the  GBP/USD  currency pair. Utilizing advanced technical analysis, the robot assesses historical and real-time data to  identify potential trends , key support and resistance levels, and other relevant market signals specific to GBP/USD. The Robot opens positions  every day,  from Monday to Friday, and  all positions are secured  with Take Profit, Stop Loss, Trailing Stop, Break-Even
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/2276213 Gold Scalping AI is an EA that uses artificial intelligence technology to analyze data of many indicators. From there, EA will have the best option to enter orders. The biggest difference of Gold Scalping   AI is that the EA can control the Risk:Reward ratio much better than other EAs.That is possible thanks to a set of tools to control e
Boring Pips MT4
Thi Thu Ha Hoang
4.71 (14)
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 t
Gold One MT4
Habib Gholamali Heidari
5 (4)
Gold One  MT4 Hello to all gold trading enthusiasts in Forex, Welcome to our robot, where you join the ranks of the top gold traders. With over two decades of precise experience in the Forex market, we proudly introduce the latest generation of trading robots. Features:  Ideal for prop firm challenges. Suitable for all account  sizes, including low capitals. NO   Grid and   NO   martingale 100% Fully automated This robot employs the most recent, cutting-edge, and advanced gold-specific indica
CoreX G MT4
Arseny Potyekhin
5 (7)
Overview The CoreX G EA is an advanced trading system specifically designed to tackle the complexities of the Forex market. By leveraging cutting-edge neural networks, sophisticated machine learning technologies, and an integrated big data strategy, CoreX G delivers exceptional accuracy and security in trading. This Expert Advisor (EA) stands out due to its technological excellence and premium customer support, ensuring users are always assisted with any questions or concerns. Signals:   Live
Supply Demand EA ProBot
Georgios Kalomoiropoulos
5 (3)
Fully Automated EA based on Supply and Demand Principles. The first Supply and Demand EA that is offering Complete Automation . Now trading Becomes Effortless, offering full control over your trading strategy through a User-Friendly graphical Trading Panel. You get a Super High Quality Algorithmic Trading Software that contains more than 15,000 lines of code. The best way to trade "Prop Firms Challenges" and Pass all the Stages to be a Quilified Trader. Supply Demand EA ProBot Manual      ||  
EA Gold Stuff
Vasiliy Strukov
4.73 (973)
EA Gold Stuff is an Expert Advisor designed specifically for trading gold. The operation is based on opening orders using the Gold Stuff indicator, thus the EA works according to the "Trend Follow" strategy, which means following the trend. Real-time results can be viewed  here . Contact me immediately after the purchase to get personal bonus!  You can get a free copy of our Strong Support and Trend Scanner indicator, please pm. me! Settings  and manual   here   SETTINGS Open new series - on / o
Diamond PRO
Fanur Galamov
5 (25)
Holiday sale -40% is active! Happy New Year and Merry Christmas! 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
FX EurUsd Robot MT4
Marzena Maria Szmit
5 (11)
The EUR/USD Multi-Strategy Trading Robot MT4 is an advanced tool designed to optimize trading by combining 3 key systems:   daily trading, volume analysis, and Fibonacci   retracement levels. This robot works by integrating these different approaches to create a more dynamic and adaptable strategy for trading the   EUR/USD pair . EA adapts to different market conditions, this makes it an ideal solution for traders looking to enhance their trading strategy with a powerful, multi-faceted approach.
XG Gold Robot MT4
Marzena Maria Szmit
4.5 (26)
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
AW Recovery EA
AW Trading Software Limited
4.4 (75)
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
Scalper Ai Expert
Vasiliy Strukov
4.56 (9)
The artificial intelligence system analyzes a variety of indicators, including fractals, volumes, price action and decides to enter a position. Does not use grid and martingale. It has been successfully tested for more than 10 years of history Scalper AI uses two strategies in order to place pending orders in crucial market points.  1st strategy uses specific fractals of two different timeframes and 2nd one analyzes price action based on volume and places pendings on lows and highs. Stop loss is
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
MAX Gold 1
Peng Peng Gao
这是一种全自动智能自适应算法。MAX Gold  系统计算历史数据,并根据即将突破支撑位和阻力位的概率百分比执行分析,并下达挂单。 EA 交易可适应任何市场条件。它使用质量为 99,9% 的真实刻度进行了回溯测试和优化。它已成功完成压力测试。 EA 包含统计信息收集算法,并在信息面板上输出。 建议选择ECN经纪商和点差最低的账户。 货币对/时间框架: EURUSD M30、 EURUSD H1、 USDJPY M30、 USDJPY  H1、   GBPUSD M30 、 GBPUSD  H1 、 XAUUSD M30 推荐货币对/时间框架: EURUSD   H1 、USDJPY   H1   or  EURUSD   M30 、 USDJPY  M30  or  XAUUSD M30 需要 VPS。 要求和建议 5 位引号。 最大点差:0 - 20 点。 最低存款额:100 美元。 最大止损水平:0 - 5 点。 建议使用 1:100 或更高的杠杆。 如果您在同一个账户上使用多个 Advisor,请确保所有 Advisor 都有不同的 Magic Num
Aura White Edition
Stanislav Tomilov
3.67 (6)
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
Bitcoin Scalp Pro
Profalgo Limited
5 (3)
NEW PROMO: Only a few copies copies available at current price Final price: 999$ NEW: Choose 1 EA for free! (for 2 trade account numbers) Make sure to check out our " Ultimate EA combo package " in our   promo blog ! LIVE SIGNAL Bitcoin Scalp Pro is a unique trading system on the market.  It is fully focused on exploiting the volatility of the Bitcoin market by trading the breakouts of support and resistance levels. The focus of the EA lies on safety, which translates into extreme low drawdow
Gold Trend Scalping MT4
Lo Thi Mai Loan
5 (1)
LIVE SIGNAL  Welcome to Gold Trend Scalping LAUNCH PROMO:  The price will increase by $100 with every 10 purchases (8/10) Final price: $1993.99 BUY Gold Trend Scalping, receive 2 free accounts using   Eurusd Algo Trading  or Bitcoin Scalping EA Details about params Gold Trend Scalping is the first EA I designed specifically for gold.  The EA uses a following trend trading strategy based on larger time frames.  It employs a super trend to detect the main trend of the larger time frame and then
Indicement MT4
Profalgo Limited
5 (2)
Welcome to Indicement! PROP FIRM READY! -> download set files here LAUNCH PROMO: Only a few copies left at current price! Final price: 990$ NEW: Choose 1 EA for FREE! (limited to 2 trading account numbers) Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here LIVE SIGNAL INDICEMENT brings my 15 years of experience in creating professional trading algorithms to the Index markets. The EA uses a very well thought out algorithm to find the best entry price and runs multiple strateg
Aura Neuron MT4
Stanislav Tomilov
5 (1)
Aura Neuron is a distinctive Expert Advisor that continues the Aura series of trading systems. By leveraging advanced Neural Networks and cutting-edge classic trading strategies, Aura Neuron offers an innovative approach with excellent potential performance. Fully automated, this Expert Advisor is designed to trade currency pairs such as EURUSD and XAUUSD (GOLD). It has demonstrated consistent stability across these pairs from 1999 to 2023. The system avoids dangerous money management techniques
More from author
NickZ Tool
Nicolas Zouein
This is a must have tool for a serious trader. It saves your precious time spent for opening/closing trades, creating pending trades and modifying your TP/SL in bulk according to either pips or price. If you need to quickly open several pending orders (Buy Stop, Sell Stop) at a certain distance from each other, this script will do all the routine for you! The first time you use this handy tool, you will realize it has already paid for itself. Instructions: Drag and drop this script onto a chart.
MagicClose
Nicolas Zouein
Did you ever wish if you can control how to auto close multiple trades in your account that are opened by multiple/different EA's ? Well.. Good news.. You're at the right place because now you can do this with MagicClose. Below are the inputs of MagicClose, going through them will give you a detailed idea what this handy EA is capable of: Chart timeframe: any Parameters Settings to control the Buys open trades: Enable Buys monitoring - true/false Buys Magics to monitor - Enter magic number fol
Merlin Grid
Nicolas Zouein
4.5 (2)
Merlin Grid is a fully automated EA that uses a clever combination of grid, price action, fast scalping, smart filtering and artificial intellect (artilect) to determine profitable entry and exit points into the FX market. Merlin Grid is optimized and backtested over a period of 8 years (2010–2018). Download the free demo version and give it a run yourself. Visit Merlin Grid's blog for set files, news, updates, wish list, etc. Characteristics FIFO compliance option. Price averaging of same kin
GoodBoy
Nicolas Zouein
GoodBoy EA is a new concept developed after many years of Forex trading experiences. It uses multilevel complex algorithms and multitimeframes analysis to detect trends. It trades in the direction of a strong market impulse. The EA is optimized with it's default settings to pass backtesting from 2011 to 5-Aug-2018 (Release date). Please visit GoodBoy's  Blog for set files and other notes. Characteristics of the EA FIFO compliance option. Price averaging of same kind trades (Buys separated fr
Laser Trend
Nicolas Zouein
The trend is your friend! This is what this indicator is all about. Follow this famous saying and be safe. Characteristics: Buy/Sell signals fixed on the close of a bar. Works on all symbols and all timeframes. Clear visual market trend laser line, Buy/Sell signal arrows, market strength meter, TP1 & TP2 boxes. Visual signals when to enter, when to exit the market. No repainting. Compatible with Flexible EA for trading automation. (Ask for a free set file optimized to perform 2010-2018) Para
Filter:
Oscar Garcia
339
Oscar Garcia 2019.05.31 05:35 
 

Maybe this could be a grear ea, but if you need help forget about contact developer. I rented for a month and I asked him for help, it has been a month and I'm still waiting for an answer. I won't renew subscription.

tonton33
1139
tonton33 2018.09.15 12:02 
 

Its great EA and very stable.and Nicolas support very polite and helpful.

I'mvery satisfied.

Al Bundy
408
Al Bundy 2018.06.21 13:01 
 

Hi,

very well done.

With last update now trailing is implemented.

With a good indicator it will be a great winning team.

Parameter for set file is still missing. This would be no problem if one codes an own indicator.

One negative, so one star minus but not because of this EA: in this combination one coudn't use strategy tester for best indicator settings - only for EA settings. Do you know a solution or workaround?

best regards

edit:

-* Strategy tester doesn't trade with custom indicator.

-* Got no support for custom parameter handover although offered.

Mark Vaines
1820
Mark Vaines 2018.06.20 16:26 
 

So far so good very flexible and improving all the time. Every time this EA is updated it adds a new dimension to trading. Keep it up Nick - awesome tool - if you have a trading idea you might be able to implement it with this EA. I did and at the time of writing had started a signal using parameters from this EA.

https://www.mql5.com/en/signals/440640

TheUnknown
93
TheUnknown 2018.06.13 12:15 
 

Great EA! Very stable. Exactly what I was looking for and Nicolas has been very helpful.

The EA gets frequent updates, and new features are added regularly.

Keep up the good work.

hic77
93
hic77 2018.06.13 12:05 
 

Flexible Ea: Fantastic !! Easy simple intuitive to configure. Finally an EA that will always be useful. The best money spent in Mql5. Great support !! Thank you.

noshali
558
noshali 2018.05.18 07:32 
 

Awesome EA. Works as advertised. Support is 5 stars and more. Best support ever.

UPDATE

Nicolas is very cooperative and listens to every piece of feedback given. Have been using this EA on a regular basis to test indicators that was not possible providing better analysis. Also, do note that NO indicator in the world is 100% correct all the time...so keep your expectations in the right place. This EA will help you weed out crappy indicators and save you a bundle.

alrefai
197
alrefai 2018.05.16 07:13 
 

Creative EA! The developer is very cooperative with fixing bugs and implementing new features when requested. looking forward for new versions

Flaviano Moreira Filho
608
Flaviano Moreira Filho 2018.05.05 13:38 
 

This is a great tool with a lot of options. The author Nicolas has replied to my questions and has made improvements to the EA based on my feedback so I am very impressed and I highly recommend it.

Prinay
595
Prinay 2018.04.27 17:14 
 

Great EA! So far so good. Will test it out over the next few weeks and provide a more constructive feedback. Great work so far.

Reply to review
Version 6.61 2024.11.15
Fixed news not showing.
Added Candle Time Remaining on right lower corner of chart.
Added auto change chart color according to trend.
Added readings for: "max orders, next grid lot size, profit buy/sell" to show on dashboard.
Version 6.55 2023.12.14
Fixed a bug that prevented the EA from closing trades properly on target.
Version 6.50 2023.11.01
Added A "Buy & Sell" 2 separate average lines, also TP & SL 2 separate lines to show on chart.
Added the option in "Trade direction" to select "No Trading" to prevent the EA from opening new trades.
Added more details to be show on the dashboard related to the # of open trades, average price ..etc
Added a monitor to see the EA's profit/loss on it's dashboard and an entry to close all the EA's trade on a preset money profit target.
Added a "Max spread" entry filter.
Version 6.39 2023.09.04
Added the option to allow the EA to open grid trades without relying on the custom Indicator_A signals.
Version 6.38 2018.06.20
Fixed a bug related to the News Filter which prevented the EA from opening orders even if the filter was disabled.
Version 6.35 2018.06.11
- Added a built-in Trend detection which shows "Trend Up" or "Trend Down" on the dashboard.
- Added an option for TP and SL to select either a "Split_Basket" where the Buys basket is separated from Sells, or a "Joined_Basket" where Buys and Sells are combined and calculated into 1 joined basket. This option comes as per Mark Vaines suggestion. Thanks to him.
- Added "All Account Money Profit" which monitors/closes all open orders of all symbols of all EA's or manual on all charts. Mark Vaines also.
- Added a debugging option when enabled prints many details in the journal.
- Fixed a bug in "Use Custom_Indicator_C as SL" which was not closing orders properly on signal.
- Added a parameter "Min unprofitable SL pips from Buffer to close".
- Fixed a bug in "Time Filter"
Version 5.90 2018.05.28
- Added the 'trailing' functionality as per users suggestions.
- Added a section for TP/SL to close each on their own custom_indicator, they are no more related to the main custom_indicator that opens the main trades.
Now you have the option to close your trades using MA crossing or Bollinger Bands or whatever you might imagine as long as you find an indicator for it.
- Fixed Money Management (risk percent) not opening lots properly.
- Fixed a bug in the grid trader.
- Now the dashboard auto disables for faster backtesting.
Version 5.0 2018.05.17
Added:
- Minimum profitable TP pips from Buffer to close a trade
- Max unprofitable SL pips from Buffer to close a trade
- News Filter
- Dashboard
Version 4.40 2018.05.04
New additions to V4.40:
- MA Filter (with trade options)
- RSI Filter
- Close on opposite signal
- Grid Lot Sizing Method (either lot_multiplication or lot_addition)
- Added "No_Indicator" to Signal Source (The EA relies on the "Min Trade Distance" to open grid trades)
- Removed the built-in drop down list of "Buffer#" fixed selections so that users can input any number they want.
- Added the option to Take Profit or Stop Loss according to the Custom_Indicator signals.
- Option to Enable/Disable the grid trader. If disabled only a single buy or sell will happen.