HFT Prop Challenge Master

5

This EA is designed for passing the challenge of the prop trading firm Fundway Plus that allow HFT (High Frequency Trading). It will not work on live accounts due to slippage. All other MT4 prop firms are not supported, but the MT5 version supports other firms.

You should also not use it during the funded stage, the payout will be declined. HFT is broker sensitive, so if they change their broker, it might stop working. 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.

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.
Profit Target mode Options:
percent: If the profit target in percent of the starting balance of this challenge is reached the EA stops trading. 
USD: Same like above, but based on $.
disabled: Disable the profit target mode (ony recommended for backtesting)
The profit target is always calculated based on the "Challenge size", see next input field.
    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.
    Profit target in $ (profit target m. = USD)
Setting this input field for example to 10040 means that no new positions are opened after a profit of 10040 US Dollar was reached.
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
Comentários 4
Robert Hall
23
Robert Hall 2024.12.04 16:00 
 

I had no idea how to use the bot as this is my first time using anything like this, i messaged christoph via telegram and he run me through every step of the way. And the actual bot itself passed my 8 figure trader 25k challenge within 6 minutes. HIGHLY RECOMMEND!

Produtos recomendados
UniTradeXpert
Tsz Fung Wong
Introducing UniTradeXpert: Your Ultimate Forex Program! Uncover the extraordinary potential of UniTradeXpert, a cutting-edge expert advisor meticulously crafted to enhance your forex trading experience. With nearly 7 years of comprehensive data analysis support , this EA provides a decisive edge in the fiercely competitive market with an astounding accuracy rate of 99.9% . UniTradeXpert excels in oscillation trading within the one-hour timeframe of the AUDCAD currency pair. This professional app
Koli Mt4
Taha Saber Ashour Kamel
Multi currency ai trading bot for mt4 it is rich of parameters like equity control , tp and sl in different option like money and pips also drawdown control risk control trading timing and lot size in detailed options also closing control for trades supported with nice control panel with many options you can make your parameters as you wish that ea work with any pair any frame also any equity you can adjust that in equity balance 
Only EA developed over 1 year ago, which remains consistent in the market and in the #10 Top of the MQL Store   >>> You can use this EA with a balance starting at $30 in a cent account. Doubts about which broker and how much balance you need to trade, send me a message <<< Summary: Samurai Scaper Pro Series EUR/USD is an EA developed to run the EUR/USD on 5 MINUTE   timeframe. This EA uses statistical analysis applied to the EUR/USD over 20 years to determine the best points of e
Gold Tiger PRT
Irina Cherkashina
Gold Tiger based on a unique algorithm that will allow you to receive constant profit from binary options trading and scalping, as well as from conservative trading of several instruments simultaneously. This Expert Advisor can be used to trade all instruments without exception on all markets and on any timeframes. The download version uses our standard panel with a black background for the black terminal color. If you want to get an EA with a panel for a white or other color theme, contact us
Element 8
Vladimir Deryagin
O EA trabalha com base na reversão da posição por trás da tendência. As configurações do EA são intuitivas. Você pode usar este EA em qualquer par de moedas, tendo previamente selecionado as configurações usando testes. Configurações do Expert Advisor, descrição: (Monday, Tuesday, Wednesday, Thursday, Friday, Saturday, Sunday) – a escolha do dia da semana de negociação, ou a hora naquele dia, até a qual você pode negociar. Magic - número único de transações abertas. Volume - volume de negociaç
SMartingaleEA
Ahmet Metin Yilmaz
Simple Martingale system EA, You will choose the type of starting order according to the market situation. You will specify the grid range and the take profit value. The Take profit value will be automatically modified according to the number of orders opened and the average opening price. Remember that Martingale systems are always at risk and should be kept under control. Or you must have a large deposit.
Sunrise Gold EA é um Expert Advisor de breakout profissional otimizado para XAUUSD, GBPUSD e USDJPY. Ele posiciona ordens pendentes Buy Stop e Sell Stop nos pontos High e Low da vela anterior, com sistema dinâmico de stop loss e take profit baseado em ATR. Isso garante dimensionamento adaptativo e risco controlado conforme a volatilidade do mercado. Principais recursos Otimizado para XAUUSD, USDJPY e GBPUSD (gráfico H1) Lógica de breakout do dia anterior SL/TP baseado em ATR com razão con
Rebate Virtual Grid
Sergii Onyshchenko
3 (1)
This is a Virtual Grid EA  with  positive (for traders) slippage. I recommend it for pair EURUSD. EA may be use as Rebate generator. Works ok during news and gaps (with depo >1000$). Working timeframe M1 . Strategy The system does not use regular takeprofits and stop loss. Martingale is not used. EA use unique indicator (for open "Zero"). Monitoring (5EAs) _ https://www.mql5.com/en/signals/508303 Parameters (one of the safest) Rebate Virtual Grid                          MM_Type    0  MM: 0-mi
News Hedging Pro  is a unique robot that allows you to trade during the most critical news announcement periods by your predefined strategy. You can preset the strategy to trade, and then it will trade that news automatically when the news comes. News release gives opportunity to have pips since the price usually has big move at that time. Now with this tool, trading news become easier, more flexible and more exciting than ever. No waiting, no confusing anymore. Product Links Fully  Description
Rebate System Overlap
Evgenii Kuznetsov
3 (2)
Rebate System performs a large number of trades with the minimum profit, which gives the opportunity to earn from receiving rebates (returning part of a spread). It is based on two grids (buy and sell), when one of them is in a drawdown, the other one can enter with an increased lot size, keeping the account away from the drawdown. Differences from the usual EA Rebate System in the mode of closing long-term losing trades in one of the grids due to the previously received profit. Input parameters
Crazy Grid
Gennady Kuznetsov
CRAZY GRID It is very important that the ADVISER alone trades on the account! The CRAZY GRID Forex Expert Advisor works on an indicator grid strategy on the XAUUSD (GOLD) pair. The EA opens a lot of orders, so it can be used on accounts connected to the rebate service. The Expert Advisor is relatively safe for a deposit, since with a loss of 2% (the amount of loss is configurable),  it will close all orders and start the trading cycle from the beginning. Timeframe - 1 minute, Currency pair
ImpulsVolume
IGOR KIRIANEN
This EA trades both with a stop loss, so it can trade without it, with an increase in the lot (martingale) and without an increase in the lot (without a martingale). The advisor trades in the continuation of the impulse. It has a number of filtering indicators. This Expert Advisor is not afraid of large spreads (there is protection), it also has protection from the maximum lot and has trading from the percentage of the deposit. There are two types of Martingale (by adding from the original lot,
The Arrow Scalper
Fawwaz Abdulmantaser Salim Albaker
1 (2)
Dear Friend..  I share with you this simple Expert Adviser .. it is full automatic  this Expert Adviser following the trend of the pair you install on or any stocks or indices , it is works like that: - when the trend on H4 chart show a start of up trend the expert will wait till the 15M & 1H charts show an up trend the EA will open a buy order directly , and do the same for down trend and open a sell order the buy or sell  order lot size and take profit and stop loss will measured manually  by
FREE
Fully automated expert Advisor belongs to the category of night scalpers traded EURCHF,USDCHF,and GBPCAD with the M15 ,in the principle of operation of the robot laid down the simplest strategy based on price breakout from Bollinger Bands to definitely watch specified,the remaining parameters of the trading algorithm is classified. To get true results ,it is desirable to test the EA on tick data. *Does not use dangerous trading strategies such as martingale and averaging *Minimal deposit 100$ *
Pegasus Pro
Armin Heshmat
Pegasus Pro works on based on HFT (high frequency trading) algorithm , but it’s so sensitive, it’s 100% automatic,Pegasus Pro is capable to scalp every different situation ,Please try Backtest with the lowest spread : ( MAX 5 for majur currency ) Because the ECN accounts Types have very low spreads , Maximum Ms for VPS: 5, do not forget to get this Ms your broker's server address must be in the same place with your VPS address Live signal,  https://www.mql5.com/en/signals/2256700?source=Site+S
King Box Thor
Nguyen Cong Hoan
The product has a great combination of pending orders and trends to help investors manage capital effectively. The bot does not have a martingale, so it is always safe of capital. Run the D1 timeframe pairs. The main parameters can be installed: Lot -  Startot . Auto-Grid   -    ON/OFF AutoLot  - ON/OFF TP - Takeprofit   -pips. SL - StopLoss  - Pips. Magic -  Number magic. TralllingStop  - ON/OFF Comment  - KING Tralling - pips
Um consultor de grade com um sistema para "Resolver" uma cesta de ordens não lucrativas, um filtro de notícias, um filtro para posições abertas em outros instrumentos de negociação e a função de enviar sinais de negociação para o seu canal do Telegram. O Expert Advisor pode ser usado para restaurar posições não lucrativas na conta como um utilitário para trazer as negociações ao ponto de equilíbrio que você abriu com suas mãos ou outros Expert Advisors. Funciona dentro de um canal de regressã
The trading advisor trades with money management elements, both using the martingale system and using the anti-martingale system, at the user's choice. You can choose the type of money management system in external variables. (Usage options with money management according to Martin or AntiMartin) Opens starting positions on the RSI indicator, after exiting the position on the take profit, increases the lot by the AntiMartin coefficient, again we enter the market on the RSI indicator. With Marti
Neural Links
Catalin Zachiu
5 (1)
O expert é construído usando três covis de neurônios para cada lado, longo/curto e todos eles são condicionados por um complementar que é usado como filtro. A direção de negociação é redefinida se o primeiro covil de neurônios der um sinal oposto. O especialista é construído principalmente para os pares EUR\USD, GBP\USD, período de tempo M15. Todas as configurações estão disponíveis na seção "Comentários" no Post #1. O conjunto padrão tem um nível de risco ligeiramente aumentado, para uma con
IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. NebulaTrade Genesis MT4 is a powerful Expert Advisor (EA) engineered for precise US30 trading during New York market hours.   Designed for both   Prop Firm Challenges and Personal Accounts , it executes   1-4 high-quality trades per day , ensuring   low drawdowns and strategic risk management . Unlike many EAs that rely on   Martingale, Grid, or Hedging , NebulaTrade Gen
Multi Strategy Dashboard EA
Kevin Beltran Keena
5 (4)
Multi instrument and multi time frame EA, with the best indicators.  The MSD EA can be used for automated and manual trading. Click on the '?' button on the dashboard to obtain information about the various elements of the MSD EA. Uses ATR Take Profits, ATR Stop Losses and ATR Trailing Stops. Comes with an FX Currency Strength meter and a Market Sessions indicator. Has the option to place Trade Lines (Buy, Sell, Close, Alarm). When the price reaches the trendline, the EA will perform the approp
Trend Second Derivative RSI Ex is a forex trending bot based on the Trend Second Derivative RSI indicator. Principle of operation. A bot created on the basis of this Trend Second Derivative RSI indicator and working on the principle - if there is an indicator signal, then the bot has closed the opposite deal and opened a new deal in the specified direction. It is also possible to work only for buy or sell, in which case the bot will simply close the deal without opening it in the opposite dire
Scorpion Grid
Evgenii Kuznetsov
5 (2)
Multi-currency grid Expert Advisor, in most cases it receives quite accurate entries. If an entry is not accurate enough, the positions are managed using an elaborate martingale strategy. Work on real account:  http://tiny.cc/nkaqmz Entries are performed using the signals of RSI and Stochastic indicators, in the overbought/oversold areas, plus additional entry conditions based on a proprietary algorithm. Recommended timeframe - М15. The EA features a drawdown management system, which takes into
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 not
ECNture Piranha Bar
Dimitri Nepomniachtchi
A flock of piranhas devours trading bars on the chart, collecting profits. They hunt, receive signals to act, and enter the market. They don't wait long for distant prey, resting until it's nearby or switching to a new bar and ravaging it as it rises or falls. This happens so quickly and imperceptibly on the chart, as the number of closed orders increases in the statistics window and the profit line curves upward. Your terminal may freeze, but underneath, the piranhas are actively fighting to co
SMA Trend
Marco Barbosa
Este Expert procura tendências de preços através da interação de dois SMA's. A ideia principal é perder pouco e rápido e ganhar devagar e muito. Operacional: Quando a média móvel mais rápida cruza acima da média móvel mais lenta e o preço está acima da média móvel mais rápida, este é um sinal de entrada para compra. Quando o preço fica abaixo da média móvel mais rápida, este é um sinal para fechar a negociação. O mesmo acontece para entrada e saída de vendas, mas com lógica oposta. Os melho
Ophiuchus Paid Version
Limitless Trading Enterprise
4.33 (9)
Ophiuchus is the 13th zodiac and it is also the name for this EA as   13   is the key elements for this trading strategy. Trading Strategy The following are the main characteristic of this EA. Martingale based strategy. Only open more trades when it is on the right direction. earn small profit for each trades but a lot of volume everyday. Profit from the volatility of the market. Tested and Proved to be able to profit on EURUSD trading with M1 timeframe. Back Test Result Back test result are a
'TAVOR' is an amazing trading robot by 'The   Israeli tactics' group , developed by Israeli programmers who specialize in forex trading.  Our bot can analyzes trading by times, so what needs to be done is a back test of which times are best, fill in TP / SL. you can set that after each losing trade then the next trade will be double the amount so the profit will be linear. This expert advisor opens one deal a day at the time you choose, so it is advisable to run several at a time each on a diff
Yolo EA
Yohanes Raymond Budiono
Only 7 copies of the EA left at $ 150 ! Next price --> $ 320 Yolo EA is an automated trading system that adapating itself on whatever the market conditions are. It can follow strong trend / counter trend / neutral. Recommended currency pairs:   GBPUSD Recommended timeframe:   M15 Recommended session:  London Session (10.00-18.00 GMT+2) Backtest (2020.06.04 - 2022.04.19) results showing that it can grow $1,423 account into $2,423 with maximal drawdown 12.33% only. Notes: Can be used for any b
Guardian Angel is designed to provide the trader with portfolio-level trailing stop-losses.  Users are able to configure the portfolio profit 'trigger' level at which a LockProfit 'floor' gets activated and applied to the portfolio - in the event that portfolio profit falls back to the portfolio LockProfit level, then all open trades in the portfolio will close. In the event that portfolio profit continues to grow, then the portfolio LockProfit will trail the portfolio profit at a rate configur
Os compradores deste produto também adquirem
Big Forex Players MT4
MQL TOOLS SL
4.72 (43)
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  (positions are sent from our database t
Vortex Gold MT4
Stanislav Tomilov
5 (28)
Vortex - o seu investimento no futuro O Consultor Especialista Vortex Gold EA foi criado especificamente para negociar ouro (XAU/USD) na plataforma Metatrader. Construído com indicadores proprietários e algoritmos secretos do autor, este EA emprega uma estratégia de negociação abrangente concebida para captar movimentos lucrativos no mercado do ouro. Os principais componentes de sua estratégia incluem indicadores clássicos como CCI e Indicador Parabólico, que trabalham juntos para sinalizar com
Aura Neuron MT4
Stanislav Tomilov
4.58 (12)
Aura Neuron é um Expert Advisor distinto que continua a série Aura de sistemas de negociação. Ao alavancar Redes Neurais avançadas e estratégias de negociação clássicas de ponta, Aura Neuron oferece uma abordagem inovadora com excelente desempenho potencial. Totalmente automatizado, este Expert Advisor foi projetado para negociar pares de moedas como XAUUSD (GOLD). Ele demonstrou estabilidade consistente entre esses pares de 1999 a 2023. O sistema evita técnicas perigosas de gerenciamento de din
AI Forex Robot MT4
MQL TOOLS SL
4.29 (17)
AI   Forex Robot - The Future of Automated Trading. AI Forex Robot is powered by a next-generation   Artificial Intelligence   system based on a hybrid LSTM Transformer neural network, specifically designed for analyzing XAUUSD, EURUSD   and BTCUSD price movements on the Forex market. The system analyzes complex market structures, adapts its strategy in   real time   and makes data-driven decisions with a high level of precision. AI Forex Robot is a modern, fully automated system powered by   ar
EA Gold Algo
Mohamed Hassan
4.33 (3)
EA Gold Algo is a professional Expert Advisor specifically designed for Gold (XAUUSD) trading. It is engineered to capture extremely fast price movements  that occur when price escapes key structural zones with momentum. Gold is known for sharp expansions and aggressive volatility. EA Gold Algo is built to operate in these conditions with high-precision execution, strict risk control, and fast reaction speed . The EA does not use grid or martingale techniques . Each trade is executed independe
Vortex Turbo EA MT4
Stanislav Tomilov
5 (6)
Vortex Turbo — “Negocie a tempestade — controle o vórtice” O Vortex Turbo representa o próximo estágio evolutivo na negociação inteligente — um desenvolvimento único que combina arquitetura de IA de ponta, lógica de mercado adaptativa e controle de risco preciso. Construído sobre princípios algorítmicos comprovados, ele integra múltiplas estratégias em um ecossistema unificado de alta velocidade, impulsionado por um novo nível de inteligência preditiva. Projetado como um especialista em scalpin
EA Game Changer
Vasiliy Strukov
5 (6)
O Game Change EA é um sistema de negociação de acompanhamento de tendências baseado no indicador Game Changer. Vende automaticamente sempre que se forma um ponto vermelho e continua na direção de venda até que apareça um X amarelo, o que sinaliza um possível fim da tendência. A mesma lógica se aplica às negociações de compra. Quando aparece um ponto azul, o EA começa a comprar e fechará o ciclo de compra assim que for detetado um X amarelo. Este EA é adequado para qualquer par de moedas e qualqu
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (171)
Apresentando       Quantum Emperor EA   , o consultor especialista inovador em MQL5 que está transformando a maneira como você negocia o prestigiado par GBPUSD! Desenvolvido por uma equipe de traders experientes com experiência comercial de mais de 13 anos. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Compre Quantum Emperor EA e você poderá obter Quantum StarMan  de graça!*** Peça mais detalhes em particular Si
Golden Mirage mt4
Michela Russo
5 (5)
Limited stock at the current price! Final price: $1999 --> PROMO: From $299 --> The price will go up every 5 purchases, next price : $399 Golden Mirage is a robust gold trading robot designed for traders who value reliability, simplicity, and professional-grade performance. Powered by a proven combination of RSI, Moving Average,  ADX, and High/Low Level  indicators, Golden Mirage delivers high-quality signals and fully automated trading on the M5 timeframe for XAUUSD (GOLD) . It features a robu
The Infinity EA MT4
Abhimanyu Hans
3.77 (31)
Tecnologia orientada por IA com ChatGPT Turbo Infinity EA é um Expert Advisor avançado de trading projetado para GBPUSD e XAUUSD. Ele foca em segurança, retornos consistentes e lucratividade infinita. Ao contrário de muitos outros EAs, que dependem de estratégias de alto risco, como martingale ou grid trading. Infinity EA emprega uma estratégia de scalping disciplinada e lucrativa baseada em rede neural incorporada em aprendizado de máquina, tecnologia baseada em IA de análise de dados fornecid
EA Gold Stuff
Vasiliy Strukov
4.71 (1080)
EA Gold Stuff é um EA projetado especificamente para o comércio de ouro. O trabalho é baseado na abertura de ordens no indicador Gold Stuff, portanto, o consultor trabalha na estratégia "Trend Follow", o que significa seguir a tendência. Importante! Entre em contato comigo imediatamente após a compra para obter instruções e bônus! Você pode obter uma cópia gratuita do nosso indicador Strong Support e Trend Scanner, envie uma mensagem privada. a mim! Os resultados em tempo real podem ser vist
XG Gold Robot MT4
MQL TOOLS SL
4.32 (38)
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
AW Recovery EA
AW Trading Software Limited
4.35 (84)
O Expert Advisor é um sistema projetado para recuperar posições não rentáveis.   O algoritmo do autor bloqueia uma posição perdedora, divide-a em muitas partes separadas e fecha cada uma delas separadamente. Configuração fácil, lançamento atrasado em caso de rebaixamento, bloqueio, desativação de outros Expert Advisors, média com filtragem de tendência e fechamento parcial de uma posição perdedora são incorporados em uma ferramenta. É o uso de fechamento de perdas em peças que permite reduzir p
Bazooka EA
Davit Beridze
5 (3)
Bazooka EA – Expert Advisor de Tendência e Momentum para MT4 MT5:  https://www.mql5.com/en/market/product/163078 Importante:   Publicamos regularmente arquivos .set atualizados na seção de   Comentários . Certifique-se de usar a versão mais recente em seus backtests e operações reais para garantir o desempenho ideal diante da atual volatilidade do mercado. Bazooka EA é um Expert Advisor totalmente automatizado para MetaTrader 4 , desenvolvido para operar movimentos direcionais do mercado por mei
AW Swing Trading EA
AW Trading Software Limited
5 (1)
Uma ferramenta avançada para negociação de swing em movimentos corretivos de preços. Ele funciona em reversões de tendência na direção de sua continuação, o tamanho da correção necessária é determinado pela volatilidade atual do instrumento ou manualmente pelo trader. Após detectar uma correção ao longo da tendência atual, o EA aguarda um sinal para concluir a correção e continuar a tendência, após o que abre uma posição. Instruções de como funciona o conselheiro ->   AQUI   /  MT5 version -> 
Aurum AI mt4
Leonid Arkhipov
4.94 (32)
ATUALIZAÇÃO — DEZEMBRO DE 2025 No final de novembro de 2024, o robô Aurum foi lançado para venda. Durante todo esse período, ele operou em condições reais de mercado sem filtro de notícias, sem proteções adicionais e sem restrições complexas — mantendo-se estável e confiável. Live Signal Esse ano inteiro de operações reais demonstrou claramente a solidez do sistema de trading. Somente após isso, com base na experiência real e nas estatísticas, em dezembro de 2025 lançamos uma grande atualizaç
SouthEast
Sugianto
5 (11)
SouthEast is an expert advisor developed from my experience in manual trading that has been automated. SouthEast is specifically designed to generate maximum profits with small deposits by prioritizing the security of your funds. Why SouthEast? SouthEast does not require complicated settings and is easy to use because user only need to upload a set file that is already available. Currently there are set files for 20 fx pairs. The best GRID EA with the ability to control risks. I will share my
Greedy Golden MT4
Mihails Babuskins
4.8 (5)
Recommended:  it's better to  use in accounts with lower swap or swap-free accounts. SEE AND COMPARE WITH OTHER EA's , Real monitoring signals link on my profile. Contact me after payment to send you the user manual PDF file See the real monitoring signal in my profile. Use only on gold and on the  BUY direction. Trading gold is attractive to many traders due to the high volatility and depth of the market. Should we invest in gold or just scalp it? Answering this question is a big challenge for
Trend AI EA
Ramil Minniakhmetov
4.33 (51)
O EA Trend Ai foi projetado para funcionar com o indicador Trend Ai, que realizará sua própria análise de mercado combinando a identificação de tendências com pontos de entrada acionáveis e alertas de reversão, assumindo todos os sinais do indicador de forma totalmente automática! O EA contém diversos parâmetros externos totalmente ajustáveis e permite que o trader personalize o especialista de acordo com sua escolha. Assim que o ponto verde aparecer, o EA se preparará para uma operação de com
XAU Flux MT4
Burak Baltaci
XAU FLUX - Consultor Especialista Profissional em Scalping de Ouro O XAU FLUX é um robô de negociação profissional concebido para negociações rápidas e disciplinadas no mercado do ouro. Foi desenvolvido para negociadores que pretendem obter lucros consistentes a partir de pequenas oscilações diárias dos preços. Principais características: O XAU FLUX utiliza um sistema avançado de scalping que opera nos intervalos de tempo M1 e M5 para avaliar microoportunidades no mercado. O EA analisa continua
Exorcist Projects
Ivan Simonika
3 (1)
Exorcist Bot   is a multi-currency, multi-functional advisor that works on any time frame and in any market conditions. - The robot’s operation is based on an averaging system with a non-geometric progression of constructing a trading grid. - Built-in protection systems: special filters, spread control, internal trading time limitation. - Construction of a trading network taking into account important internal levels. - Ability to customize the aggressiveness of trading. - Working with pending
O Market Reversal Alerts EA é alimentado pelo indicador de mesmo nome (disponível aqui) e negocia com base em mudanças na estrutura do mercado. O EA, por padrão, fará uma negociação toda vez que um alerta de reversão de mercado for enviado pelo indicador e negociará esses alertas com base nas condições e filtros definidos nas configurações do EA. Ele desenha retângulos de suporte à medida que o preço se move na direção da tendência atual e negocia quando o preço inverte acentuadamente e sina
Aura Black Edition
Stanislav Tomilov
4.6 (20)
Aura Black Edition é um EA totalmente automatizado projetado para negociar apenas OURO. O especialista mostrou resultados estáveis ​​no XAUUSD no período de 2011-2020. Nenhum método perigoso de gerenciamento de dinheiro usado, sem martingale, sem grade ou scalp. Adequado para quaisquer condições de corretor. EA treinado com um perceptron multicamadas A Rede Neural (MLP) é uma classe de rede neural artificial (ANN) de feedforward. O termo MLP é usado de forma ambígua, às vezes vagamente para qual
Real monitoring :  XAUUSD__BTCUSD__ M30__SL3 Real monitoring :  XAUUSD M30 SL2 For more information, please contact us via private message or in   the mql5 group. THERE   ARE   ONLY  5   OUT   OF   10   COPIES   LEFT   AT   A   PRICE   OF  450   USD ! AFTER   THAT , THE   PRICE   WILL   BE   INCREASED   TO  649   USD . Imagine that you have an experienced trader who monitors the market every day, waits for the price to break through an important level, and instantly opens a deal. That's exactl
Forex GOLD Investor
Lachezar Krastev
4.45 (49)
WINTER SALE — LIMITED TIME! Get Forex GOLD Investor with a huge –60% discount AND receive News Scope EA PRO as a FREE BONUS ! Special Winter Price: $217 (Regular Price: $547 — You Save $330!) FREE BONUS: News Scope EA PRO A powerful multi-symbol strategy packed with advanced features, supporting 5 trading pairs — real value: $397! After completing your purchase, simply contact me and I will send you your BONUS EA immediately. Don’t miss this once-a-year opportunity! Forex GOLD Investor is o
CyNera MT4
Svetlana Pawlowna Grosshans
2.71 (14)
CyNera: Seu Trading, Nossa Tecnologia Manual e arquivos de configuração: entre em contato comigo após a compra para receber o manual e os arquivos de configuração Preço: O preço aumenta de acordo com o número de licenças vendidas Cópias disponíveis: 4 Negociar ouro, um dos instrumentos mais voláteis do mercado, exige precisão, análise aprofundada e gestão de risco eficiente. O CyNera Expert Advisor integra perfeitamente esses elementos em um sistema sofisticado projetado para a negociação ideal
Position Trader EA
LEE SAMSON
4.64 (11)
Transforme qualquer estratégia de negociação em uma estratégia de negociação de posição ou negocie as estratégias comprovadas de negociação de posição baseadas em RSI e ADR, incluindo sistema automatizado de controle de rebaixamento para posições que se movem contra você. Este EA é uma evolução e uma simplificação do EA MRA que tem sido usado para estratégias de negociação de posição ensinadas no site Market Structure Trader há muitos anos. Veja meu perfil para obter um link para o site, curso
Jesko
Cence Jk Oizeijoozzisa
5 (2)
Jesko EA –  Jesko é um Expert Advisor (EA) especial , construído sobre uma estratégia comprovada que foi otimizada e testada ao longo de muitos anos. Ele já foi testado em contas reais e demonstrou consistentemente um desempenho lucrativo e de baixo risco . Agora decidimos disponibilizá-lo ao público. Signal live     Quatro meses de conta real A versão MetaTrader 5 está disponível aqui . ----------------------------------------- Login MT5 23982567 ————— Senha MT5 Aa123123! ————— Servidor UltimaM
Goldex AI
Mateo Perez Perez
4.31 (29)
Goldex AI: O sucesso de hoje será o fruto de amanhã SUPER DESCONTO POR TEMPO LIMITADO! ÚLTIMOS 2 EXEMPLARES POR 299 USD ANTES DE O PREÇO AUMENTAR. Sinal real da IC Markets: Goldex AI Alto risco Manual e ficheiros de configuração: Contacte-me após a compra para receber o manual e os ficheiros de configuração. Preço: O preço inicial é de 899 dólares e será aumentado em 199 dólares por cada dez vendas. Cópias disponíveis: 2 Goldex AI - Robô de negociação avançado com redes neurais, tendência e aç
ORIX mt4
Leonid Arkhipov
5 (2)
ORIX System — um robô de trading desenvolvido especificamente para o par de moedas GBPUSD no timeframe M5 . O Expert Advisor é baseado na análise do comportamento do preço e dos elementos da estrutura de mercado, e não utiliza indicadores técnicos padrão. O EA não utiliza martingale, grids de negociação, média contra o mercado, hedge, abertura de operações sem stop loss, nem trading de alta frequência ou caótico. Requisitos e recomendações principais Par de moedas: GBPUSD Timeframe: M5 Depósito
Mais do autor
HFT Prop Challenge Master MT5
Christoph Juergen Koegler
5 (19)
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 payout will be declined. It works only on the mentioned prop firms, challange types and symbols below on the listed broker servers.  HFT is broker sensitive, so if they change their broker or the broker does changes on spread or slippage, it might stop working.  The  trading only take
Filtro:
Robert Hall
23
Robert Hall 2024.12.04 16:00 
 

I had no idea how to use the bot as this is my first time using anything like this, i messaged christoph via telegram and he run me through every step of the way. And the actual bot itself passed my 8 figure trader 25k challenge within 6 minutes. HIGHLY RECOMMEND!

Nouamane Chraibi
180
Nouamane Chraibi 2024.11.09 11:20 
 

O usuário não deixou nenhum comentário para sua avaliação

NI Kos
38
NI Kos 2024.07.01 15:01 
 

O usuário não deixou nenhum comentário para sua avaliação

Tobitii
19
Tobitii 2024.05.16 09:06 
 

O usuário não deixou nenhum comentário para sua avaliação

Responder ao comentário