• Panoramica
  • Recensioni (5)
  • Commenti (10)
  • Novità

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!


Recensioni 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...

Prodotti consigliati
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
Il consulente commerciale Secret Code è un sistema commerciale avanzato sviluppato sulla base di molti anni di esperienza di trader famosi. Questo consulente si concentra sul trading della coppia di valute EUR/USD e si distingue per il fatto che evita l'uso di metodi di trading ad alto rischio. In particolare, non utilizza approcci come il grid trading, la martingala e i metodi di raddoppio. Attenzione commerciante. Il numero di copie sarà limitato a 100-150 copie. Ogni 25 copie aumenterà il
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 For more top Expert Advisors and Indicators, visit:   https://www.mql5.com/en/users/lothimailoan/seller I am Los, please subscribe to receive more updates:   https://www.mql5.com/en/users/lothimailoan/news US30 Scalper EA è un robot di scalping di nuo
Heiken Ashi EA MT5
Juvenille Emperor Limited
4.93 (15)
Heiken Ashi EA ΜΤ5   è un Expert Advisor completamente automatizzato per il trading delle candele Heiken Ashi Classic o Smoothed con un approccio completamente nuovo.   Heiken Ashi EA MT5   apre un singolo scambio dopo la chiusura della prima candela di colore diverso e uno scambio opposto a ogni cambio di colore di Heiken Ashi. C'è un'opzione per utilizzare questo EA aprendo il primo scambio dopo che la prima candela Heiken Ashi di colore diverso è stata chiusa e quindi aprire un nuovo scambio
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
Croxer è un Expert Advisor (EA) specializzato nella coppia di valute EURUSD e opera basandosi sui dati dei grafici a 5 minuti (5M). Adotta una strategia di trading ad alta frequenza volta a capitalizzare le piccole fluttuazioni di prezzo nel mercato forex. Le caratteristiche principali di Croxer includono un'analisi tecnica sofisticata, strategie di entrata e uscita precise e una funzione automatica di gestione del rischio. Ecco i dettagli su Croxer descritti in inglese. Caratteristiche princ
Dr Trade Pro
Julia Lopez
5 (1)
Presentiamo Dr Trade Pro, un EA (Expert Advisor) meticolosamente progettato per il trading intelligente e coerente. Il nostro consulente esperto si basa sulla precisione, utilizzando il riconoscimento delle tendenze e un'analisi di mercato accurata per eseguire le negoziazioni in modo fluido. Dr Trade Pro è dotato di un piano di backup strategico per ogni trade, enfatizzando la redditività e minimizzando le potenziali perdite. Ciò che distingue Dr Trade Pro è la sua adattabilità a diverse condi
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 è un consulente di trading completamente automatico. Strategia di scalping notturno. L'indicatore RSI e il filtro ATR vengono utilizzati come ingressi. L'Expert Advisor richiede un tipo di conto di copertura. IMPORTANTE! Contattami subito dopo l'acquisto per ricevere istruzioni e un bonus! Il monitoraggio del lavoro reale, così come i miei altri sviluppi, possono essere visualizzati qui: https://www.mql5.com/en/users/mechanic/seller Raccomandazioni generali Deposito min
Gli utenti di questo prodotto hanno anche acquistato
The Gold Reaper MT5
Profalgo Limited
4.81 (42)
PUNTELLO AZIENDA PRONTO!   (   scarica SETFILE   ) PROMOZIONE LANCIO: Sono rimaste solo poche copie al prezzo attuale! Prezzo finale: 990$ Ottieni 1 EA gratis (per 2 account commerciali) -> contattami dopo l'acquisto Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Benvenuti al Mietitore d'Oro! Basato sul Goldtrade Pro di grande successo, questo EA è stato progettato per funzionare su più intervalli di tempo contemporaneamente e ha la possibilità di impostar
Quantum Emperor MT5
Bogdan Ion Puscasu
4.85 (242)
Presentazione       Quantum Emperor EA   , l'innovativo consulente esperto MQL5 che sta trasformando il modo in cui fai trading sulla prestigiosa coppia GBPUSD! Sviluppato da un team di trader esperti con esperienza di trading di oltre 13 anni. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions.   **Acquista Quantum Emperor EA e potrai ricevere gratuitamente Quantum StarMan, Quantum Trade EA o Quantum Gold Emperor!*** Chi
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)
Promo lancio! Sono rimaste solo poche copie a 449$! Prossimo prezzo: 599$ Prezzo finale: 999$ Ottieni 1 EA gratis (per 2 account commerciali) -> contattami dopo l'acquisto 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 Gold Trade Pro si unisce al club degli EA che commerciano oro, ma con una grande differenza: questa è una vera strategia di trading. Cosa intendo con "strategi
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.3 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
Brent Oil
Babak Alamdar
5 (1)
“Due consulenti esperti, un prezzo: alimentare il tuo successo!” Esperto di scalping del petrolio di Brent + Esperto di swingy del petrolio di Brent in un Expert Advisor Questo prezzo è temporaneo per la durata della promozione e verrà aumentato a breve Prezzo finale: 5000 $ Al prezzo attuale sono rimaste solo 2 copie, il prezzo successivo è -->> 745 $ Benvenuti al Brent Oil Il consulente esperto di Brent Oil è una centrale elettrica, progettata per dominare i mercati energetici volatili
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
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
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 è un Expert Advisor avanzato per il trading dell'S&P500 (US500), che utilizza un   sofisticato sistema di griglia e una gestione avanzata del denaro progettata per le massime prestazioni   . È in sviluppo da più di 2 anni, con l'ultimo aggiornamento in arrivo quest'anno. Ora puoi finalmente diversificare il tuo portafoglio con il trading di indici. Quantum Wizard è molto semplice da installare, basta installarlo sull'US500 con le impostazioni predefinite, in qualsiasi intervall
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)
Ciao a tutti, mi presento: Sono Quantum StarMan, il membro elettrizzante e più fresco della famiglia Quantum EA. Sono un EA multivaluta completamente automatizzato con la possibilità di gestire fino a 6 coppie dinamiche: AUDUSD, EURAUD, EURGBP, EURUSD, GBPUSD, e USDCAD. . Con la massima precisione e incrollabile responsabilità, porterò il tuo gioco di trading al livello successivo. Ecco il kicker: non mi affido alle strategie Martingale. Invece, utilizzo un sofisticato sistema di griglia progett
CyberVision EA
Eduard Nagayev
4.55 (22)
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
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
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
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
GoldPulse AI MT5
Babak Alamdar
4.71 (14)
Acquista non un backtest, ma un vero sistema di trading:  Live Signal 1     Live Signal 2 Questo prezzo è temporaneo per la durata della promozione e verrà aumentato a breve Prezzo finale: 5000 $ Sono rimaste solo poche copie al prezzo attuale, il prezzo successivo è -->> 500 $ Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! Questo è il primo robot più intelligente che scambia oro o XAU con coppie complete come XAUUSD, XAUEUR, XAUGBP, XAUAUD, XAUJPY, XAUCHF, XAUSGD e XAUCNH! Controllo
TrendMaster FX
Chen Jia Qi
4.63 (84)
Presentazione del nostro EA MT5: Alimentato da algoritmi avanzati e tecnologia di apprendimento profondo, il nostro Expert Advisor (EA) è meticolosamente progettato per guidarvi attraverso il mondo intricato del trading sul forex. Il sistema analizza diligentemente le attività di mercato ed effettua operazioni in base a criteri prestabiliti, consentendovi di cogliere le tendenze di mercato in modo più efficace. Coppie di valute consigliate: Segnale dal vivo: TrendMaster FX Versione MT4: TrendMas
Gold Excel MT5
Gregory Hay
4.57 (14)
benvenuto a       Versione GoldExcel EA MT5   , trading valido per la coppia di valute XAUUSD (GOLD) di oggi. È stato progettato dal nostro team per gestire account regolari, account sponsorizzati e attività. Non utilizzare il trading ad alta frequenza. See all products here:   https://www.mql5.com/en/users/fxmanagedforexltd/seller Il prezzo iniziale aumenta ogni poche settimane. Live $1K account Aggressive :  https://www.mql5.com/en/signals/2133201 Live $5K Low Risk:  https://www.mql5.com/en/si
SSX Titan TT
Artem Minchuk
3.36 (45)
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
Daytrade Pro Algo MT5
Profalgo Limited
4.5 (10)
Promozione lancio: Numero limitato di copie disponibili al prezzo corrente Prezzo finale: 990$ Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files Benvenuto in DayTrade Pro Algo!   Dopo anni di studio dei mercati e programmazione di diverse strategie, ho trovato un algoritmo che ha tutto ciò di cui ha bisogno un buon sistema di trading: È indipendente dal broker Si sviluppa indipendente Mostra backtest mol
Quantum Trade EA MT5
Bogdan Ion Puscasu
4.79 (138)
Presentazione       Quantum Trade EA   , l'innovativo consulente esperto MQL5 che sta trasformando il modo in cui fai trading sulla prestigiosa coppia GBPUSD! Sviluppato da un team di trader esperti con un'esperienza di trading di oltre 13 anni, Quantum Trade       EA è progettato per spingere il tuo viaggio di trading a nuovi livelli con la sua strategia innovativa e dinamica della zona di breakout. IMPORTANTE! Dopo l'acquisto inviatemi un messaggio privato per ricevere il manuale di installa
Darwin Swing MT5
Guillaume Duportal
4.92 (38)
Darwin SWING Prezzo di lancio 999 USD, prezzo futuro 1490 USD DESCRIZIONI : -- Per capire come funziona, leggete il blog (Questo EA riflette la mia filosofia di trading sul forex... Se vi piace il mio modo di vedere le cose, allora vi piacerà il mio EA. Prendetevi il tempo per farlo! (Il Forex non è una gara): https://www.mql5.com/en/blogs/post/745790 -- Per vedere le performance passate ecco i link ai segnali Segnali live e demo: https://www.mql5.com/en/users/tradedeal/seller
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
Scalper Deriv
Antonio Simon Del Vecchio
5 (9)
Presentiamo Scalper Deriv: Eleva la tua esperienza di scalping. GRANDE OFFERTA PER UN TEMPO LIMITATO Ora $350, prima $400. Approfittane subito! Ottieni 1 EA gratis (per 2 account di trading) -> contattami dopo l'acquisto. Setfiles e altro   qui Sei tra i trader che trovano la loro passione nello scalping e desiderano massimizzare il loro capitale? Che tu abbia un saldo di $20, $200, $2000, $20000 o addirittura $200000 sul tuo conto, abbiamo la soluzione perfetta per te! Ti presentiamo Scalp
DOW King
Anton Kondratev
5 (1)
DOW KING  EA   È a       Sistema accessibile completamente automatico   con tutti i parametri di ottimizzazione aperti e un   meccanismo di ripristino. Only 3 Copies of 10 Left  for 345 $ Next Price 799 $  GUIDA DOW King Segnali Rimborso al broker della commissione Aggiornamenti Il mio blog Not        Grid       , Not        Martingale       , Not         AI         , Not         Neural Network. Default Settings for One chart        US30 M15 Ogni posizione ha sempre un       SL e TP fissi  
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
Benvenuto in GoldEnergy Advisors, un trader attivo della coppia XAUUSD(GOLD). Sviluppato dal nostro team, può essere utilizzato per conti generali, conti autofinanziati e operazioni autogestite. Non utilizzare l'HFT. See all products here:     https://www.mql5.com/en/users/fxmanagedforexltd/seller ***PREZZO DELLA VERSIONE PRECEDENTE*** Il profitto mensile medio in tempo reale per un conto da $ 1.000 è superiore al 30%   . :   https://www.mql5.com/es/signals/2212389 Il sistema GoldEnergy utilizza
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
Altri dall’autore
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
Filtro:
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
690
Risposta dello sviluppatore 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
169
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
690
Risposta dello sviluppatore Lasse Najbjerg Jensen 2023.09.08 12:09
Thank you for the kind words Rhasbd, much appreciated! :)
Rispondi alla recensione
Versione 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.
Versione 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.
Versione 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.
Versione 1.41 2024.02.25
Just changed the default TP and SL of the InsideBar Breakout trades to allign with the default set file.
Versione 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.
Versione 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.
Versione 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.
Versione 1.1 2023.09.14
Quick bug fix