• Overview
  • Reviews (2)
  • Comments
  • What's new

HFT Prop Challenge Master

This EA is designed for passing challenges of prop trading firms that allow HFT (High Frequency Trading). It will not work on live accounts due to slippage. You should also not use it during the funded stage, the prop trading firm will decline the payout.

It works only on US30. The trading only takes place in the first minutes after the US cash market opens. The default setting should work. No set files are needed. The Timeframe does not matter.

Currently supported prop trading firms:

  • 8 Figure Trader (@ TopFX)
  • Algo Forex Funds (@ FXDDMauritius)
  • Prop Firm Capital (@ FXTrading)
  • Other Prop Firms are supported with the MT5 version

All other firms or live accounts are currently not supported. If you know other firms that allow HFT please contact me so that I can test and implement them.

Features:

  • Stops trading when the defined profit target is reached
  • Stops trading when the defined drawdown limit is reached
  • Auto increase lot size when the EA has made the defined amount of profit
  • If needed it does one or a few trades each trading day until the minimum number of trading days is reached
  • Displays all settings and live status on the chart
  • Optional US holiday filter (volatility too low)
  • Auto detection of the trade starting time

No VPS needed, but the latency to the MT4 server should not be too high. I tested it with 50ms of latency and it worked. Latency above 50ms might also work, but it was not tested and is not supported.

For backtest or demo test use ICMarkets Demo or contact me for myfxbook link. Please note that EA is Broker sensitive and optimized for the supported prop trading firms, so the backtest might not be good on all brokers. Maybe you want to disable profit target in the backtest so that the EA does not stop after a few trades.

The EA does NOT use grid or martingale.

In most cases, the default settings should be good, but on some challenges you might want to change the "profit target in %". If you want to change some settings watch the youtube video "Settings and tips for HFT Prop Challenge Master" on my Youtube Channel or read the settings below:

Setting Explanation
Lot size mode Options:
auto_increase: Increased the lot size after every x% profit made.
fixed: Uses a fixed lot size which you can configure in the next field "Fixed lot size"
Fixed lot size (if lot size mode = fixed) Here you set the lot size you want to trade.
This field is only considered if you choose "fixed" as the lot size mode.
It is highly recommended to not use too large lot sizes and also consider the contract size of the asset. If the lot size is too large and the move in the market is very fast, you might fail your challenge by exceeding the maximum daily drawdown.
Start contracts per 10k (if lot size mode = auto_increase) The value in this field is used to calculate the initial lot size. Please note that if you put in for example 3 that this does not mean that 3 lots are traded. It means that per 10k USD on the account 3 contracts are traded.
If you have for example a 100k account on Nova Funding then it will trade 30 contracts. Since the contract size on Nova Funding is 1 the 30 contracts would be 30 lots.
If you have for example a 200k account on KortanaFX then it will trade 60 contracts. Since the contract size on KontanaFX is 10 the 60 contracts would be 6 lots.
The lot size which will be traded will be shown on the chart.
This field is only considered if you choose "auto_increase" as the lot size mode.
Step contracts per 10k (if lot size mode = auto_increase) With this amount of contracts per 10k account size the lot size will be increased if the needed profit is reached for the increase. It is calculated with the same logic as mentioned in the "Start contracts per 10k".
This field is only considered if you choose "auto_increase" as the lot size mode.
Increase every x% profit (if lot size mode = auto_increase) If the value is set for example to 0.5 it means that for every 0.5% of profit (e.g. 500 USD on a 100k account) the lot size is increased with the defined step which is defined in "Step contracts per 10k".
This field is only considered if you choose "auto_increase" as the lot size mode.

