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

The US30 Market Maker

4.8

The Dow Jones index, also known as the US30, is a very well diversified index with a unique way of weighting it’s components. These factors often make this index’s open a bit more rangebound, so instead of trading breakouts, The US30 Market Maker uses limit orders and stop-limit orders to trade the opening range. Both take-profit and stop-loss is based on current volatility, and the EA does NOT use martingale, grid systems, hedging or other types of risky money management tactics! I have traded the strategy manually for over a year now and it has performed well, so I decided to automate it and share it with the MQL5 community.

LIVE signal running the default settings can be found here.

The set file for the Default settings can be downloaded by clicking here.

If you have any questions please contact me on mql5: https://www.mql5.com/en/users/njtrading

IMPORTANT recommendations:

Testing: You should ALWAYS download the demo and do some testing on your own broker before buying ANY EA on the MQL5 market. You can watch the video below for information on how to test the EA correctly or contact me on here if you have any questions.

Set files: Set files for the default input settings can be found in the comment section and through the link in the parenthesis above.

Risk: If you’re using the default settings, I’d recommend anything from 0.2% to 3.5% risk per trade. Depending on how aggressive you want to trade.

Market: Should only be used on the US30.

Timeframe: The strategy uses the 5 min timeframe, but it will still work just as well if you have your chart set to another timeframe.

Minimum deposit: $500.

Account type: Preferably ECN, raw or Razor with low spreads.

Brokers: I’d recommend ICMarkets, Pepperstone or any other reputable broker that offers low spreads and good executions. For prop trading I’d recommend FTMO. The EA works on all brokers though!

MT5 account type: Preferably Hedge.

 

Detailed explanation of EA input settings:

Entry settings:

"Auto-detect US opening hour" = If you switch this input to "true" the EA will automatically detect the opening hour for the US30 based on your broker's timezone. Beware that this setting does not work in strategy tester so you can't use it for testing purposes. It does however work for real trading. I would recommend enabling the "Show US opening time on Chart" setting as well if you plan on enabling this feature.

"US opening hour for current broker" = The hour of the day where the US stock market opens based on your broker’s time. The broker’s time is the time you see on your chart. The US stock market opens at 09:30am New York time, so use that for reference.

"ATR Period" = The ATR indicator is used to help with the volatility calculations so here you can change the ATR length if you want to.

"Entry Diviation" = This input decides how much the market must go above/below the range in order to trigger the pending order. (A value of 100 equals 1 point in the Dow index)

"Entry Diviation InsideBar trades" = This input decides how much the market must go above/below the inside bar in order to trigger the pending order. (A value of 100 equals 1 point in the Dow index)

"Entry Diviation Breakout trades" = This input decides how much the market must go above/below the trading range in order to trigger the pending order. (A value of 100 equals 1 point in the Dow index)

Risk management:

"Percentage of Balance risked per trade" = Here you decide how many percent of your account balance you’re willing to risk on every trade. (A value of 1 means that 1% of the total account balance is risked per trade)

"Risk per trade on days with big news events" = You can use this setting to differentiate the risk taken per trade on days where there are big news events coming up. (A value of 1 meants that 1% of the total account balance is risked per trade)

"Enable Manual Lot Size" = This input is used to turn the manual lot size on and off. If the input is set to "true" the manual lot size is on and if the input is set to "false" the manual lot size is turned off and the EA will use the percentage based risk input instead.

"Manual Lot Size" = This input determines the lot size of every order the EA opens if the manual lot size option is enabled.

Exit Settings:

"Stop Loss Diviation" = You can use this input to fine-tune the stop loss a bit if you want to. (A value of 100 equals 1 point in the Dow index)

"ATR Stop Loss (mon-tues)" = This input determines how far away the stop loss should be in terms of the current ATR value, for normal trades taken on Mondays and Tuesdays.

"ATR Stop Loss (wed-thurs-fri)" = This input determines how far away the stop loss should be in terms of the current ATR value, for normal trades taken on Wednesday, Thursdays and Fridays.

"Take Profit Diviation" = You can use this input to fine-tune the take-profit a bit if you want to. (A value of 100 equals 1 point in the Dow index)

"ATR Take Profit (mon-tues)" = This input determines how far away the take profit should be, in terms of the current ATR value, for normal trades taken on Mondays and Tuesdays.

"ATR Take Profit (wed-thurs-fri)" = This input determines how far away the take profit should be, in terms of the current ATR value, for normal trades taken on Wednesdays, Thursdays and Fridays.

"ATR Take Profit InsideBar trades (mon-tues)" = This input determines how far away the take profit should be, in terms of the current ATR value, for InsideBar trades taken on Mondays and Tuesdays.

