• 概要
  • レビュー (5)
  • コメント (10)
  • 最新情報

The US30 Market Maker

4.8

IMPORTANT: I've decided to reduce the price to the cheapest possible, as I'm currently working hard on my next EA and therefore don't have time to keep my old EAs as up-to-date as I would normally like to. I'm still available for support though!

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.

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!


レビュー 5
Dougal
248
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.

July 2024 ***Unfortunately the market open changed substantially enough during the first half of 2024 to make this EA unprofitable for me at the moment*** I do however look forward to Lasses next 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...

おすすめのプロダクト
HUBBLE  it is a Secure Automated Software for trade Forex market and indices. The architecture is a Fully Automatic Autonomous Robot Expert capable of Independently analyzing the market and making trading decisions  HUBBLE  It is an advanced trading system. This is a fully automatic Expert Advisor.      HUBBLE  It is a 100% automatic system,  The system is self-sufficient, performing all the work.     Is a revolution in the  customization of the trading. You can download the demo and te
Voyager    it is a Secure Automated Software for trade Forex market and indices. The architecture is a Fully Automatic Autonomous Robot Expert capable of Independently analyzing the market and making trading decisions  Voyager   have  10 neural net working in parallel. Voyager            It is an advanced trading system. This is a fully automatic Expert Advisor.      Voyager . It is a 100% automatic system,  The system is self-sufficient, performing all the work.     Is a revolution in the 
Sputnik  it is a Secure Automated Software for trade Forex market and indices. The architecture is a Fully Automatic Autonomous Robot Expert capable of Independently analyzing the market and making trading decisions   Sputnik   It is an advanced trading system. This is a fully automatic Expert Advisor.      Sputnik   is a plug and play system   Sputnik   It is a 100% automatic system,  The system is self-sufficient, performing all the work.       You can download the demo and test it yours
Vostok MT5  it is a Secure Automated Software for trade Forex market and indices. The architecture is a Fully Automatic Autonomous Robot Expert capable of independently analyzing the market and making trading decisions   Vostok MT5  Have a neural net to used the correct algoritm in the correct market situation   Vostok MT5       It is an advanced trading system. This is a fully automatic Expert Advisor.        Vostok MT5   is a plug and play system Vostok MT5   It is a 100% automatic syste
Jarvis  it is a Secure Automated Software for trade Forex market and indices. The architecture is a Fully Automatic Autonomous Robot Expert capable of independently analyzing the market and making trading decisions        Jarvis   It is an advanced and professional trading system. This is a FULL configurable system.    Jarvis     is a professional system, Ready to personalized your profile.                               You can download the demo and test it yourself.                   
JUPITER  it is a Secure Automated Software for trade Forex market and indices. The architecture is a Fully Automatic Autonomous Robot Expert capable of Independently analyzing the market and making trading decisions JUPITER          It is an advanced trading system. This is a fully automatic Expert Advisor.      JUPITER  . It is a 100% automatic system,  The system is self-sufficient, performing all the work.     Is a revolution in the  customization of the trading. You can download t
GALAXY it is a Secure Automated Software for trade Forex market and indices. Architecture is a Fully Automatic Autonomous Robot Expert capable Independently analyzing the market and making trading decisions   GALAXY     It is an advanced trading system. This is a fully automatic Expert Advisor.      NO INPUT TO SELECT FOR THE TRADER ALL AUTOMATED THIS SYSTEM IS ALWAIS IN THE MARKET IN THE TWO DIRECCTION MAKE WINING CYCLES  GALAXY . It is a 100% automatic system, the system controls
High frequency arbitrage brushing orders! Attention! Attention! Attention!: Low cost and low point platforms are necessary for brushing orders. Please review first and then simulate trading. Do not directly conduct actual trading and test suitable trading varieties A set of arbitrage brushing strategies developed after years of research and development Suggested variety of gold
Hal mt5        it is a Secure Automated Software for trade Forex market and indices. The architecture is a Fully Automatic Autonomous Robot Expert capable of independently analyzing the market and making trading decisions          Hal mt5      It is an advanced and professional trading system. This is a configurable system.     Hal mt5   is a professional system, Ready to personalized your profile.     You can download the demo and test it yourself.     Hal mt5 17 neural net have working
The foreign exchange market, and the stock and futures markets have almost the same model of price behavior, which boils down to the fact that the market first subsides and consolidates, after which new strong breakthroughs occur, which become the beginning or loud continuation of a certain trend. As a rule, breakouts occur after a breakout by the price of local lows and highs, which in turn are support and resistance lines for the trend. As a rule, the very moment of a breakthrough can take mi
Welcome to WarungFX https://t.me/warungfx , Please set autovalidation to false, input at the bottom under comment variable. This bot can be use for managing your manual order from any device and in the same time open position based on price action when there is signal and no open order, Backtested 2013-2023 EURUSD M2, GBPUSD M2, default setting NZDUSD m15, default setting USDJPY H1, AUDCAD H1, USDCHF H1, EURCHF H1, GBPCAD H1, AUDJPY H1, using default setting. For Forex Pair I will be using 1
AI Meta EA MT5
Denis Kurnev
3.57 (21)
Introducing the AI Meta EA advisor - a remarkable leap in the world of trading! If you've always aspired to something greater and uncharted, then AI Meta EA is what you need. It harnesses cutting-edge artificial intelligence technologies, developed using neural networks and hidden algorithms in the deepest corners of the internet. What makes AI Meta EA so uniquely exceptional? Forget about old strategies and mundane indicators! My advisor possesses an intuition that even the most experienced tra
Trading the market is as tough as climbing the Tourmalet alone. To get it up, the help of the group is better. This ea helps you operate protected from the wind. Allowing you to overcome any challenge more easily. This system is suitable for small accounts and can be used with only  $ 10 0 . You can download the demo and test it yourself.   Very stable growth curve as result of smart averaging techniques. "Safety first" approach in development. Stress-tests on historical data f
Lizard MT5
Fatme Othman Goehringer
5 copies left at $70                                                         Next price - - > $100                                                        **Leave a 5-star review and get a second EA for free**                                   Introduction: Are you tired of losing you money with curve fitted experts or so called holy grails which promise thousands of dollars every day? Did you spent hours of research or while developin
The SP_15_841517662_S_BB_CF_SQX is an algorithmic trading strategy for MetaTrader, tested on SP using the M15 timeframe from December 7, 2017, to June 2, 2023 .   There is no need to set up parameters, all settings are already optimized and fine-tuned. Recommended broker  RoboForex  because of EET timezone. You can find the strategy source code for StrategyQuant at the link:  http://quantmonitor.net/listing/sp500-pips-hunter/ Key details are: MagicNumber: 841517662 Main Chart: Current
FREE
Sun
Arthur Hatchiguian
3.72 (29)
Sunは EURUSD M1 用に設計されたアグレッシブなマルチサイクルスキャルパーです。 各サイクルは独立しています。それは注文のシーケンスを使用し、独自のTPとSLを持っています。このEAはマーチンゲールシステムを使用しています。 このEAは、ポジションを取るために過去の強い再帰を使用しており、高い成功率を達成しています。 事前に ブログ記事 を読んでおくことはとても重要です。 最低入金額は100ドルで、レバレッジは1:500です。オートロットシステムが搭載されています。 低スプレッドで高速なVPSを備えた1:500のECNアカウントを使用することをお勧めします。 このEAは正常に動作するために、チャートあたり少なくとも1000MB(1GB)の空きRAMを必要とします。 セットアップ・設定ファイル :  https://www.mql5.com/en/blogs/post/747168 信号:   https://www.mql5.com/en/users/myxx/seller Sun ペア: Sun (EURUSD):  https://www.mql5.com/en
EA Morpheus MT5
Ruslan Pishun
3.33 (6)
Breakout based strategy, generates market entry signals when the price crosses a border of a certain price range. To create the strategy, we have used the history data with 99,9% quality for the last 15 years. The best signals had been selected and the false signals have been filtered out. The Expert Advisor performs technical analysis and considers only the breakouts that show the best result.   It uses a system of filtering false signals. The EA uses adaptive trailing stop. The EA uses a v
Mr Beast 3 Candle
Luis Mariano Vazquez Marcos
Best MT5  Scalping Strategy 3 Candle Parámetros recomentados H1 lotaje 0.01. Gestión del riesgo profesional Descubre el Robot de Scalping basado en la Estrategia de las 3 Velas. Este robot de trading de Forex ha sido desarrollado por MRBEAST como una herramienta para facilitar el trading intradía. Tenga en cuenta que el uso de este robot implica ciertos riesgos y no garantiza ganancias consistentes en el mercado de divisas. El robot de trading se basa en algoritmos y estrategias que he diseñado,
Error EA is designed to be a forex trader, trading currency pairs. The robot is capable of trading across timeframes ranging from M15 to H6. When trading on higher timeframes, from H1 to H6, the robot is characterized by higher precision and lower trading frequency. On the other hand, when trading on lower timeframes, from M15 to M30, the robot has a higher trading frequency. Additionally, the robot achieves excellent results on various currency pairs across different timeframes. This fact clear
[ What is: VWAP (Volume-Weighted Average Price ] //-----------------------------------------------------------------------\\ A. it is a trading indicator that calculates the average price at which a particular security (stock, commodity, etc.) has been traded throughout a given trading session,  weighted by the volume of each trade.  It provides insight into the average price level and helps traders understand whether they are buying or selling  at a better price compared to the overall mar
Prosperity MT5
Mr James Daniel Coe
5 (2)
High growth, low draw-down bot. Great for beginners AND pros. 5 COPIES LEFT - NEXT PRICE $999 Contact me after purchase for group info, manual and a personal bonus! Prosperity live fund, real money (>$2,000) signal:  CLICK HERE ABOUT A rare diamond in a sea of EAs - 4x improvements in most backtest stats. We read descriptions saying 'no martingale, grid, or 'AI'' - I offer alternate parameters... Original EA No history reading No .set files changing constantly, all built-in as default Not an 'e
TradeIQ
Javier Antonio Gomez Miranda
TradeIQ is a breakout expert advisor. It was designed specifically for forex currency pairs where there is a tend to trend. Best example of this are the JPY pairs.  If you want to create a portfolio of EAs, this is a must due to it simple strategy and the amazing results over time. Signal link where is share this EA as part of my portfolio: https://www.mql5.com/en/signals/1945519 NOTE: When you buy the product you will get an instruction manual. Be aware that the results shown in the backte
CSP gbpusd Strategy
Francisco Tomas Moreno Garcia
CSP Strategy. このローソク足パターンは、その名の通り、ローソク足のある種のパターンに基づいています(1Hタイムフレームで最高のパフォーマンスを発揮)。バックテストと最適化は、外部の履歴データで行われたため、メタトレーダー5で行ったバックテストは同じ良い結果を示しません。それでもバックテストの他に、2023年3月27日から2023年0330日までの1週間のリアルテストを行っていますその結果は、提供する画像に示されています。 この(そしてほとんどの)戦略を改善するためのヒント。 ご存知の方もいらっしゃると思いますが、このところボラティリティが高い時期が続いています。 1.このような状況下で取引することは、もちろん、あなたの戦略がそれだけに基づくものでない限り、お勧めできません。そうでない場合、市場の予測不可能性は、戦略を適切に機能させることを本当に難しくします。 2.これと関連して、大きなニュースが発表されるときは、ボラティリティが非常に高くなるため、取引を避けなければなりません(情報を得るには、外国為替ニュースのカレンダーを検索してください)。 3.夜間取
Parabolic SAR strategies EA is a Parabolic SAR EA that can support multiple strategies. Purchasing this EA can save you the time taken to automate your existing PSAR strategy through coding a custom EA and it also helps you discover profitable Parabolic SAR strategies as its fully compatible with the strategy tester and all settings are editable. The EA supports both scalping, short term and long term strategies. The various supported settings are explained below: NOTE:   The default settings in
Gifted FX
Michael Prescott Burney
Gifted FX for GBPUSD H1 Chart Overview: Gifted FX for GBPUSD on the H1 chart is an advanced trading system designed for precision and profitability. It is engineered to adapt to various market conditions, ensuring consistent performance. Key Features: 100 Strategy Index: Leveraging a robust index of 100 unique strategies to cover a wide range of market scenarios. High Win Rate: Boasts an exceptionally high win rate, ensuring frequent successful trades. Super Low Drawdown (DD): Designed to mainta
Parabolic SAR Trade X MT5 is an EA based on Parabolic SAR. Parabolic SAR parameters such as Step, Maximum, BuyParabolicShift, BuyCandlestickShift, SellParabolicShift, and SellCandlestickShift can be adjusted. Parabolic SAR Trade X MT5 applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal results for your trades. May your dreams come true through Parabolic SAR Trade X MT5. Good luck. === Inquiries === E-Mail:support@btntechfx.com
The Sequoia Expert Advisor is a professional market analyst working using a specialized algorithm. Based on the analysis of prices over a specific time interval, it reveals the strength and amplitude of prices using a unique indication system based on real data. When the strength of the trend and its direction changes, the expert closes the current position and opens a new one. The bot's algorithms include signals about overbought and oversold markets. A purchase occurs if the signal falls belo
This is a simple trading robot which works on the EMA crossover strategy. It uses ATR indicator based hard Stop Loss and Take Profit levels on every trade. Also uses very risky Martingale Lot System. As mentioned early, this is a martingale system which may or may not wipe your trading account. You must use it with proper input settings and proper money-risk management. Symbol: EURUSD Timeframe: H1 ACCOUNT REQUIREMENTS: Minimum balance             =    $1000 Minimum leverage            =     
The system is based on signals from three indicators: Ichimoku Kinko Hyo indicator Stochastic Williams Fractals Each indicator works on its own timeframe. Note : input defaults are not optimized. Test the expert on a demo and configure the input parameters in accordance with the acceptable risk and goals. INPUT PARAMETERS Magic Number Every Tick (false - Every Bar) Inputs for main signal: The threshold value of the signal to open [0...100] The threshold value of the signal to close [0...10
This Expert Advisor works on the signals of the Parabolic indicator, while analyzing the readings of other indicators, especially Stochastic. Sets pending orders, as a rule, they are triggered when a local trend reversal occurs. If the trading conditions become unsuitable, it can delete pending orders. It has many settings, the stop loss can also move along the parabolic with other parameters. Recommended timeframes: M5, M15, M30, H1. Before trading, optimize the EA parameters for your accoun
このプロダクトを購入した人は以下も購入しています
The Gold Reaper MT5
Profalgo Limited
4.59 (64)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポ
Ultimate Bot
Mr James Daniel Coe
4.8 (10)
1つの価格で6つの人気のあるアドバイザー 6。で。1。 さらに多くのものが登場します - あなたが購入する必要がある最後のボット! 高リスク信号 | リンク (IC Markets) 低リスクシグナル | リンク (Pepperstone、英国) 4.8つ星のうち5の売り手評価 信頼と評判は私にとって非常に重要です 私の無料のEA CAD Sniperは、数か月間、MQL5無料セクションで#3 - #5であり、12,500ダウンロードされています 今、私は過去3年間に機能することがわかったすべてのストラトを1つの使いやすいプレミアムEAに組み合わせることに注意を向けています 「AI」の主張はありません 厳格なDD制限/リスク管理 3ヶ月+のライブシグナル、警告なし 売上はライブシグナルに再投資/私は自分のボットを取引します 購入後(または購入前)にPMを送って、マニュアルとグループのリンク (およびボーナス)を入手してください 戦略ごとに何千ドルも支払わないでください アルティメットボットを使用した戦略あたり250ドル未満 200部とレンタルのみ その後、価格は実
AI Gen XII EA This is an Expert Advisor with the latest use of trading realities and neural networks. The EA runs on the latest GPT-4o platform and also uses advanced discrete Fourier visualization in ATFNet, which equalizes the frequency spectrum of the input series, allowing for a more complete analysis of time series data. The Expert Advisor can also trade different strategies simultaneously and combine test trades with real trading, which is very important in its time.   Details about Adviso
Hercules AI
Aleksandr Chebotaev
4.31 (16)
Hello, my name is Alexander. I would like to introduce you to my new development, the Hercules AI advisor. The advisor is synthesis of Price Action Method and Artificial Intelligence technologies.  It doesn't use  any indicators. The EA works well on Gold  pair. The advisor has shown stable performance for more than 10 years. It does not use dangerous trading methods such as martingale, etc. All transactions are protected by take profit and stop loss. I tried to make the advisor as easy to insta
way to starsは、市場のボラティリティが低い期間に低リスクの機会を活用して取引するために特別に設計された夜間スキャルピングeaです。この夜のスキャルピングeaは頻繁な取引のための小さな価格の動きをキャプチャすることに焦点を当て、それによって時間をかけて利益を蓄積します。1トレードあたりの潜在的な損失を抑制するために、厳格なストップロス対策を採用し、効果的なリスク管理を確保しています。way to starsは、ニューラルネットワーク、人工知能、chatgpt、または完全な直線バックテスト結果に依存しない、本物で正直な取引システムです。 MT4     マニュアル   signal:   https://www.mql5.com/en/signals/2220466 次価格: $699 setfile of signal このeaの特徴: 適切な通貨ペア:GBPUSD 時間枠の読み込み:任意の時間枠です 格子なし、マーチンゲールなし、一度に単一の取引 リスクを低減するために、注文を小さい注文に分割します リミット最大ポジションと最大浮動損失率を通じてリスクを管理します タイ
Quantum Queen MT5
Bogdan Ion Puscasu
5 (6)
トレーダーの皆さん、こんにちは!私は Quantum Queen です。Quantum ファミリーのエキスパート アドバイザーに新しく加わった非常に強力なメンバーです。私の専門は?ゴールドです。そうです、私は XAUUSD ペアを正確かつ自信を持って取引し、きらびやかなゴールド市場で比類のない取引機会をお届けします。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ライブシグナル1:   クリック 8月31日まで50% 割引 。 次回の価格は999.99ドルになります。 Quantum EAs チャンネル:       ここをクリック ***Quantum Queen MT5 を購入すると、Quantum Gold Emperor を無料で入手できます!*** 詳細についてはプライベートでお問い合わせください! 私はグリッド EA であり、トレー
Gold Trade Pro MT5
Profalgo Limited
4.5 (34)
プロモーションを開始します! 449ドルで残りわずかです! 次の価格: 599ドル 最終価格: 999ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here Live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set File JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro はゴールド取引 EA の仲間入りですが、大きな違いが 1 つあります。それは、これが本物の取引戦略であるということです。 「実際の取引戦略」とは何を意味しますか?   おそらくお気づきかと思いますが、市場に出回っているほぼすべてのゴールド EA は単純なグリッド/マ
Quantum Emperor MT5
Bogdan Ion Puscasu
4.86 (274)
ご紹介     Quantum Empire EA は 、有名な GBPUSD ペアの取引方法を変革する画期的な MQL5 エキスパート アドバイザーです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Quantum Empire EA を購入すると、Quantum StarMan、または Quantum Gold Empire を無料で入手できる可能性があります!*** 詳細については個別にお問い合わせください。 新しい Live Signal V4:   ここをクリックしてください MT4バージョン:   ここをクリック 量子EAチャネル:       ここをクリック *プロモーション価格: $1199。 10回購入するごとに価格が100ドルずつ上がります。最終価格 $1
# Neon Trade MT5 私たちの Telegram コミュニティ あなたの注意を紹介する Neon Trade - これは通貨市場でのアルゴリズム取引の分野で独自の革新で、高度な機械学習の方法を使用します。 私たちのアドバイザーは完全に自動化されており、任意のグラフと時間枠に設定した後ですぐに働く準備ができています。原則に従って動作します - グラフに掲げて忘れます。唯一必要なことは、端末の設定で私の API  " https://xmpp.madsysadm.ru "  へのアクセスを許可し、 DYNAMIC モードをオンにすることです。それ以外のことは、アドバイザーが自分で行います。 貿易監視 !!! MetaTrader 4 用バージョン !!! MetaTrader 5 用の無料(ライト)バージョン   設置と操作のマニュアル なぜこのアドバイザーを購入する必要があるのか、 特に触れたいと思います 。無料版がオリジナルとほぼ同じものと思われがちですが、そうではありません。無料版では、デモ機能のみが組み込まれており、すべての設定は自分で選び出す必要があります。それ
Ai Multi Trend MT5
Mansour Babasafary
4.41 (22)
25% discount, until 2024.07.20 (Original price: $1000) Get a 50% bonus by buying (or even renting) any of our products. After buying (or renting), send a message for more information. Expert trend hunter Combined with artificial intelligence Control the AI with a variety of simple settings Without using dangerous strategies (all trades have a profit limit and a loss limit) Can be used in 6 main market currency pairs and 4 important time frames An expert who has been trained by artifici
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 MT4バージョン: MT4へ移動 618セール、期間限定で300ドル割引 現在、ゴールドEAを無料で提供するキャンペーンを行っています。購入後にご連絡いただければ、お受け取りいただけます。このキャンペーンは期間限定です。 実行の推奨事項 推奨通貨ペア:GBPUSD、USDCAD、AUD
Future Sight MT5
Sang Sariaji Sakti
5 (13)
$999.99 END ON MONDAY, JULY 22, 2024 !   "FUTURE SIGHT OFFICIALLY ONLY SOLD IN MQL5" SAVE YOUR MONEY FOR THE AUTHENTIC FUTURE SIGHT, NOT WORTHLESS PIRATED COPIES. NEXT PRICE $1250. FUTURE SIGHT IS EQUIPPED WITH HIGH SECURITY FEATURES AND HAS A UNIQUE CODE. THIS MAY STOP USERS FROM USING PIRATE FILES, IF APPROVED BY AUTHORIZED FUTURE SIGHT USERS, SO PROTECT YOUR MONEY! FUTURE SIGHT WITH A  WIN RATE OF MORE THAN 80% , OPENING 10 TO 20 OR MORE TRADING EVERY DAY ON 8 SYMBOLS, LOW RISK WITH  "SPECIA
Eternal Engine EAは、複数のインジケーターと戦略を利用する高度なエキスパートアドバイザーで、トレーダーに包括的な自動取引ツールを提供します。多数の取引機会を提供し、スプレッドに対して敏感ではなく、厳格なエントリーポイントを使用して各取引を正確に開始します。この戦略は実際の市場で実証されており、低DDの1年間のリアルタイムシグナルを持っています。初心者でも経験豊富なトレーダーでも、Eternal Engine EAは卓越した取引体験を提供します。 MT4 シグナル: https://www.mql5.com/en/signals/2220467 次の価格: $699 setfile: High risk Medium risk Low risk 特徴: 適切な通貨ペア: GBPUSD, EURUSD, AUDCAD, AUDNZD 読み込み時間枠: 任意 終日取引 カスタマイズ可能なグリッド距離とボリュームマルチプライヤー 同時に取引可能なシンボル数をカスタマイズ可能 取引可能なドローダウン範囲をカスタマイズ可能 リスク管理のための複数の手段 スプレッドに敏感でなく、様
ライブシグナル 1: https://www.mql5.com/en/signals/2233179 ライブシグナル 2: https://www.mql5.com/en/signals/2242009 Gold Manaは、1年以上の集中的な研究とテストを経て開発されました。このエキスパートアドバイザーは、複数の時間枠におけるボラティリティ測定を活用し、市場参加者の意図を分析し、ローソク足パターンと需給分析の助けを借りて価格変動を予測します。その結果、正確なエントリーが可能となり、金価格の重要なレベルでのブレイクアウトに対して高い反応を示します。Gold Manaは、金融危機、地政学的ニュース、パンデミック、経済変動などの高影響イベントを通じて17年以上の安定した取引実績があります。 Gold Manaは、個々の投資スタイルに応じた実際のブローカーアカウントに適した複数のリスクレベル設定を提供し、FTMOのようなプロップファームに合格するための設定も備えています。また、HFT(高頻度取引)および非HFTプロップファームの資金提供アカウントでも運用可能です。 Gold Manaは
TrendMaster FX
Chen Jia Qi
4.55 (78)
Live signal : TrendMaster FX The MT4 version : TrendMaster FX MT4   618セール、期間限定で300ドル割引 現在、EAの試用キャンペーンを実施中です。購入後にご連絡いただければ、「Gold Garden」または「AI TradingVision GPX」をご利用いただけます。 詳細はお問い合わせください 。 おすすめの通貨ペア: 英ポンド/米ドル(GBPUSD) 米ドル/カナダドル(USDCAD) リスク設定: 積極的なトレーダーのための最大リスク設定は0.15です。 より保守的なトレーダーや、特に資本の大きい人は、0.05以下に設定することをおすすめします。 購入後: ユーザーマニュアルと注意事項を入手するために、私たちに連絡してください。すでに購入された方は、おすすめのユーザーマニュアルを参照してください。 安全で安定したEA: 当社のEAは、グリッドまたはマーチンゲール戦略を使用していません。各注文にはストップロスがあります。 大きな価格変動が発生した場合、ヘッジ保護があり、EAに不必要なリスクを加えることはあ
シグナルアカウント (バランスリスク0.75%) お知らせ:多くのリクエストにより、レンタルおよび購入価格を25%割引するセールを実施することにしました。この期間中に購入またはレンタルすることで、割引を利用できます。セール期間は1〜2週間続き、その後価格は2400ドルに戻ります。この期間中にマーケットサイクルを購入すると、 Nexus Bitcoin Scalper および Nexus Indices も25%割引で購入でき、自分自身で非常に良い分散ポートフォリオを作成できます。 すべてのEAの購入に対して10%の特別割引を受けるには、PMを通じて私に連絡してください。 MT4バージョンが必要な場合やレンタル/購入が難しい場合は、代替ソリューションについて私に連絡してください。 Nexus コミュニティの公開チャットに参加しましょう mql5市場で最も優れた非マーチンゲール、グリッドまたは平均化EA。 このアルゴリズムは、2020年から3.5年以上にわたりプライベートアカウントでライブ運用され、26,000ピップス以上のリターンを達成し、リスクの安定性に優れています。現在、MT5プラッ
FT Gold Robot MT5
Marzena Maria Szmit
4.55 (55)
Introducing the FT Gold Robot MT5, your ultimate companion in navigating the intricate world of XAUUSD trading. Developed with precision and powered by cutting-edge algorithms, FT Gold is a forex robot meticulously crafted to optimize your trading performance with XAUUSD pairs . With its advanced analytical capabilities, FT Gold Robot constantly monitors the gold market, identifying key trends, patterns, and price movements with lightning speed. The FT Gold Robot opens 5 positions every day (you
Gold Excel MT5
Gregory Hay
4.84 (19)
へようこそ     GoldExcel EA MT5 バージョン 、その日の通貨ペア XAUUSD (GOLD) で有効な取引。通常のアカウント、スポンサー付きアカウント、およびタスクで動作するように私たちのチームによって設計されました。高頻度取引は使用しないでください。 See all products here:   https://www.mql5.com/en/users/fxmanagedforexltd/seller 初期価格は数週間ごとに値上がりします。 ジン・ジュオ   ゴールドペアのみを使用したデイトレード戦略です。金ペアは、日々の変動が大きく、ボラティリティが高く、動きと株式市場の開始値に相関があるため、このタイプの取引に最適です。金は全体的な流動性が優れているため、約定とパフォーマンスは概して優れています。 GoldExcel は 、価格アクションと時間ベースの取引を使用して、長期テストで歴史的に証明されている優れた利点を生み出すシステムの典型的な例です。さらに、当社の実際の先物取引結果は過去のテストデータに直接対応しているため、お客様は将来のシステム開発に自信を
Big Forex Players MT5
Marzena Maria Szmit
4.82 (45)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
GoldMind AI
Babak Alamdar
4.25 (4)
バックテストではなく、実際の取引システムを購入してください。   Live Signal この価格はプロモーション期間中の一時的なもので、間もなく値上げされます 現在の価格では残りわずかです。次の価格は -->> 497 $  Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! これは、将来のさまざまなアップデートと驚くべき機能を備えた GoldPulse AI の軽量バージョンとして、金または XAUUSD を取引する最初の最もスマートなロボットです。 私は毎日ニュースをチェックし、技術的、基本的、感情的な裏付けが得られる機会はすべて利用します。せっかちなトレーダーのポケットから患者のポケットにお金が落ちます! この市場では、賢い人々と競争することになります。彼らはあなたのお金を手に入れようとしており、あなたも彼らのお金を手に入れようとしています。最も正確で積極的な市場分析を使って、頑張ります!あなたの幸運を祈ります! Highlights: シンプルで使いやすい:ゴールドシンボル (XAUUSD) の任意の時間
MT4バージョン: https://www.mql5.com/en/market/product/104871 HFT MT5チャレンジパフォーマンスモニター(ライブアカウント用ではありません): ブローカー:Fusion Market ログイン:89600 パスワード:Greenman89$ サーバー:FusionMarkets-demo 以前にリリースされたMT4バージョンの700以上の本物の5つ星レビュー: https://www.mql5.com/en/market/product/104871?source=Unknown#!tab=reviews 公共チャンネル: https://www.mql5.com/en/channels/hftpropfirmea MT4バージョン: https://www.mql5.com/en/market/product/104871 主要機能 HFTチャレンジ専用に設計: Prop Firmsチャレンジを低ドローダウンで効率的にクリアするように調整されています。 サポート: setファイルの提供に加え、VPSの設定、MTの設定、EAのダウン
Diamond Titan FX
Lo Thi Mai Loan
5 (10)
ローンチプロモーション 現在の価格で購入するために残っている販売は3つだけです。 次回価格: $993 無料でUS30スキャルパーEAとQuantum Algo EAを入手 -> 購入後にご連絡ください Live signal:  https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Prop Signal:  https://www.mql5.com/en/signals/2223219?source=Site+Signals+Profile+From+Author MT4: https://www.mql5.com/en/market/product/116012?source=Site+Market+Product+Page Prop Challenge取引履歴: https://www.mql5.com/en/blogs/post/757093 よくある質問: https://www.mql5.com/en/blogs/post/757094 Diamond Titan FXのさらなる分析: ht
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
ONLY 2 COPIES OUT OF 10 LEFT AT $299! After that, the price will be raised to $399. Limited price $299 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 - REAL SIGNAL: Default Setting:   https://www.mql5.com/en/signals/2217326 Real operation monitoring as well as my
Ai Hybrid Robot MT5
Mansour Babasafary
4.27 (11)
Several experts in one expert With this expert, you can use several up-to-date strategies Enhanced with artificial intelligence Can be used in several popular forex currencies Can be used in the most popular forex time frames Without using high-risk strategies Attributes : Can be used in the EURUSD , GBPUSD , USDCHF , AUDUSD , USDCAD , NZDUSD  currency pairs Can be used in M30 , H1 , H4 , D1 time frames Has profit limit and loss limit Without using risky strategies like martingale or hedg
Bitcoin Robot MT5
Marzena Maria Szmit
4.32 (34)
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
Aura Black Edition MT5
Stanislav Tomilov
4.26 (27)
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.45 (31)
バックテストではなく、実際の取引システムを購入してください。 Live Signal 1     Live Signal 2       Live Signal 3   この価格はプロモーション期間中の一時的なもので、間もなく値上げされます EA を 1 つ無料で入手 -> 購入後に連絡してください 現在の価格では残りわずかです。次の価格は -->> 1480 $  Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! これは、XAUUSD、XAUEUR、XAUGBP、XAUAUD、XAUJPY、XAUCHF、XAUSGD、XAUCNH などの完全なペアで金または XAU を取引する最初の最もスマートなロボットです。 私は毎日ニュースをチェックし、技術的、基本的、感情的な裏付けが得られる機会はすべて利用します。せっかちなトレーダーのポケットから患者のポケットにお金が落ちます! この市場では、賢い人々と競争することになります。彼らはあなたのお金を手に入れようとしており、あなたも彼らのお金を手に入れようとしています。最も正確
Oracle MT5
Stanislav Tomilov
5 (13)
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 White Edition MT5
Stanislav Tomilov
4.8 (35)
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,
作者のその他のプロダクト
The DAX Morning Scalp
Lasse Najbjerg Jensen
5 (3)
IMPORTANT:   I've decided to reduce the price to the   cheapest   possible, as I'm currently working hard on my next EA and therefore don't have time to keep my old EAs as up-to-date as I would normally like to. I'm still available for support though! 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 Ger
フィルタ:
Dougal
248
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.

July 2024 ***Unfortunately the market open changed substantially enough during the first half of 2024 to make this EA unprofitable for me at the moment*** I do however look forward to Lasses next bot.

Lasse Najbjerg Jensen
738
開発者からの返信 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
274
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
745
- 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
738
開発者からの返信 Lasse Najbjerg Jensen 2023.09.08 12:09
Thank you for the kind words Rhasbd, much appreciated! :)
レビューに返信
バージョン 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.
バージョン 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.
バージョン 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.
バージョン 1.41 2024.02.25
Just changed the default TP and SL of the InsideBar Breakout trades to allign with the default set file.
バージョン 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.
バージョン 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.
バージョン 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.
バージョン 1.1 2023.09.14
Quick bug fix