End contracts per 10k (if lot size mode = auto_increase) If the number of contracts has reached this value, no further lot size increase will be done. It is calculated with the same logic as mentioned in the "Start contracts per 10k".
It is highly recommended to not use to huge lot sizes and also consider the contract size of the asset. If the lot size is too large and the move in the market is very fast, you might fail your challenge by exceeding the max daily drawdown. I do not recommend setting this value higher than the default.
This field is only considered if you choose "auto_increase" as lot size mode.
Daily loss limit mode (trailing, set less then challenge  limit) Options:
percent: The EA stops trading if the daily drawdown in percent of the starting balance of this day is reached. 
USD: The EA stops trading if the daily drawdown in USD of the starting balance of this day is reached.
disabled: Disable the daily loss limit mode (not recommended!)
The daily drawdown is always calculated from the highest equity or balance (which was higher) and is trailing to not give away to much profit if the volatility is going out of the market.
Daily loss limit in % (if daily loss limit mode = percent) If the value is set for example to 1.0 it means that after 1.0% of loss from the highest balance or equity on this day (e.g. 1000 USD on a 100k account) the EA stops trading until the next day.
Also if you challenge has for example a daily drawdown limit of 4% you should not set this value to 4% or 3.9%. Please note that when you have huge lot sizes and a very fast market move, it might take some time to close the open position and the loss of this trade might be worser then you wish because of slippage and latency. I do not recommend values above the default.
This field is only considered if you choose "percent" as daily loss limit mode.

Daily loss limit in $ (if daily loss limit mode = USD) If the value is set for example to 1000 it means that after a 1000 USD loss from the highest balance or equity on this day the EA stops trading until the next day.
Also if your challenge has for example a daily drawdown limit of 4000 USD you should not set this value to 4000 USD or 3900 USD. Please note that when you have huge lot sizes and a very fast market move, it might take some time to close the open position and the loss of this trade might be worser then you wish because of slippage and latency.
This field is only considered if you choose "USD" as daily loss limit mode.
Challenge size in $ (0 = auto detect) If the value is 0 the EA tries to auto detect the initial balance. This only works if the deposit is shown in the Account History of the MT4 Terminal. This is usually the case when you just bought the challenge. If the initial deposit is not shown in the Account History please right-click on the Account History and select "All History" and restart the EA. The EA will tell you if he could not get this information. As an alternative, you can manually configure the challenge size (e.g. 100000 on a 100k challenge) in this input field. But please note that if you set the wrong challenge size, the profit target calculation in % will also be wrong.
Profit target in % (if profit target mode = percent) If the value is set for example to 10.05 it means that after a profit of 10.05% of the challenge size (e.g. 10050 USD profit on a 100k account) the EA stops trading.
This field is only considered if you choose "percent" as the profit target mode.
Minimum trading days (-1 = auto detect) Set here the number of minimum trading days you need to complete the challenge. If it is set to -1 it tries to auto detect this. If the number of trading days is used, it shows on the chart how much trading days are already fulfilled out of the needed trading days.
Trading start hour mode (next input is ignored on auto_detect) Options:
auto_detect: The EA will try to auto detect what value should be set as "Trading start and end time hour" (which is the next input field). In this case the next input field is ignored. If it cannot auto detect it, the start of the EA will be aborted.
manual: The EA will use the value of the next inut field "Trading start and end time hour" as start and end time hour.
Trading start time hour (MT4 server time) If the value is for example 16 it means that the hour in which trading starts is 16.
Please note that the EA used the broker server time from the market watch, so it should fit to this time, not to your local time. Currently for all supported prop trading firms 16 is the right value for the opening of the cash market. This setting is only used by the EA if the "Trading start hour mode" is set to "manual'.
Trading start time minutes (MT4 server time) If the value is for example 30 (and the hour is still 16) it means that the minute in which trading starts is 16:30. This setting is used always, not matter what is set as "Trading start hour mode".
Trading end time hour (MT4 server time) At this hour the EA stops opening new orders.
Trading end time minutes (MT4 server time) If the value is for example 45 (and the hour is still 16) it means that the minute in which trading ends is 16:45. This is usually a good value because later volatility goes out of the market and the market moves are too slow for the EA to make profits. This setting is used always, not matter what is set as "Trading start hour mode".
Trading on US holidays (not recommended) Options:
false: The EA will not trade on US holidays where the Future market is open, but the cash market is closed. In these cases, the volatility is normally too low for this strategy.
true: The EA will trade on US holidays when the broker provides quotes even when the cash market is closed (not recommended)
Comment for each trade The text of this input field is written in each trade comment
Magic number Here you can specify a magic number which needs to be unique in case you run also other EAs on the same account. It is not recommend to have other EAs running in parallel.
Max number of messages sent to broker per day (0 = unlimited) If you set here a number above 0, for example 2000, the EA will stop trading on this day when he has sent 2000 messages to the broker. A message is every creation, deletion or modification of a order. If you do for example a demo test on IC Markets you want to limit this number because the broker will first send you automatic emails and if you don't do anything, IC Markets will also block your demo account.
Show logo of the EA Options:
true: Shows the logo of the Expert Advisor
false: Hides the logo of the Expert Advisor