"ATR Take Profit InsideBar trades (wed-thurs-fri)" = This input determines how far away the take profit should be, in terms of the current ATR value, for InsideBar trades taken on Wednesdays, Thursdays and Fridays.

"ATR Stop Loss InsideBar trades (mon-tues)" = This input determines how far away the stop loss should be, in terms of the current ATR value, for InsideBare trades taken on Mondays and Tuesdays.

"ATR Stop Loss InsideBar trades (wed-thurs-fri)" = This input determines how far away the stop loss should be, in terms of the current ATR value, for InsideBar trades taken on Wednesdays, Thursdays and Fridays.

"ATR Take Profit Breakout trades" = This input determines how far away the take profit should be, in terms of the current ATR value, for Breakout trades.

"ATR Stop Loss Breakout trades" = This input determines how far away the stop loss should be, in terms of the current ATR value, for Breakout trades.

"ATR Stop Loss - Time Based Reversal trades" = This input determines how far away the stop loss should be, in terms of the current ATR value, for Time Based Reversal trades.

"ATR Take Profit - Time Based Reversal trades" = This input determines how far away the take profit should be, in terms of the current ATR value, for Time Based Reversal trades.

Trailing Stop Loss Settings:

"Enable Trailing Stop Loss" = This input enables the Trailing Stop feature. The input is set to "false" by default which means it is disabled. If you want to enable the feature you need to change the input to "true".

"Trailing Stop Loss trigger" =  This input determines how far the market needs to move in the direction of the position before the Trailing Stop Loss feature starts working. This input requires the Trailing Stop Loss input above to be enabled.

"ATR based Trailing Distance" =  This input lets the user decide the Trailing Stop Loss distance in terms of the ATR value of the last 5min bar.

"Point based Trailing Distance" =  This input lets the user decide the Trailing Stop Loss distance in points.

General Settings:

"Show US opening time on Chart" =  You can enable this feature by switching the input setting to "true" which will make the EA show the opening time of the US30 based on your broker's server time. Beware that the feature does not work correctly in the strategy tester as the strategy tester doesn't support GMT time.

"Enable Buy Orders" =  If this input is set to true the EA will open Buy orders but if the input is changed to false the EA will stop opening Buy orders.

"Enable Sell Orders" =  If this input is set to true the EA will open Sell orders but if the input is changed to false the EA will stop opening Sell orders.

"Enable Normal Trading" = This input is set to "true" by default. Switching it to "false" will stop the EA from opening all "normal" orders which is the majority of orders.

"Enable InsideBar Filter" = This input decides whether the EA applies the inside bar filter. The inside bar filter makes the EA deal with inside bars around the open in a more effective manner.

"Enable InsideBar Trading" = This input gives the EA the green light to place orders around the inside bar’s range on top of the normal opening range orders.

"Enable InsideBar Breakout Trading" = If this input is set to "true" it will allow the EA to place breakout orders outside of the InsideBar range. If this input is set to "false" the EA will not place breakout orders.

"Enable Time Based Reversal Trading" = If this input is set to "true" it will allow the EA to take Time Based Reversal trades. If this input is set to "false" the EA will not take Time Based Reversal trades.

"Enable Splintering of orders" = If this input is set to true the EA will split the original orders into smaller orders. The smaller orders all vary slightly as they have different stop loss levels, different take profit levels and different entry levels. They also have different position sizes but the total risk of all the small orders combined will be the amount that is allocated for a position in the "Percentage of Balance risked per trade" input setting. This option can help the user lower drawdowns and increase win rate slightly through the diversification of having multiple orders with different settings.

"Number of Splinter Orders" = This input gives the user the option to choose how many orders they want the EA to open for each of the levels. The minimum is 1 and the maximum is 7. This input only works if the "Splintering of orders" input is enabled.

"Random pip modifier for orders (100 = +/- 1 US30 point) = This input adds/subtracts a random amount to orders. The input decides the maximum that can be added/subtracted to the order levels.

"Comment for trades taken by the EA" = A unique comment for the EA so you can easily identify the trades taken by the EA.

"Magic Number for the EA" = This is just an EA identification number, but you should make sure that this number is unique from any other EAs you’re using!

If you have any questions about the strategy or how to test it, please feel free to send me a message on here!


Reviews 5
Dougal
154
Dougal 2024.01.09 19:03 
 

One of the very few genuinely profitable bots i have found on here & it was created by a very helpful person whom I now trust after using this bot for a few months. The bot has around a 50/50 win rate but don't let that put you off as each time it wins it wins more than each time it loses and this quickly adds up. You can expect around 0 to 2 trades most days all placed in the first 60min after Dow open then the same again the next day. On a 5k account with 1% risk this bot would more than pay for itself with 2 profitable trades, no grid, no martingale. I hope Lasse comes up with more profitable bots in the future, I can thoroughly recommend this bot.

