• 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:

  • FIFO Compliance: 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
1796
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
90
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
Welcome to the Gold Expert Trader  =========================================== The Robot is based on 6 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 it
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
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美元。 欢迎下载测试,请在评论中留下你们的宝贵意见,我们会不断的改进和提升!
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
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
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
Recommended broker to use this Expert: https://tinyurl.com/5ftaha7c   Open Standart Account and request in chat FREE SWAP   Dsc Had Mt4   Expert Advisor developed by Diogo Sawitzki Cansi to operate on the active GBPUSD in the 15-minute time frame. It operates by hedging when the market moves a lot in one direction and open positions are closed at the gain limit or at the loss limit. Recommended capital: U$ 1000.00 for Lot of 0.01   Parameters EA: Password: Write only diogo.cansi as shown in im
Eldorado EA
Yevhenii Mavletbaiev
5 (4)
Only 3 copies left at $79. Next price 150$ After purchase, be sure to write to me in private messages, this is important for maintaining contact, as well as so that I can provide you with important information about setting up EA The Eldorado Expert Advisor is based solely on the method of mathematical calculations, does not use indicators in its trading strategy and does not try to guess the direction of price movement. The multi-currency robot allows you to reduce trading risks due to diver
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
Gold period M1 - scalper robot for gold. The best results are shown on the M1 timeframe. Download the demo version of the robot from this site, run the strategy tester and test the robot on the XAUUSD pair, M1 timeframe. After launching the robot, it automatically determines the current direction of the trend, determines the support and resistance lines, finds the best points for opening deals and starts trading. The robot is not a mesher. Up to 2 deals can be opened in the market at the same t
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
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.6 (10)
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 (7)
Matrix Arrow EA MT4 is a unique expert advisor that can trade the Matrix Arrow Indicator's MT4 signals with a trade panel on the chart, manually or 100% automatically.  Matrix Arrow Indicator MT4 will determine the current trend at its early stages, gathering information and data from up to 10 standard indicators, which are: Average Directional Movement Index (ADX) Commodity Channel Index (CCI) Classic Heiken Ashi candles Moving Average Moving Average Convergence Divergence (MACD) Rel
NewsReleaseEA Pro
Nikolaos Pantzos
5 (6)
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 (3)
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
Sz 22
Steve Zoeger
Welcome to the SZ-22 EA =============================================================================================== This Robot is based on 6 Indicators and will generate long term profit. Perfect for you. =============================================================================================== This Robot is fully automated and has been created for everyone. The Robot works also on cent accounts. The Robot will trade fully automatically and please use the set files attached. =====
Great Dragon EA
Evgenii Filippov
MULTI-CURRENCY Expert Advisor, the main condition for work, a broker with a minimum spread and a fast VPS server.It shows itself well on GBPUSD and many other pairs. The requirement for the correct correct operation of the adviser: VPN with minimal delay to the broker. Recommended deposit from $ 300 (per symbol) Recommended broker with an ECN account. The Expert Advisor should be installed and tested only on the M15 timeframe!!!! Before using the Expert Advisor, be sure to test it in the strat
Buyers of this product also purchase
The Gold Reaper MT4
Profalgo Limited
4.78 (18)
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 (125)
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 (578)
HFT Prop Firm EA, 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. Passing HFT Challenge Performance Monitor (starting at $200): Broker: IC Markets Account Number 66603384 Server: ICmarketsSC-Demo06 Password: Greenman Result 1 :  https://c.mql5.com/31/1055/hft-prop-firm-ea-screen-4333.gif Result 2 :  h
One Gold MT4
Stanislav Tomilov
5 (6)
Welcome to the world of next-generation investments with our unique trading robot for gold on the MetaTrader platform! Our proprietary developments represent the pinnacle of advanced data analysis computational platforms in the world of trading. One Gold EA is a genuine smart algorithm, operating at a level beyond human traders' reach. Its unique method is based on the principles of a neuroscanner and advanced technologies in neural networks, EA is capable of analyzing historical and current dat
HFT Prop EA
Manpreet Singh
4.94 (229)
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. Benefits You can use the bot for unlimited ti
Gold Excel
Gregory Hay
5 (2)
Welcome to   GoldExcel EA , an effective trader for the XAUUSD pair (GOLD). Developed by our team to work in normal accounts, funded prop accounts and prop challenges! Does not use HFT! See all products here:   https://www.mql5.com/en/users/fxmanagedforexltd/seller **V3.0 Update Read Blog :  https://www.mql5.com/en/blogs/post/756411 ***IMPORTANT ANNOUNCEMENT DST TIME CHANGES - USERS PLEASE READ****:   https://www.mql5.com/en/market/product/111410?source=Site#!tab=comments&page=2 ***Next price ri
TopBottomEA
lizhi fu
4.79 (53)
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 th
Aura Black Edition
Stanislav Tomilov
4.73 (15)
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
US30 Scalper EA MT4
Lo Thi Mai Loan
5 (1)
Launch promo! Only a few copies left at 399$! Next price: 499$ Final price: 999$ MT5:  https://www.mql5.com/en/market/product/107337?source=Site+Profile+Seller More analytics:  https://www.mql5.com/en/blogs/post/756452 For more top Expert Advisors and Indicators, visit:   https://www.mql5.com/en/users/lothimailoan/seller I am Los, please subscribe to receive more updates:   https://www.mql5.com/en/users/lothimailoan/news US30 Scalper EA is a next-generation scalping robot developed by a h
Gold Trade Pro
Profalgo Limited
4.44 (16)
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
Quantum Trade EA
Bogdan Ion Puscasu
4.77 (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
Oracle MT4
Stanislav Tomilov
4.8 (5)
Oracle Trading Expert the Quintessence of Modern Programming Technologies Expert Oracle for MetaTrader, trading on GBPUSD and Gold, represents the quintessence of modern programming technologies. Our unique proprietary methods and developments are based on advanced machine learning concepts, making our trading expert truly one-of-a-kind. We offer cutting-edge modules and neural architecture that embody innovative advancements in financial programming. Our algorithms rely on in-depth data analysi
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
Aura White Edition
Stanislav Tomilov
4.25 (4)
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
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
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
Candle EA MT4
Mansour Babasafary
4.56 (36)
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
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
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
XG Gold Robot MT4
Marzena Maria Szmit
4.6 (20)
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
Forex GOLD Investor
Lachezar Krastev
4.89 (19)
SHOCK DEAL --> -45% OFF --> VERY LIMITED COPIES AT THIS PRICE !!! + BONUS -> PREMIUM EA! Forex GOLD Investor Signal Account:  https://www.mql5.com/en/signals/1510678 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
TrendMaster FX MT4
Chen Jia Qi
5 (6)
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
Big Forex Players MT4
Marzena Maria Szmit
4.6 (20)
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.71 (14)
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 use 3 experts at the lowest price. All three strategies are based on price action. But based on different trends. Long term, medium term and short term The price will increase by 100$ after every 10 p
One Inch Slap
Inrexea Limited
No Backtesting is allowed: (OIS IS NOT A HFT Strategy, Will not be violated by Prop firm rules) We don't rely on backtest results. The backtesting environment can't access our database to retrieve historical data. We aim to provide clarity to EA traders and not mislead them. The best approach is to monitor our signals. If you're wondering how to verify that it works with your broker, the response is the same: backtesting results alone don't prove effectiveness. "OIS" : The Final product of ours
Index Scalping Pro
Julia Lopez
4.33 (3)
Index Scalping Pro is a  indices trading Expert Advisor (EA). What sets us apart from others? This EA utilizes 3 real trading strategies . Unlike many EAs that have filled their systems with flashy yet risky grid systems and heir own martingale systems (often disguised as "neural network/artificial intelligence/machine learning" and manipulated in tests to achieve higher sales), Index Scalping Pro relies on a simple approach. It employs a highly effective strategy based on daily support and res
Luna AI PRO
Profalgo Limited
4.5 (2)
Launch promo: Only 1 copies available at 399$ Final price: 2000$ There will be only a limited number of copies sold of this EA Luna AI is a very advanced night scalper and one of the best you can find on the market.  It was developed using years of experience in live trading with the mean-reverse strategy, and selected only the best pairs and techniques to be included in this EA. Since the EA is build upon existing technology that was developed over the years, the EA is very effective and has
ET9 for MT4
Hui Qiu
5 (2)
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 3.50 !!   Important update:    Enable automatic closing of profits. Include Free  ET1 for MT4:  https://www.mql5.com/en/market/product/113219 Descriptions ET9 for MT4 is a powerful automated trading program with a 9-in-1 trading strategy for gold (XAUUSD) and  GBPUS
Bonnitta EA
Ugochukwu Mobi
3.6 (20)
Bonnitta EA  is based on Pending Position strategy ( PPS ) and a very advanced secretive trading algorithm. The strategy of  Bonnitta EA  is a combination of a secretive custom indicator, Trendlines, Support & Resistance levels ( Price Action ) and most important secretive trading algorithm mentioned above. DON'T BUY AN EA WITHOUT ANY REAL MONEY TEST OF MORE THAN 3 MONTHS, IT TOOK ME MORE THAN 100 WEEKS(MORE THAN 2 YEARS) TO TEST BONNITTA EA ON REAL MONEY AND SEE THE RESULT ON THE LINK BELOW. B
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
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
FXstar
Nicolas Zouein
FXstar Expert Advisor is the fruit of many years of trading experience, a clever automated system armed with advanced filters constantly monitoring the market analyzing the chart movement for exotic entry points. The EA uses grid, martingale and Anti-martingale systems to achieve it's basket Take Profit. The EA comes with minimal parameter hassles, you just set the mains and let the EA decide what to do. Parameters Comment: Your comment here Magic Number: 123456 TP Pips: SL Pips: Push Notifica
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
1796
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
90
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
603
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.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.