Recommended products
Forex Vanguard Gold MT4
Ariunbaatar Gunge Sersendemid
Forex Vanguard Gold MT4 is an advanced expert advisor meticulously designed to enhance trading on the Forex market. Engineered for precision and adaptability, it integrates robust trading strategies, a dynamic news filter, and strategic risk management tools to maximize profitability and safeguard investments. Key Features: - Adaptive Lot Sizing: Utilizes both exponential and addition-based lot sizing methods to optimize financial exposure according to the evolving market conditions. - News Avoi
Ilan Spirit
Denis Kudryashov
Ilan Spirit Советник  Ilan Spirit -это аналог советника, с добавлением множества дополнительных логик и возможностей для торговли, с оставленными настройками советника . Советник торгует по системе Мартингейл с увеличением последующих лотов в серии ордеров, с целью их усреднения. Первый ордер робот выставляет по сигналам встроенного индикатора. Так же советник имеет возможность прекращать торговлю в зависимости от новостей от сигналов новостного индикатора. Ilan Spirit можно использовать либо на
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT4 version, click  here  for  Blue CARA MT5  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic R esponsive A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhapse most popular) Inn
This Expert Advisor trades based on trend lines, as well as on the basis of volume analysis. Volumes are calculated using minute bars, in order to determine if they were ascending or descending. The trend lines are drawn based on High and Lows in the trade history. There are also additional indicators. Buy or sell signals depend on all those factors. This allows the EA to enter the market with more accuracy and to perform more deals. Input parameters Lots - lot size (if 0, a lot is calculated
Trend Genius Pro
GA Trading Club LLC
Description: Unlock the power of precision trading with GA Trading Club's Trend Genius Pro [GATC] expert advisor – your reliable companion in navigating the dynamic financial markets. This cutting-edge trading tool is designed to elevate your trading experience, providing both novice and seasoned traders with a strategic edge for success. Key Features: Trend Identification: Trend Genius Pro [GATC] excels in recognizing market trends with unparalleled accuracy. Its advanced algorithms swiftly ana
The Infinity Expert Advisor is a scalper. When the resistance and support levels are broken, trades are opened in the direction of the price movement. Open positions are managed by several algorithms based on the current market situation (fixed stop loss and take profit, trailing stop, holding positions in case of trend indication, etc.). Requirements for the broker The EA is sensitive to spread, slippages and execution quality. It is strongly recommended not to use the EA for currencies with
Grid and MACD
Volodymyr Hrybachov
This is a grid Expert Advisor. It has several trading strategies based on the MACD indicator. The virtual trailing stop, stop loss, take profit levels can be set pips, in the deposit currency or as a percentage of the balance. Depending on the settings, different orders may be opened for diversifying risks. Their closure can be either an oppositely directed or unidirectional basket of orders. The orders grid is adaptive, only market orders are used in it. If the price moves the distance of Order
The Super scalper universal is a fully automated scalping Expert Advisor, which uses five indicators. Each open position is protected by a hidden stop order managed by an advanced modification algorithm. When searching for the suitable signals, the EA uses the integrated indicator in conjunction with the trend and time filters, as well as the volatility filter. It use dynamic position closure, which considers the location where the order had been opened and the subsequent price action. Profit is
PZ Goldfinch Scalper EA
PZ TRADING SLU
1 (4)
This is the latest iteration of my famous scalper, Goldfinch EA, published for the first time almost a decade ago. It scalps the market on sudden volatility expansions that take place in short periods of time: it assumes and tries to capitalize of inertia in price movement after a sudden price acceleration. This new version has been simplified to allow the trader use the optimization feature of the tester easily to find the best trading parameters. [ Installation Guide | Update Guide | Troublesh
Gold Bullion
Armin Heshmat
Gold Bullion EA   is   VIP ,   It    was developed by   ENZOFXEA   team in Germany with experienced traders with   more than 15 years   of trading experience.The indicators used in expert have nothing to do with the standard indicators in the market and are completely derived from strategy. All Trade Have StopLoss Always Behind Order An expert based on    (GOLD , XAUUSD   ) This Expert  is Day Trader and  Breakout strategy NOTE Default EA setting is correct    Time Frame :  Daily  D1 first dep
Vizzion
Joel Protusada
Vizzion is a fully automated scalping Expert Advisor that can be run successfully using GBPJPY currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks o
Hello all The expert works on technical levels with some indicators for entering deals It works in reverse If the general shape is bullish, selling is entered with the suspension of a pending deal If the trend is down, buy is entered with a pending deal suspended Watching the video shows you how it works How the expert works It is placed on the three currency pairs GBPUSD GBPJPY GBP AUD parameters: Lot1: Manual Lot Size Auto_Lot: Set true to automatically calculate optimal Lot Size based on r
Fundamental Robot MT4
Kyra Nickaline Watson-gordon
Fundamental Robot is an Expert Advisor based on Fundamental Signals Indicator. The Fundamental Signals Indicator has a powerful calculation engine that can predict market movement over 30000 points. The indicator is named fundamental because it can predict trends with large movements, no complicated inputs and low risk.  The EA works with low margin levels and thus has low risk. Using EA : The EA is very simple and without complicated input parameters. These are main parameters must b
Macd Pro I
Steve Zoeger
MACD Pro I EA https://youtu.be/2wCzTFIGNp4 =============== This Robot is fully automated and has been created for everyone. The Robot works also on cent accounts. The Ea is based on the MACD Indicator and 3 more and has been kept simple. ========================================= Maybe better to go for small profit, set it on higher time frames then you can use it for more pairs at the same time. =========================================== => works on all Time Frames but i would recommend
Alpha Striker SMC
Rakhila Nazarova
Alpha Striker SMC KING is unique Expert Advisor that continues the Alpha Striker series of  expert advisors. Innovative methods of the programme's approach to trading, and promising performance results are possible thanks to the use of modern technologies and methods. The Alpha Striker SMC KING is a fully automated EA designed to trade currencies only. Working pairs recommended EURUSD. Expert showed stable results on currencies in 2022-2024 period. No dangerous methods of money management used,
Stochastic Forex EA
Steve Zoeger
5 (10)
Stochastic Forex EA Forex Robot ️Little advice to increase the profit. ️You can also run the robot on multiple charts at the same time. Try the following example: EUR/USD Chart 4H EUR/USD Chart 1H ️EUR/USD Chart 30min EUR/USD Chart 15min Keep the Magic Number the same in all Time Frames ️  Check the Video for set ups https://www.mql5.com/go?link=https://youtu.be/2wCzTFIGNp4 Stochastic as Main Indicator     Is an fully automated Forex Robot for MT4 Term
EA KOGORO TREND PROFITABLE HIGHER, FLEXIBLE AND SAFER EA KOGORO is a robot that operates on the most basic principle of the market: "Trend is Friend" combined with the improved Martingale principle with many times more safety than conventional Martingale. - EA KOGORO is a fully automatic EA robot for established pairs. - The principle of order balancing, low DD protects accounts better for high profits. - Opening and closing orders is really flexible. - Safer, high profit. - Manage
Automated EA Robot
Yapo Thierry Hermann Yapo
WARNING :  You can use the Expert Advisor only on  M30   Period This price of $348 is a promotional offer, the next price will be $999 . Automated EA Robot  power is based on minimal risk management for all our customers. The gains sought are maximum while the risk is minimal and customizable based on the Account of the Trader. You therefore have the possibility with this expert advisor to define the risk yourself for each trading order automatically. What's the Strategy   of Automated EA Rob
The EA of Bollinger Bands are a popular technical analysis tool used by traders and investors to analyze price volatility and potential price reversal points in financial markets, such as stocks, forex, or cryptocurrencies. They consist of three lines: The middle band: This is typically a simple moving average (SMA) of the price over a specific period. The most common period used is 20. The upper band: This is the sum of the middle band and twice the standard deviation of the price over the same
Jet Punch
Didit Haryadi Saputra
Jet Punch is another best expert advisor for MT4,  can help you make money while you sleep by automatically entering and exiting trades. It trades by opening trades every day and closing them at the right time to ensure you always earn a profit. The software is very simple and can be used by both beginner and experienced traders.  Jet Punch was tested and has successfully passed the stress test with slippage and commission approximate to the real market condition. Recommendations: Currency pair
Ilanis
Mikhail Sergeev
4.74 (27)
Ilanis is and Expert Advisor for stock trading, it can be used for trading on Forex and other markets, including commodities, metals and index markets. To determine the market entry, the EA uses the modern and ultra-light adaptive indicator FourAverage. Principle of position maintaining is similar to that of the popular Forex robot Ilan, using averaging. But unlike Ilan, Ilanis uses an accurate entry into the market. The robot pays a lot of attention to position control, if the price goes in the
Gyroscopes
Nadiya Mirosh
Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY pairs)   alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The mo
Forest
Vadim Podoprigora
Forest is a Trend Expert Advisor based on the analysis of a unique mathematical model of trend lines, which allows you to determine the trend movement. The Expert Advisor is most suitable for the currency pair "USDCHF" on period "H1". The EA can work on any type of accounts, and with any brokers. The EA uses mathematical analysis to open trades and applies loss control to open trades. At its core, the EA does not use any risky systems with the increase in the volume or increase in the number of
Stepping GBPUSD
Vitalii Zakharuk
Stepping-GBPUSD - works in fully automatic mode! No settings needed, you can use the default settings. The Expert Advisor works like a scalpel during sharp price movements. The bot was tested on real tick data with a real spread for a 19-year period from 2004 to 2023 (this is how much tick history is available on the servers of Swiss brokers). It also passed the Monte Carlo stability test using 5,000 cycles of simulation of random trade generation, as well as a simulated delay and slippage test
Nano Gold
Nguyen Hang Hai Ha
Expert Nano Gold is a fully automated trading robot programmed with the most advanced and advanced algorithms. This is an EA dedicated to the Gold market. It uses the Stop Order entry method suitable for the fast and strong fluctuations of the Gold market. Signals are selected with Tick patterns, price movements and correlations of popular indicators. Along with Scalper and Trailing strategies to quickly close positions with low risk and optimize performance. Trading orders always have Stop Los
Santa Scalping
Morten Kruse
2.84 (19)
Santa Scalping is a fully automated Expert Advisor with no use of martingale. Night scalping strategy. The SMA indicator filter are used for entries. This EA can be run from very small accounts. As small as 50 EUR. General Recommendations The minimum deposit is 50 USD,  default settings reccomend for eurusd m5 gmt +2 . Please use max spread 10 if you will not have orders change it to -1. Use a broker with good execution and with a spread of 2-5 points. A very fast VPS is required, preferably
Advanced Scalper
Profalgo Limited
3.98 (116)
MORE THAN 4 YEARS OF LIVE TRADE RESULTS ALREADY   ->  https://www.mql5.com/en/signals/413850 NEW PROMO: Only a few copies copies available at 349$ Next price: 449$ Get 1 EA for free! Make sure to check out our " Ultimate EA combo package " in our   promo blog !! READ SETUP GUIDE BEFORE RUNNING THE EA !!  ->  https://www.mql5.com/en/blogs/post/705899 Other Live results :  https://www.mql5.com/en/signals/1931084 Advanced Scalper is a professional trading robot that has been in development f
MMM Zig Zag Strategy: The Expert Advisors uses its built-in Zig Zag indicator to determine the prices trends and calculates the signal to decide to open buy or sell positions. It sends an order, closes or moves the Trailing Stop loss position as the indicator works. You can define the time period of each day of the week the EA should not trade (the bad time to trade). Usually the period of day when the impact news are published. General Inputs: Closes orders with any profit of value (currency):
Karman
Vladislav Filippov
Karman is a fully automated trading advisor working on a М30 timeframe. The settings of the advisor are based on the safe trading, the essence of which is to close the transaction, while achieving a positive profitability dynamism of several points, which allows the user to reduce the costs of opening losing trades. The Expert Advisor is multi-functional and does not require a specific type of account for the normal operation of all functions embedded in it. The advisor’s manual involves encapsu
Bar Boss
Iurii Tokman
5 (1)
The Expert Advisor uses the FletBoxPush indicator for market analysis and for determining trading signals. The indicator is built into the Expert Advisor, there is no need to additionally run it on a chart. The EA trades breakouts of certain levels determined as flat borders. The EA uses Stop Loss. Description of EA Parameters TimeFrames chart period required for the indicator colour - the color of the price zone defined as flat, a setting for the indicator Rectangle - show price zones defined
Buyers of this product also purchase
AI Gen XII MT4
Denis Kurnev
5 (20)
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
Gold Trading AI
Ho Tuan Thang
5 (6)
ONLY 3 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2258186 Gold Trading 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 Trading 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 entry
Z4scalp
Cence Jk Oizeijoozzisa
4.43 (7)
-------------------------------------------Introducing: Z4SCALP--------------------------------------------- Z4SCALP is an advanced trading robot that has a SL per trade, very small SL , designed without martingale.  Fake Profits Profit for two weeks and disappear with a limited loss. This expert does not work that way. My expert needs patience. After two months, the results and compound interest will appear in your account. If you are in a hurry to make a quick profit. Please do not buy this ex
CoreX G MT4
Arseny Potyekhin
5 (4)
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
Golden Ai EA MT4
Mansour Babasafary
5 (2)
40% discount only for the next 5 buyes (Original price: 600 $) Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. Expert Golden Ai Combined with artificial intelligence Control the AI with a variety of simple settings Without using dangerous strategies (all trades have a profit limit and a loss limit) Can be used in Gold (XAUUSD) currency pair and 3 important time frames An expert who has been trained by artif
Waka Waka EA
Valeriia Mishchenko
4.31 (48)
EA has a live track record with 4.5 years of stable trading with low drawdown: Live performance MT5 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make p
Quantum Emperor MT4
Bogdan Ion Puscasu
4.87 (143)
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 Queen or Quantum Gold Emperor for free !*** Ask in private for more deta
The Infinity EA MT4
Abhimanyu Hans
4 (4)
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
Bonnitta EA
Ugochukwu Mobi
3.42 (19)
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
Bitcoin Robot MT4
Marzena Maria Szmit
5 (16)
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
Way To Stars is a night scalping EA specifically designed to trade during periods of low market volatility to capitalize on low-risk opportunities. This night scalping EA focuses on capturing small price movements for frequent trading, thereby accumulating profits over time. It employs strict stop-loss measures to limit potential losses per trade, ensuring effective risk management. Way To Stars is a genuine and honest trading system that does not rely on purported neural networks, artificial in
AI TradingVision GPX MT4
Yu Mei Cheng
4.64 (14)
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
The Gold Reaper MT4
Profalgo Limited
4.55 (29)
PROP FIRM READY! ( download  SETFILE ) LAUNCH PROMO: Only a few copies left at current price! Final price: 990$ Get 1 EA for free (for 2 trade accounts) -> contact me after purchase Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Welcome to the Gold Reaper! Build on the very succesfull Goldtrade Pro, this EA has been designed to run on multiple timeframes at the same time, and has the option to set the trade frequency from very conservative to extreme volatil
HFT Prop Firm EA
Dilwyn Tng
4.97 (666)
HFT Prop Firm EA is  also known as Green Man due to its distinctive logo, is an Expert Advisor (EA) crafted specifically for overcoming challenges or evaluations from proprietary trading firms (prop firms) that permit High-Frequency Trading (HFT) strategies. For limited period: Free utilities worth $198 when you buy HFT Prop Firm EA MT5 version:  https://www.mql5.com/en/market/product/117386 Passing HFT Challenge Performance Monitor (starting at $200): Broker: IC Markets Account Number 21
Diamond PRO
Fanur Galamov
5 (20)
Sale 30% OFF! Only 1 copy left for $199.  Next price --> $299.  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
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 t
HeXon FX MT4
Arseny Potyekhin
HeXon FX – The Premier Trading Solution for Forex Traders HeXon FX is a highly advanced Expert Advisor (EA) built to operate with pinpoint accuracy in the foreign exchange markets. Utilizing cutting-edge trading strategies, HeXon FX offers a flexible and stable solution for trading major currency pair EURUSD. This EA excels during volatile market phases, efficiently adapting to different market conditions to deliver consistent profits while minimizing risk. Signals:   Live Signal 1 Because th
AI NoX EA MT4
Denis Kurnev
5 (1)
AI NoX EA is an innovative Forex expert advisor that combines advanced neural networks technologies with high-volume trading and   Matrix factorisation .The advisor uses complex algorithms to decompose large sets of market data, uncovering hidden patterns and correlations between various financial instruments. Details about Advisor Development Configuring the Advisor Real Time Signal XAUUSD:  https://www.mql5.com/en/signals/2254092 Real Time Signal USDJPY:  https://www.mql5.com/en/signals/225409
Fenghuang Rig EA MT4
Sof'ia Vlasova
5 (3)
Fenghuang EA utilizes clustering principles in machine learning to analyze data, identifying groups of objects or events with similar features or relationships. It uncovers hidden patterns and categorizes objects by similarities, aiding in the discovery of causal relationships. The EA allows for in-depth data analysis, highlighting significant relationships without risky techniques like martingale, netting, or scalping, making it compatible with various brokerage environments. Read more about t
Gold Scalper Trading
Ho Tuan Thang
4.15 (13)
ONLY 3 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. Gold Scalper Trading is an EA that uses a complex trading methodology that includes cross-market analysis to find scalpable entry points with XAUUSD, one of the market's wildest running pairs. EA uses stop loss for all orders, only 1 order and does not use any dangerous trading methods: No grid, no martingale,... Gold Scalper Trading is one of the EAs I have used. using and trading with fund management account
AW Recovery EA
AW Trading Software Limited
4.36 (73)
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
Supply Demand EA ProBot
Georgios Kalomoiropoulos
5 (2)
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      ||  
Trend Line PRO EA mt4
Evgenii Aksenov
4.7 (43)
The Expert Advisor trades on the signals of the Trend Line PRO indicator. Orders are managed automatically. The EA has a Recovery function that increases the order size if the previous trade was closed with a loss. You can use from 1 to 3 orders at the same time. The Expert Advisor fully complies with the indicator signals and FIFO rules, does not use the grid function, which allows you to start trading with a minimum deposit of $100 The EA has a mobile trading panel for managing auto-trading f
Indicement MT4
Profalgo Limited
5 (1)
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
AI Meta EA MT4
Denis Kurnev
4.43 (7)
Introducing the AI Meta EA advisor - a remarkable leap in the world of trading! If you've always aspired to something greater and uncharted, then AI Meta EA is what you need. It harnesses cutting-edge artificial intelligence technologies, developed using neural networks and hidden algorithms in the deepest corners of the internet. What makes AI Meta EA so uniquely exceptional? Forget about old strategies and mundane indicators! My advisor possesses an intuition that even the most experienced tra
Dark Algo
Marco Solito
4.75 (53)
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 .
AI Cortex EA MT4
Akshit Bhayana
5 (1)
AI-Powered Trading Cortex EA is a cutting-edge Expert Advisor designed for Gold or XAUUSD and GBPUSD. It utilizes neural networks, AI, and machine learning for smart, low-risk trades. Unlike risky strategies like martingale, Cortex EA focuses on safety and adapting to market changes in real-time. Join our  MQL5 community  for updates, tips, and exclusive content. AI Cortex MT5 Version AI Cortex EA setup blog Promo Price: $599 for the first 3 purchases | Next Price: $749 Key Features AI-powere
Forex trading bot ai is an artificial intelligence-based robot with self-learning capabilities. This robot initiates its first trades based on the input parameters specified in the settings. Each trade executed by the robot is recorded in a file (memorized). The robot then analyzes all the closed trades and the conditions under which they were closed. If the overall profit of the closed trades is negative, the robot examines the parameters with which they were opened and adjusts them to improve
Diamond Titan FX MT4
Lo Thi Mai Loan
5 (8)
Hello, I am Diamond Titan FX. This EA is specially designed for US30 pairs. The EA does not use any risky strategies like Martingale or Grid. By default, the EA sets a fixed SL of 50 pips for each trade, but you can change it if you wish. The EA also implements a trailing stop that locks in profits from 10 pips, which you can modify. It features a drawdown management function for the entire account. The EA includes a news filter option if you want to disable trading during news events. Special:
Prop Hunter Pro
Soraya Bahlekeh
Prop Hunter Pro EA is an advanced Expert Advisor (EA) featuring 6 meticulously crafted strategies, including both HFT and Scalping . Three of these strategies are designed to help traders overcome the challenges posed by prop firms, while the other three are intended for use in personal trading accounts. Original price   399$  —> 60% discount only   $169 To see its Live working you may check by signing on MT4 using the below account details : Account Number: 12634479 | Password: PropHunter
More from author
HFT Prop Challenge Master MT5
Christoph Juergen Koegler
5 (7)
This EA is designed for passing challenges of prop trading firms that allow HFT (High Frequency Trading). It will not work on live accounts due to slippage.   You should also not use it during the funded stage, the prop trading firm will decline the payout. It works only on US30.   The  trading only takes place in the first minutes after the US cash market opens. The default setting should work. No set files are needed. The Timeframe does not matter. Currently supported prop trading firms: Next
Filter:
NI Kos
38
NI Kos 2024.07.01 15:01 
 

User didn't leave any comment to the rating

Tobitii
19
Tobitii 2024.05.16 09:06 
 

User didn't leave any comment to the rating

Reply to review
Version 2.2 2024.09.21
Improved handling of daily draw down limit
Version 2.1 2024.09.17
Added support for DeltaFundingFX
Version 2.0 2024.08.27
Improvment for minimum Trading days
Version 1.10 2024.08.27
- Added support for Algoforexfunds and Prop FIrm capital
- Added possibility to specify the minimum trading days (including auto-detection)
- Added possibility to specify another end hour for trading then for the beginning.
Version 1.9 2024.08.03
Improved support for some brokers
Version 1.8 2024.07.12
Added check at startup if position can be opened with the lot size entered by the user and the available margin.
Version 1.7 2024.05.30
Added auto detection for trading start time. Can be disabled and overwritten manually if needed.
Version 1.6 2024.05.26
- Added a check at startup that warns you if AutoTrading is not enabled
- Added Logo and the option to disabled it
Version 1.5 2024.05.18
Feature: Does detect US holidays and does not trade there. It is possible to enable trading on US holidays, but there the volatility is normally too low for this strategy because only the future market is open and not the cash market
Version 1.4 2024.05.18
Feature: Warns if attached to symbols were the strategie is not made for
Improvement: Text and error handling was improved
Version 1.3 2024.05.04
improved output of information on chart
Version 1.2 2024.05.04
Added the possibility to change trading time window
Version 1.1 2024.05.04
- Added support for additional prop trading firms
- Improved auto increase lot size mode for small challenge accounts