Rednaxela55
129
Rednaxela55 2023.12.02 15:15 
 

Ich habe mir den EA heute gekauft. Im Backtest hat er mir gut gefallen. Diese Woche werde ich im Demokonto testen.....

TradFMED62
354
TradFMED62 2023.09.08 16:39 
 

Hello, of course I also use the second EA The US Market Maker by Lasse. It is already running successfully in the real money account and, like The DAX Morning scalp, is an absolute top class among the many EAs available. THANK YOU Lasse, I hope you will conjure up another EA of this kind sometime... Hallo, ich habe natürlich auch den zweiten EA The US Market Maker von Lasse im Einsatz. Er läuft bereits erfolgreich im Echtgeldkonto und ist wie The DAX Morning scalp eine absolute Spitzenklasse unter den vielen verfügbaren EA `s. DANKE Lasse ich hoffe du zauberst irgendwann noch einmal eine weiteren EA dieser Art...

Recommended products
Gilles news trading EA
Gilles Roger E Rousseaux
Discover the pinnacle of trading strategies, meticulously crafted by a trader with over a decade of market expertise . Our strategy specializes in trading based on news events , offering an average of five trade signals daily . By analyzing the sentiment of news—whether positive or negative—we align our trades to capture market momentum accurately. For those interested in real-time performance and risk assessment, we provide comprehensive account monitoring. View Real Account Performance on
Trading strategy: Scalping. Trading on impulses in automatic trading has been used for a long time and the scheme is not new to traders. It is difficult to catch such moments manually, but the adviser copes instantly. Automated trading uses 2 approaches to trade in such cases: look for pullbacks after impulses. trade in the direction of momentum. The search for entry points is done like this: the adviser measures the rate of price change for which this change should occur, if the conditions for
Secret Code
Roman Mamonov
The Secret Code trading advisor is an advanced trading system developed based on many years of experience of famous traders. This advisor is focused on trading the EUR/USD currency pair and is distinguished by the fact that it avoids the use of high-risk trading methods. In particular, it does not use approaches such as grid trading, martingale and doubling down methods. Attention Trader. The number of copies will be limited to 100-150 copies. Every 25 copies will increase the cost of the adv
Ultra KZM
Nattapat Jiaranaikarn
Ultra KZM is an Expert Advisor that using the unique trading operation. It's strategy is based on the combination of grid and correlation system which is the new method that I invented and developed for a long time. You can see Live Signal from these links : (delete space) 1.  https: //www .myfxbook.com/portfolio/ultra-kzm-eurjpyeurchf/10224608 2.  https: //www .myfxbook.com/portfolio/ea-ultra-kzm-real-account/10374382 Note that this EA should run in ECN swap-free account. When you backtest
Exclusive FOREX account HEDGE FuzzyLogicTrendEA is based on fuzzy logic strategy based on  analysis 5 indicators and filters. When the EA analysis all this indicators, it decides, based on its fuzzy strategy, which trade will be better: sell or buy. As additional functions, it´s possible defines spread maximum, stop loss and others. Recomm. Symbol: EURUSD, AUDUSD, GBPUSD, NZDUSD, USDCAD, AUDCAD, EURCAD e USDJPY Recomm. timeframe: H1. Backtest were done on EURUSD, H1, 01/07/2023 - 26/0
Basic working principles of EA will have 2 main systems. 1. Timed order opening means that at the specified time the EA will open 1 Buy order and 1 Sell order. 2. When the graph is strong, the EA will remember the speed of the graph. is the number of points per second which can be determined You can set the number of orders in the function ( Loop Order ). The order closing system uses the trailling moneym Loss system, but I set it as a percentage to make it easier to calculate when the capital
Price Action Trender
Blessing Takura Chirewa
This robot is based on an MACD strategy for trending markets. The description of the strategy can be found on the attached youtube video. The video explains the strategy and shows a basic backtest and optimisation on a few symbols. It is advised to carry out a a backetst and optimisation of your own before using the robot. The video can be found at >> https://www.youtube.com/watch?v=wU_XCM_kV0Y&nbsp ;
Bollinger and RSI
Aleksandr Zakhvatkin
A trending strategy using a combination of two popular indicators Bollinger Bands and RSI provides reliable signals. The logic of the advisor Entering a short position is carried out when the price touches the upper Bollinger band, while the RSI indicator should be in the overbought zone, i.e. above level 70. Entering a long position is carried out when the price touches the lower Bollinger band, while the RSI indicator should be in the oversold zone, ie below level 30. It is possible to tr
ACDO Brasil
Edson Cavalca Junior
The robo t opens a buy or sell position using the signs. Know our products   Position openings are based on the parameters identified as signals, if you activate all the robot will issue a trading order only if the number of signals is greater than the minimum stipulated by the user. The  filters  are used to increase the accuracy of the signals and if activated and not met your criteria, the order is not sent. EA also offers MOBILE STOP with the Parabolic SAR indicator and also by dis
This algorithm is based on the grid strategy and performs dynamic position management to make it work on netting accounts. Unlike other robots, this grid system bases its entries on profit over time of the asset instead of using pips. This parameter is the one that corresponds to "Average Distance".  You can trade all 28 major currencies simultaneously.  Parameters: +------------------------------------------------------------------+ :-:-:-:-:-:-:-:EXPERT SETTINGS:-:-:-:-:-:-:-: +--------------
As the name suggests, the scalper opens trade only when precise conditions are met in the market based on strict entry criteria.  The entry points are calculated using price action, trend analysis and candlestick analysis without relying on any lagging indicators.  Every trade has fixed stop loss . Take Profit to Stop Loss ratio is more than 3:1 in default settings. The EA trades best on EURUSD  on the M5 timeframe (refer screenshot).  You can contact me after purchase to help you set up the EA.
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT5 version, click  here  for  Blue CARA MT4  (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 perhaps the most popul
KT London Breakout MT5
KEENBASE SOFTWARE SOLUTIONS
First thirty minutes are essential for a trading session. The early reaction of traders and market players sets a path for the rest of the day. KT London Breakout EA takes advantage of this phenomenon, and after analyzing the first thirty minutes of London session, it places two bidirectional pending orders. One of pending order is eventually canceled after realizing the market direction with certainty. It has been strictly tested and developed for EUR/JPY using 30-Min Time Frame. You can ex
This robot operates based on the Parabolic SAR indicator. Verion for MetaTrader4 here . The advanced EA version includes the following changes and improvements: The EA behavior has been monitored on various account types and in different conditions (fixed/floating spread, ECN/cent accounts, etc.) The EA functionality has been expanded. Features better flexibility and efficiency, better monitoring of open positions. Works on both 4 and 5 digits brokers. The EA does not use martingale, grid or arb
Announcement: All EAs (Expert Advisors) from QuanticX are currently available for free, but only for a limited time! To enjoy a Lifetime QuanticX support and continue receiving free EAs, we kindly request you to leave a review and track the performance of our EAs on Myfxbook. Additionally, don't hesitate to reach out to us for exclusive bonuses on EAs and personalized support. Seaguard by QuanticX Step into the cutting-edge domain of QuanticX , a leading FinTech startup reshaping the landscape
Little Swinger    (Best choice for passive income lovers) Developed by RobotechTrading   key features: Financial Freedom Back testing results will match with real live trading results Proper TP and SL Controlled Risk Highly Optimized settings Running on our Real Live Accounts Little Risk, Little Drawdown, Little Stress, Little BUT stable income, just set and forget. Strategy: Not Indicator based No Martingale  No Grid  No Repaint strategy Safe and Secure calculation of Live data and than t
[ MT4 Version ] Advanced Bollinger Bands RSI EA MT5 Advanced Bollinger Bands RSI EA is an Expert Advisor based on the worldwide known strategy BB & RSI. This strategy uses the Bollinger Bands indicator in combination with the RSI, the signal triggers only when both the BB and the RSI indicate at the same time overbought or oversold conditions. Both indicators make a great combination to anticipate big explosive moves. Advanced Bollinger Bands RSI EA grants the user the posibity to use 3 differen
The Inside Bar e one is a reversal/continuation candle formation, and is one of the most traded candle patterns. Robot F1 allows you to configure different trading strategies, Day Trade or swing trade, based on the Inside Bar as a starting point.  This pattern only requires two candles to perform. Robot F1 uses this extremely efficient pattern to identify trading opportunities. To make operations more effective, it has indicators that can be configured according to your strategy. Among th
US30 Scalper EA MT5
Lo Thi Mai Loan
4.88 (8)
Launch promo! Only a few copies left at 399$! Next price: 499$ Final price: 999$ Live signal:  https://www.mql5.com/en/signals/2220893?source=Site+Profile+Seller MT4:  https://www.mql5.com/en/market/product/113580?source=Site+Market+Product+Page 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/loth
Heiken Ashi EA MT5
Juvenille Emperor Limited
4.93 (15)
Heiken Ashi EA ΜΤ5  is a fully automated Expert Advisor for trading the Classic or Smoothed Heiken Ashi candles at an entirely new approach.  Heiken Ashi EA MT5  opens a single trade after the first different color candle's close and an opposite trade on every Heiken Ashi color change. There is an option to use this EA by opening the first trade after the 1st Heiken Ashi candle of different color has been closed and then open a new same direction trade on every candle, as long as the color of He
V75ea
Dan Charles Leach
Introducing V75EA This Groundbreaking EA works good on V75. Works on 1H timeframe and will target long term up or down trends. This is a low-risk, high reward EA. Recommended settings: Volatility 75 Timeframe: 1H Chart SL:180 000 Lot Size: 0.001 - 1 determine on account size. Min accounts size: 100$ - 0.001 lot 1000$ - 0.01 lot Enjoy the EA and feel free to leave a review.
Crash Mil Hero
Ignacio Agustin Mene Franco
Crash 1000 Hero is a passive bot dedicated to the CRASH 1000 of Synthetic Indices (Deriv) works with the Stochastic strategy + 2 mobile EMAS one of 21 periods and another of 5 periods helping to get a better entry and you can better hunt the trend candle! used only on CRASH 1000 pair In 1 minute period the bot does its job passively, as it makes inputs fairly and not aggressively The only thing that has to be modified in the parameters is the SL and TP in addition to the VOLUME VolumeSize 1 or i
Orbit Rage Final 2
BILLY ARANDUQUE ABCEDE
Note : i only sell this EA on MQL5, any other sellers is fake. Orbit Rage Final, a cutting-edge trading strategy meticulously designed around the bull/bear candle approach and divergence analysis. This powerful tool is engineered to empower you to shape the life you desire. To embark on this transformative journey, simply download and seamlessly integrate it into your MetaTrader 4 platform by placing it in the experts advisors folder. Orbit Rage Final revolutionizes trading by offering a risk-f
Croxer
Tsuchitani Kazuhiroshi
For every 10th purchase, the price will increase by $200. 04/13/2024 10 pieces sold ECN account required, MT5 Croxer is an Expert Advisor (EA) that is specialized for the EURUSD currency pair and operates based on 5-minute (5M) chart data. It adopts a high-frequency trading strategy aimed at capitalizing on minor price fluctuations in the forex market. Key features of Croxer include sophisticated technical analysis, precise entry and exit strategies, and an automatic risk management func
Dr Trade Pro
Julia Lopez
5 (1)
Introducing Dr Trade Pro, a meticulously designed EA crafted for intelligent and consistent trading. Our expert advisor relies on precision, utilizing trend recognition and accurate market analysis to execute trades seamlessly. Dr Trade Pro is equipped with a strategic backup plan for each trade, emphasizing profitability while minimizing potential losses. What sets Dr Trade Pro apart is its adaptability to diverse market conditions, making it resilient to news and market volatility – a crucial
SL SOrders Basket
Vladimir Khlystov
The EA is based on three very effective strategies. 1- trading on price consolidation, 2- breakdown of the price level and 3 distribution of trading volume. In addition to these three main strategies, the adviser also uses the tactics of closing long-distance positions at the expense of opposite profits, averaging volume and locking a false breakdown. It is almost impossible to describe the strategy consistently, since at every moment of time the adviser chooses his tactics and it can only be p
Recovery Bad Order MT5  (System to recovery lost trader whit recovery algorithm). This system used algorithm in the ea for initial recovery algorithm, this system close one part of loses trader, whit algorithm recovery. (the lot recovery is a factor o lot used in the entry recommended used 0,1 for lot and 0,01 for recovery lot).  https://youtu.be/FlpOhpiy7Pc Recovery Bad Order MT5  is an Expert Advisor for recovering losses of positions that were opened in the wrong direction (that were opened
Introducing our MetaTrader 5 Expert Advisor (EA) based on the Double Exponential Moving Average (DEMA) indicator. This EA has been designed to provide traders with a robust strategy for the forex market. **Key Features and Functionality** - **User Inputs:** The script allows for user-defined inputs such as the DEMA period and the lot size for the trades, offering a level of customization to suit your trading needs. - **Trade Execution:** The CTrade object within the script allows for effi
Pullback ATR
Sergio Tiscar Ortega
Introducing our innovative Expert Advisor (EA) designed to capitalize on pullback opportunities in the forex market, with the support of the Average True Range (ATR) indicator. This strategy focuses on identifying moments when the price temporarily retraces within a dominant trend, offering potential entry points with controlled risk. The ATR is a volatility indicator that measures the amplitude of price movements over a given period of time. By integrating the ATR into our EA, we can assess the
Hamster Scalping mt5
Ramil Minniakhmetov
4.7 (187)
Hamster Scalping is a fully automated Expert Advisor. Night scalping strategy. The RSI indicator and an ATR-based filter are used for entries. The advisor needs a hedging account type IMPORTANT! Contact me immediately after the purchase to get instructions and a bonus! Real operation monitoring as well as my other products can be found here: https://www.mql5.com/en/users/mechanic/seller General Recommendations The minimum deposit is $100, use an ECN account with the minimum spread,  default sett
Buyers of this product also purchase
The Gold Reaper MT5
Profalgo Limited
4.81 (43)
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 volati
Quantum Emperor MT5
Bogdan Ion Puscasu
4.85 (242)
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 details
Aura White Edition MT5
Stanislav Tomilov
5 (30)
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, GBPUSD,
Gold Trade Pro MT5
Profalgo Limited
4.8 (30)
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 Live signal:   https://www.mql5.com/en/signals/2084890 Live Signal Set Prop Firm Set File 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 probab
X Code G
Shintaseftiana
4.17 (12)
ONLY 1 COPIES LEFT AT CURRENT PRICE! , NEXT PRICE  1199 USD,    SO COME ON HURRY UP !! Introducing eXecute-Code (X-CODE) EA - the ultimate Expert Advisor that's out of this world!, X-Code G EA base on Algorithm Levels of Trading.  Live Signal M5     |    Live Signal M1   |     Channel     |    MySetfile_1.5 I design X-Code G EA for XAUUSD/GOLD pair Why should you choose and use X-CODE EA in Trading? X-CODE EA will give you a pleasant trading experience because in X-CODE EA reliable algor
AI TradingVision GPX
Yu Mei Cheng
4.84 (50)
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
Dragon Multi EA MT5
Mansour Babasafary
4.5 (38)
77% discount for the next 10 buyers (original price $3000): 4 person left Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. 3 experts in 1 expert Strategy based on price action Made specifically for the best forex currency pairs Can be used in the best time frame of the market at a very reasonable price This expert is basically 3 different experts. But we have combined these 3 experts in 1 expert so that you can
Brent Oil
Babak Alamdar
5 (1)
“Two Expert Advisors, One Price: Fueling Your Success!”  Brent Oil Scalping Expert + Brent Oil Swingy Expert in one Expert Advisor This price is temporary for the duration of the promotion and will be raised shortly Final Price: 5000 $ At the current price, there are only 2 copies left, the next price is -->> 745 $ Welcome to the Brent Oil Brent Oil expert advisor is a powerhouse, engineered to master the volatile energy markets with precision and agility. Brent Oil is not just a system;
Gold Garden MT5
Chen Jia Qi
5 (6)
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 MT4 version: Gold Garden MT4
Bitcoin Robot MT5
Marzena Maria Szmit
5 (4)
The Bitcoin Robot MT5 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 same time. Bit
Gold Trading Algo MT5
Ho Tuan Thang
5 (30)
ONLY 2 COPIES OUT OF 10 LEFT AT $199! After that, the price will be raised to $299. Limited price $199 is only for 10 first sales. After 10 sales, the price will be raised +$100. Final price for Gold Trading Algo is $1999. IMPORTANT! Contact me immediately after the purchase to get instructions and Manual Guide to set up EA. Forex EA Trading Channel:  Update the latest news from me Some Features: - No Martingale, No Grid - The order is always protected by Stoploss - EA is using in-bu
Quantum Wizard MT5
Bogdan Ion Puscasu
5 (14)
Quantum Wizard is an advanced Expert Advisor for trading the S&P500 (US500), using an sophisticated grid system and advanced money management that's designed for peak performance . It has been in development for more than 2 years, with the latest update coming this year. You can now finally diversify your portfolio with indices trading. Quantum Wizard is very simple to install, it just needs to be installed on US500 with the default settings, on any timeframe. Live signal :   CLICK Quantum
One Gold MT5
Stanislav Tomilov
4.56 (18)
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 and advanced technologies in neural networks, EA is capable of analyzing historical and current
Quantum StarMan
Bogdan Ion Puscasu
4.9 (71)
Hello everyone, let me introduce myself: I am Quantum StarMan, the electrifying, freshest member of the Quantum EAs family. I'm a fully automated, multicurrency EA with the power to handle up to 6 dynamic pairs: AUDUSD, EURAUD, EURGBP, EURUSD, GBPUSD, and USDCAD . With the utmost precision and unwavering responsibility, I'll take your trading game to the next level. Here's the kicker: I don't rely on Martingale strategies. Instead, I utilize a sophisticated grid system that's designed for
CyberVision EA
Eduard Nagayev
4.57 (23)
CyberVision EA is a technology I developed during my undergraduate studies. CyberVision EA is not just an advisor, it is a high-speed computing machine that can generate historical data. CyberVision EA is not just an EA, it is a high-speed computing machine that works with recurrent neural network (RNN) and generative adversarial network (GAN), and my EA also uses data quantization. Live Signal High:  https://www.mql5.com/ru/signals/2221931 Live Signal:  https://www.mql5.com/en/signals/2218278 C
Aura Black Edition MT5
Stanislav Tomilov
4.17 (24)
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
Oracle MT5
Stanislav Tomilov
5 (7)
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
Welcome to   GoldEnergy 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 ***Early Release PRICE*** Live $1K Account over 30% Per month Average :  https://www.mql5.com/en/signals/2212389 GoldEnergy  system uses the chart of both the 1 minute and 5 minute timeframe on MT5. Backtest are found in comments sec
GoldPulse AI MT5
Babak Alamdar
4.71 (14)
Buy not a backtest, but a real trading system:   Live Signal 1     Live Signal 2 This price is temporary for the duration of the promotion and will be raised shortly Final Price: 5000 $ There are only a few copies left at the current price, the next price is -->> 500 $ Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! This is the first smartest robot that trades gold or XAU with full pairs like XAUUSD, XAUEUR, XAUGBP, XAUAUD, XAUJPY, XAUCHF, XAUSGD, and XAUCNH! I check the news every si
TrendMaster FX
Chen Jia Qi
4.63 (84)
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
SSX Titan TT
Artem Minchuk
3.28 (47)
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
AI NeuroX EA
Denis Kurnev
4.5 (14)
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
Gold Excel MT5
Gregory Hay
4.57 (14)
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 Live $1K Start Now $15K (Risk Setup 5 -3 -15) :  https://www.mql5.com/en/signals/2133201 Live ICMarkets Account    (Risk Setup 5 -3 -15)   :  https://www.mql5.com/e
Daytrade Pro Algo MT5
Profalgo Limited
4.5 (10)
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 independent
Quantum Trade EA MT5
Bogdan Ion Puscasu
4.79 (138)
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 Quan
Darwin Swing MT5
Guillaume Duportal
4.92 (38)
Darwin SWING Launch price 999 USD , future price 1490 USD DESCRIPTIONS: -- To understand how it works, come read the blog (This EA reflects my philosophy of forex trading...If you like the way I look at it, then you will like my EA. Take the time to do it! (Forex is not a race): https://www.mql5.com/en/blogs/post/745790 -- To see the past performance here are the links of the signals Live and demo signals: https://www.mql5.com/en/users/tradedeal/seller EXPLANATION: After t
DOW King
Anton Kondratev
5 (1)
DOW KING EA  I t is a   Fully Automatic Accessible Index (US30) System  with Open Optimization Parameters and a  Recovery Mechanism. Only 3 Copies of 10 Left  for 345 $ Next Price 799 $  DOW King  GUIDE Signals Commission Broker Refund Updates My Blog Not    Grid   , Not    Martingale   , Not     AI     , Not     Neural Network. Default Settings for One chart    US30 M15 Each position always has a   Fixed SL & TP    and Virtual   Deal Profit Tracking (VDPT) .    The Current Default Settings
Scalper Deriv
Antonio Simon Del Vecchio
5 (9)
Introducing Scalper Deriv: Elevating Your Scalping Experience. GREAT OFFER FOR A LIMITED TIME Now $350, previously $400. Act now! Get 1 EA free (for 2 trading accounts) -> contact me after purchase. Setfiles and more   here Are you one of those traders who find their passion in scalping and want to make the most of your capital? Whether you have a balance of $20, $200, $2000, $20000, or even $200000 in your account, we have the perfect solution for you! Introducing Scalper Deriv , the Exper
Forex GOLD Investor MT5
Lachezar Krastev
4.88 (49)
SHOCK DEAL --> JUST RELEASED UPDATE + DISCOUNT + BONUS EA Forex GOLD Investor is one of the best expert advisors developed to trade on GOLD(XAUUSD) in the forex market. Forex GOLD Investor consists of 2 trading systems . The first one is based on scalping trading strategy and the second system has time based dependency which opens up to 2 trades at a time. It has been tested rigorously to get the most successful results. You do not need to do any optimizations if you use the default settings
Dark Algo MT5
Marco Solito
5 (40)
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 m
More from author
The DAX Morning Scalp
Lasse Najbjerg Jensen
5 (3)
The Dax Morning Scalp is a real daytrading strategy that does NOT use risky money management tactics like martingale systems, grid systems or hedging of any kind! It is a fully automated breakout scalping strategy designed specifically for the German Dax index (aka DE40 or GER40). The strategy uses current volatility conditions to determine the stop loss size and whether to trade at all. If volatility is too low the conditions are not favorable for a breakout strategy and if volatility is too hi
Filter:
Dougal
154
Dougal 2024.01.09 19:03 
 

One of the very few genuinely profitable bots i have found on here & it was created by a very helpful person whom I now trust after using this bot for a few months. The bot has around a 50/50 win rate but don't let that put you off as each time it wins it wins more than each time it loses and this quickly adds up. You can expect around 0 to 2 trades most days all placed in the first 60min after Dow open then the same again the next day. On a 5k account with 1% risk this bot would more than pay for itself with 2 profitable trades, no grid, no martingale. I hope Lasse comes up with more profitable bots in the future, I can thoroughly recommend this bot.

Lasse Najbjerg Jensen
691
Reply from developer Lasse Najbjerg Jensen 2024.01.10 23:21
Thank you Dougal! I'm glad to hear that you like the EA and I appreciate the thorough review! :)
Gundolfer
170
Gundolfer 2023.12.05 19:19 
 

Im Test läuft er sehr gut

Rednaxela55
129
Rednaxela55 2023.12.02 15:15 
 

Ich habe mir den EA heute gekauft. Im Backtest hat er mir gut gefallen. Diese Woche werde ich im Demokonto testen.....

TradFMED62
354
TradFMED62 2023.09.08 16:39 
 

Hello, of course I also use the second EA The US Market Maker by Lasse. It is already running successfully in the real money account and, like The DAX Morning scalp, is an absolute top class among the many EAs available. THANK YOU Lasse, I hope you will conjure up another EA of this kind sometime... Hallo, ich habe natürlich auch den zweiten EA The US Market Maker von Lasse im Einsatz. Er läuft bereits erfolgreich im Echtgeldkonto und ist wie The DAX Morning scalp eine absolute Spitzenklasse unter den vielen verfügbaren EA `s. DANKE Lasse ich hoffe du zauberst irgendwann noch einmal eine weiteren EA dieser Art...

- Md Rashidul Hasan
689
- Md Rashidul Hasan 2023.09.07 10:29 
 

Lasse is a breathe of fresh air on this MQL5 platform which is full of scam EAs, unfortunately. You get what you buy from him. Including this suggestion of risk management. Once again, good job and keep on improving. ;)

Lasse Najbjerg Jensen
691
Reply from developer Lasse Najbjerg Jensen 2023.09.08 12:09
Thank you for the kind words Rhasbd, much appreciated! :)
Reply to review
Version 1.71 2024.04.02
- Fixed the automatic opening hour option.
- Fixed the manual lot size option for breakout trades.
- Added a new time based reversal strategy to the mix of strategies and included input options for it to adjust the TP and SL distance for this strategy.
Version 1.61 2024.03.11
Fixed a bug where the Auto-detect US opening hour feature didn't account correctly for US daylight savings time.
Version 1.51 2024.03.05
- Fixed a bug in the News filter.
- Improved the position size calculations for all inside bar trades.
- The position size for breakout trades is no longer affected by the high importance news event factor, as I need to do more research on how news events affect the breakout trades first.
- Added two new stop loss inputs to improve stop loss placement for trades taken on Mondays and Tuesdays.
- Changed the default settings for trades taken on Mondays and Tuesdays to improve overall performance on those two days. Old settings will be available through a "default old" set file.
Version 1.41 2024.02.25
Just changed the default TP and SL of the InsideBar Breakout trades to allign with the default set file.
Version 1.4 2024.02.23
Fixed the holiday detection filter so the EA will no longer trade on US bank holidays.
Added an automatic filter on specificly poor performing news days such as CPI days and ISM manufacturing days. The EA will no longer trade on these days.
Added a message on chart that clarifies whether the EA is trading or not.
Added an input to enable manual lot size and an input to specify the lot size. These inputs can be found under "Risk Management".
Added an input option to enable breakout trades on InsideBar days. This option is enabled by default but can be disabled if you don't wanna take these trades. Inputs to manage entry diviation, stop loss distance and TakeProfit distance for these trades have also been added.
Version 1.3 2024.02.03
Includes a news filter that will automatically stop the EA from trading on US bank holidays.
Also includes a new input setting to increase/decrease the risk per trade on days with high importance news.
Version 1.2 2023.12.18
- Changed names for all the input settings to make them easier to understand.
- Added an option to enable automatic detection of US opening hours. This way the EA will automatically detect the opening hour of the US market regardless of the individual broker's timezone.
- Added options to enable and adjust a trailing stop for the EA positions.
- Added an option to show US market opening time for the specific broker on the chart.
- Added options to enable/disable both buy and sell orders.
- Added an option to enable splintering of orders. This will allow the EA to open many smaller orders with different stop losses and different take profits.
- Added an option to adjust the amount of splinter orders to open.
Version 1.1 2023.09.14
Quick bug fix