• 概要
  • レビュー
  • コメント
  • 最新情報

FourLeafClover from FourLeafClover FX

Overview

Consistent profit since 2015 - FourLeafClover is an EA designed to trade on the AUDCAD pair.  It seeks to identify trade entries based on several indicators and a custom built indicator to identify the trend / trading opportunities.  It also utilises the concept of 'baskets' to form winning trades. 

Performance

The EA has been trading with consistent profit since 2015 - please refer to the screenshots tab for further info and associated MyFXBook reference accounts.

  • Ten year backtest (1st May 2013 - 30th Apr 2023 $10k deposit), with default settings: 17,101 pips, $73,169 profit - see screenshots
  • Ten year backtest (1st May 2013 - 30th Apr 2023 $50k deposit), with default settings: 17,054 pips, $468,818 profit - see screenshots

EA Requirements

  • Minimum balance of $3,000 (Standard account), $30 (Cent account).
  • Reasonable spread on AUD/CAD pair (3 or less recommended, but not essential - the EA will close trades faster with lower spreads and be more profitable).
  • Hedging is preferable. Trading accounts that allow hedging will provide greater profit, but hedging is not essential for the EA to trade successfully (hedging can be switched on/off via EA settings).

EA Parameters

 Parameter Name
 Description
 equityStepForAutoLots  Controls trade lot size and when the opening lots are increased based on equity.  For example if configured as 4000, then lots will increase with each equity step of 4000.  If set to 4000 and available equity is less than 4000, or greater than 4000 but less than 8000, then Initial lot size will be 0.01 and subsequently, if equity increases to 8000 then the next starting lot size will be 0.02 and so on.  The next starting lot size is displayed in the on-screen Trade Status Panel.

NB. The minimum recommended starting balance is $3000 for a STANDARD account or $30 for a CENT account, with 1:100 leverage (higher leverage, such as 1:500 is ideal). NB. The definition of a Standard account is one where 1 lot is equivalent to 100,000 units of base currency. The definition of a CENT account is one where 1 lot is equivalent to 10,000 units of base currency.
Tip: If your account is held in a currency other than $ (USD) then you can work out the recommended minimum balances in your currency by using a currency conversion site such as www.xe.com
 maxTrades  Maximum number of trades (levels) that will be opened in the same direction. Do not change from the default value of 13 unless first proven via backtesting.  Maximum value is 15.
 allowNewTrades  True (default) – allows new trades to be opened.

 False – stops new trades from being opened (NB. if there are already open trades then FourLeafClover will still manage them and open new trades to support the sequence as required. When these trades close, no new trades will open).
 hedge  True (default) – allows both Buy/Sell (long/short) trades to be open at once (should there be supporting trade signals).

 False – allows trades only in one direction at a time.

If your broker supports trading in both directions (hedging), then leave this setting as True as it is proven to be more profitable.
 maxSpread  FourLeafClover will not open new trade sequences if the broker’s current spread is higher than this value.

NB. The lower the spread the better, as it makes it easier (quicker) for FourLeafClover to close trades. However, having exceptionally low spreads is not a requirement as the EA is not a scalper. Some brokers do have higher spreads and it may be necessary to adjust this setting to allow them to be traded (or find an alternative broker offering better spreads).
 minEquityforNewSeq  FourLeafClover will not open new trade sequences if the current account equity is less than this value (e.g. due to any currently open trades, whether those be FourLeafClover initiated, from another EA, or manual trades).
 floatingDDBasedExit  True – FourLeafClover will close all trades on the current pair if the floating drawdown reaches the level specified in the ‘floatingDDBasedExitValue’ parameter below.

False – Floating drawdown based trade exits are disabled and the EA will continue to trade.

NB. This is an  important risk management feature. It is strongly recommended that this is set to True. If False, then you are effectively trading without any stoploss.
 floatingDDBasedExitValue  Used in conjunction with the ‘floatingDDBasedExit’ parameter above. If drawdown based trade exits are enabled then should the floating drawdown of FourLeafClover trades on the current pair reach this level then FourLeafClover will close those trades.

NB. This should be a negative value.  Setting the value to a low level may seem like a good risk reduction strategy but it can result in more frequent trade closures for smaller losses that when totaled, actually leave you worse off.
NB. For each higher trading mode adjust this level accordingly to give the required room to make the higher profits associated with the higher lots that will be traded.

You may wish to backtest settings for this parameter and configure your risk accordingly.
 smartExit  Smart Exits (trade closures) can be switched ON/OFF via this parameter.

False (default) – Smart exits are disabled.
True – Smart Exits are enabled and FourLeafClover will close all trades on the current pair if the floating profit/loss reaches the level specified in the ‘smartExitProfitLevelx’ parameter below at level ‘x’.
 smartExitProfitLevel5  These parameters are used in conjunction with the ‘smartExit’ parameter above. If Smart Exits are enabled, then FourLeafClover continually monitors the current floating profit/loss and current trade level. If the current profit/loss is greater than or equal to (>=) the value of the particular ‘smartExitProfitLevelx’ parameter and trading is currently on level ‘x’, then all trades will be closed.

This can be useful if you want to be able to get out of trades for a small profit, break even or a small loss when a specific trade level has been reached. Values can be positive, negative or zero. For example, if you wanted to get out of trade sequences at breakeven on trades that reach level 8 or higher, then turn on Smart Exits using the ‘smartExit’ parameter above and set ‘smartExitProfitLevel8’ through to ‘smartExitProfitLevel15’ to 0. Remember to also set the values for lower levels to ensure an exit is not triggered when at one of those levels – e.g. a value of 99999999. That will mean that an exit will not trigger from level 5 through to level 7 if such a high value is populated as floating profit/loss will not reach this level.

It is also possible to specify different values for different levels – e.g. you may be happy to exit out of a trade sequence at level 7, 8 and 9 at breakeven (set to 0), but would accept a small loss at levels above those so you can specify a negative value for levels 10 to 15 (remembering to set some high value like 99999999 for levels 5 and 6 so no exits are triggered at those levels).
It is perfectly fine to use the Smart Exit function in conjunction with the ‘floatingDDBasedExit’ exit mechanism discussed previously. So you will also have the overarching safety net of that hard drawdown-based exit (stoploss).

Floating profit/loss value at level 5 at which a Smart Exit will trigger to close all trades on the current pair.
 smartExitProfitLevel6  Floating profit/loss value at level 6 at which a Smart Exit will trigger to close all trades on the current pair.

NB. Remember to set an appropriate value for lower levels if you do not want to trigger an exit prior to this level.
 smartExitProfitLevel7   Floating profit/loss value at level 7 at which a Smart Exit will trigger to close all trades on the current pair.

NB. Remember to set an appropriate value for lower levels if you do not want to trigger an exit prior to this level.
 smartExitProfitLevel8   Floating profit/loss value at level 8 at which a Smart Exit will trigger to close all trades on the current pair.

NB. Remember to set an appropriate value for lower levels if you do not want to trigger an exit prior to this level.
 smartExitProfitLevel9   Floating profit/loss value at level 9 at which a Smart Exit will trigger to close all trades on the current pair.

NB. Remember to set an appropriate value for lower levels if you do not want to trigger an exit prior to this level.
 smartExitProfitLevel10   Floating profit/loss value at level 10 at which a Smart Exit will trigger to close all trades on the current pair.

NB. Remember to set an appropriate value for lower levels if you do not want to trigger an exit prior to this level.
 smartExitProfitLevel11 Floating profit/loss value at level 11 at which a Smart Exit will trigger to close all trades on the current pair.

NB. Remember to set an appropriate value for lower levels if you do not want to trigger an exit prior to this level.
 smartExitProfitLevel12 Floating profit/loss value at level 12 at which a Smart Exit will trigger to close all trades on the current pair.

NB. Remember to set an appropriate value for lower levels if you do not want to trigger an exit prior to this level.
 smartExitProfitLevel13 Floating profit/loss value at level 13 at which a Smart Exit will trigger to close all trades on the current pair.

NB. Remember to set an appropriate value for lower levels if you do not want to trigger an exit prior to this level.
 smartExitProfitLevel14 Floating profit/loss value at level 14 at which a Smart Exit will trigger to close all trades on the current pair.

NB. Remember to set an appropriate value for lower levels if you do not want to trigger an exit prior to this level.
 smartExitProfitLevel15 Floating profit/loss value at level 15 at which a Smart Exit will trigger to close all trades on the current pair.

NB. Remember to set an appropriate value for lower levels if you do not want to trigger an exit prior to this level.
 enableEmail False (default) – FourLeafClover emails are disabled.

True – FourLeafClover emails are enabled (used in conjunction with the ‘emailLevel’ parameter below).
 emailLevel Used in conjunction with the ‘enableEmail’ parameter above. Specifies the trade level where an email will be generated. If emails are enabled, then FourLeafClover will send a message when a trade reaches this particular level, and every level above. Default level is 8, but this can range from 1 to 15. Bear in mind you will be swamped with emails if you set this value too low. It is designed to help you monitor and track higher level trade sequences.

A trade sequence closure email will also follow when the sequence closes.
 closeAllTrades  False (default) – Open trades are left open.

True – All open FourLeafClover trades for the current pair are closed immediately (assuming the market is open) regardless of current floating profit/loss. While True, no new trades will be opened so to re-enable trading remember to set back to False once all trades have been closed.

This parameter allows you to immediately close all open trades for the current pair. There may be a number of reasons to want to do this, but also note the ‘allowNewTrades’ parameter described earlier which can be utilised to stop new trade sequences from opening but will leave open trades to reach their conclusion (i.e. exit at target profit or exit based on floatingDDBasedExit or smartExit settings).
 verboseDisplay  False (default) – Does not display additional trade history data within the on-screen FourLeafClover trade status window.

True – Displays supplemental trade history data within the on-screen FourLeafClover trade status window. This data includes the levels that trades have reached, the lot sizes, the maximum floating loss of those trades and the minimum free account margin at each level.

NB. It takes time for this data to build and it is flushed when MetaTrader is restarted. You can switch back and forth to have this option enabled / disabled and the data will still be retained (e.g. in case you just want to see this extra information temporarily but do not want to clutter your charts with it fulltime).
 logoPixelOffset  Used purely for presentational purposes to control the horizontal position of the FourLeafClover on-screen logo.

Sometimes when viewed on different displays, the green FourLeafClover logo can appear skewed to the left/right. Putting a negative number into this parameter moves it left, whereas a positive number moves it right. If you want your charts to look tidy then you can use this feature if required.

Forex Risk Warning

Forex trading by its very nature involves a degree of risk. The price of any traded instrument (or currency pair) can go up or down – this price movement is how money is made from the forex markets. Capital can be accrued, but losses can also occur.

FourLeafClover is a fully automated trading system designed to consistently pull in profits from the forex market. Even though FourLeafClover has proven itself to be very profitable, we cannot guarantee future performance nor accept any liability for losses incurred through its use.

All that being said, FourLeafClover does have a very robust trading strategy at its heart, as well as built in risk-management features to limit losses. We use it successfully on our own live accounts and sincerely hope that you also enjoy profitable trading with the FourLeafClover EA.

おすすめのプロダクト
This E.A is designed to wait for the perfect opportunity to get in the market, take a few trades (low risk) and get out. There is an option to Cut Loss at specific percentage of balance, this should be set to a max of 1% since we scalping. Very cautious EA, can go up to a few days without taking a trade. This should not alarm you, it simply means there currently is no opportunity available. Mainly designed for low spread brokers. Tested Pairs and their settings: EURUSD M1 : Jan 2022 - Dec 2
The Arrow Scalper
Fawwaz Abdulmantaser Salim Albaker
1 (2)
Dear Friend..  I share with you this simple Expert Adviser .. it is full automatic  this Expert Adviser following the trend of the pair you install on or any stocks or indices , it is works like that: - when the trend on H4 chart show a start of up trend the expert will wait till the 15M & 1H charts show an up trend the EA will open a buy order directly , and do the same for down trend and open a sell order the buy or sell  order lot size and take profit and stop loss will measured manually  by
FREE
| Fully-automated Smart Money Concept (ICT) inspired trading solution with multi-strategy capabilities | Built by a grid trader >> for grid traders.  This is MT4 version, click  here  for  Blue CARA MT5  (settings and logics are same in both versions)     Real monitoring signal  -->  Cara Gold Intro Blue CARA EA   ('CARA') - short for  C omprehensive  A lgorithmic R esponsive A dvisor is a next-gen  multi-currency    multi-timeframe  EA base on the widely known (and perhapse most popular) Inn
The Infinity Expert Advisor is a scalper. When the resistance and support levels are broken, trades are opened in the direction of the price movement. Open positions are managed by several algorithms based on the current market situation (fixed stop loss and take profit, trailing stop, holding positions in case of trend indication, etc.). Requirements for the broker The EA is sensitive to spread, slippages and execution quality. It is strongly recommended not to use the EA for currencies with
Magic EA MT4
Kyra Nickaline Watson-gordon
3 (1)
Magic EA is an Expert Advisor based on Scalping, Elliot Waves and with filters such as RSI, Stochastic and 3 other strategies managed and decided with the robot smartly. Large number of inputs and settings are tested and optimized and embedded in the program thus inputs are limited and very simple. Using EA doesn't need any professional information or Forex Trading Knowledge. EA can trade on all symbols and all time frames, using special and unique strategies developed by the author. The EA
A scalper system only work during Asian hours. Several unique indicators to detective the price fluctuation. Dynamic TP/SL level according to market conditions. Fixed stop loss to protect the capital, very low risk of losing a lot of money. No need to obtain SET files. The parameters are the same for each currency pair. It is optimized to work on GBPUSD . It is recommended to use it on M15 chart. It is recommended to run it on FBS Zero Spread Account . It is recommended to do 99.9% modeling qua
News Scalping Executor is an advisor which helps to trade news with high impact and huge volatility. This advisor helps to create two opposite orders with risk management. It moves automatically stop loss level to avoid losses as much as possible by using many different algorithms. It helps to avoid trading the news if spread suddenly becomes very huge. To be profitable with this type of trading you should choose the most volatile types of news such as: GDP, CPI, Unemployment Claims, Intere
The Expert Advisor works according to the pattern of grid placement of limit orders both according to the trend and against the trend. The trend direction is determined according to the indications of the standard MACD indicator. MACD can be configured for any timeframe available in MT4. There is an opportunity to choose the direction of the order removal - according to the trend or against the trend. The Expert Advisor has flexible settings that allow you to tailor trading for any trading instr
Calmed
Jennifer Afi Azasoo
5 (3)
EA Calmed Gold We have tried to optimise Calmed Expert Advisor  for Gold but works with any other forex pairs and stocks. This expert uses  martingale (optionally) for recovery. Please, backtest for at least 1 year and run a demo for at least one whole month before going live; that way, you will know how the Calmed Expert Advisor behaves across the various markets. Please do not just purchase and start using the EA, as past performance cannot guarantee future results. Backtest results may be
Simple RSI Forex Trading Strategy
Victor Manuel Valderrama Zamora
2.5 (2)
Diversify the risk in your trading account by combining our Expert Advisors. Build your own custom trading system here:   Simple Forex Trading Strategies The expert advisor opens trades when RSI indicator enter in oversold or overbought areas. The Stop Loss, Take Profit, and Trailing Stop are calculated based on the ATR indicator. The recommended currency pair is EURGBP and the recommended timeframe to operate and to do backtests is H4. This Expert Advisor can be profitable in any TimeFrame a
FREE
Vroom Vroom is a Trading Robot with no use of Classic martingale. Schedule scalping Options. it uses some Indicators as a filter to maximize Correct entries, Smarter than Hamster Pro! *StopLoss and TakeProfits are automatically updated by the EA during trading. user Not allowed to modify them! Recommendations :  Lot = 0.01. ( if autolot enabled  Allow (initial Lot) per (xx)USD  = 100 ). Balance  = 300 USD. Pair = EURUSD. TimeFrame = 5Min. Broker = Trusted Brokers Inputs descriptions :  Initial
Spd EA
David Binka Kumatse
THE PRODUCT This Spd Expert is an EA to be used on multiple chosen pairs simultaneously. Every order has a TP and an SL, so there is nothing to fear. You just have to be patient as EA trades to grow your account. After purchasing the EA, you can also message me for my optimized settings.    Recommended TimeFrame is 1H TRADE PLAN Consider a recommended minimum starting capital of $100 and an initial lotsize of 0.01 yielding a minimum profit of $20 over 12 months of trading on a single pair. Then
EA Calmed Pro Gold Kita wis nyoba ngoptimalake Calmed Expert Advisor kanggo Emas nanging bisa digunakake karo pasangan lan saham forex liyane. Pakar iki nggunakake martingale (opsional) kanggo pemulihan. Mangga, backtest paling sethithik 1 taun lan mbukak demo paling sethithik sak wulan sadurunge urip; kanthi mangkono, sampeyan bakal ngerti carane Calmed Expert Advisor tumindak ing macem-macem pasar. Aja mung tuku lan miwiti nggunakake EA, amarga kinerja kepungkur ora bisa njamin asil mang
Brexit Breakout (GBPUSD H1) This EA has been developed for GBPUSD H1.  Everything is tested for H1 timeframe . Strategy is based on breakout of the This Bar Open indicator after some time of consolidation. It will very well works on these times, when the pound is moving. It uses Stop pending orders with  FIXED Stop Loss and Take Profit . It also uses PROFIT TRAILING to catch from the moves as much as possible. At 9:00 pm we are closing trading every Friday to prevent from weekly gaps. !!!Adjust
Heavy Duty
Elie Almachaalany
5 (1)
This is a fully automatic Expert Advisor. It can actually outsmart a market by placing BUY and SELL orders when the requirements are met. It uses an advanced technology to place orders in the right time with the right lot. This robot is designed for beginners yet expert traders: Most of the inner parameters are hidden from user so that even a beginner will not mess up. You can download this Ea and back-test. I personally used a 99.9% real tick data for back-testing for an accurate result.  All
Bear vs Bull EA Is a automated adviser for daily operation of the FOREX currency market in a volatile and calm market. Suitable for both experienced traders and beginners. It works with any brokers, including American brokers, requiring FIFO to close primarily previously opened transactions. *In order to enable the panel, it is necessary to set the parameter DRAW_INFORMATION = true in the settings;  Recommendations Before using on real money, test the adviser with minimal risk on a cent tr
Climbing Scalper
Liudmyla Bochkarova
4.25 (8)
Climbing Scalper EA is a night scalper that trades during the calmest periods of the market. During this period the markets usually fluctuate and the advisor will trade within these ranges. Each trade will have an initial stop loss and take profit, but the EA also uses advanced stop loss management algorithms that will assess the strength of the trades. 8 copy left at 399, next price 499 Buy this EA, post a feedback and get  Golden Future  for free The advisor works on all pairs with a stable s
MMM Zig Zag Strategy: The Expert Advisors uses its built-in Zig Zag indicator to determine the prices trends and calculates the signal to decide to open buy or sell positions. It sends an order, closes or moves the Trailing Stop loss position as the indicator works. You can define the time period of each day of the week the EA should not trade (the bad time to trade). Usually the period of day when the impact news are published. General Inputs: Closes orders with any profit of value (currency):
THE MOST ADVANCED SELF OPTIMIZING EA ON MQL5 .9 YEARS AHEAD OF ITS TME . A Breakthrough!  Using the logic behind the Classic A Black Box EA, a total  self-optimizing , automatic and adaptive version has been developed. The optimizing feature is lightning fast giving you a clear indication of  expected pips  with current parameters right on your screen.   Made  for those who want more trading on lower timeframes . This EA is designed for use on all major and lower pairs. It is best  used on thr
HMA Trend Expert
Alexander Fedosov
5 (1)
HMA Trend robot for professional traders works with a set of Hull moving averages( HMA ). Advisor Parameters Use Trade Panel  — Use the visual panel to configure and trade robot. Lot  — Lot size for a market entry. Take Profit(points)  — Take Profit for an open order. Stop Loss(points)  — Stol Loss for an open order. Max Spread(0 - disabled)  — Maximum allowable spread at which you can enter the market. 0 - disabled. Magic number  — The magic number of the robot. EA Comment  — Comments of robot.
H4 GBPUSD Trend Scalper is a trend signal scalper The EA trades according to the trend strategy using original built-in indicator for opening and closing orders. The external inputs for limiting trading on Fridays and Mondays are available. The purpose of the strategy is to use the current trend with the most benefit. According to the results of testing and working on demo and real accounts, the best results achieved by using the Н4 timeframe on the GBP/USD pair Works on MetaTrader 4 Build 971+
Matrix Arrow EA MT4
Juvenille Emperor Limited
5 (7)
マトリックスアローEAMT4 は、 マトリックスアローインジケーターのMT4 シグナルをチャート上のトレードパネルと手動または100%自動でトレードできるユニークなエキスパートアドバイザーです。 マトリックスアローインジケーターMT4 は、初期段階で現在のトレンドを判断し、最大10の標準インジケーターから情報とデータを収集します。 平均方向移動指数(ADX) 商品チャネルインデックス(CCI) クラシック平研アシキャンドル 移動平均 移動平均収束発散(MACD) 相対活力指数(RVI) 相対力指数(RSI) 放物線SAR ストキャスティクス ウィリアムズのパーセント範囲 すべてのインジケーターが有効な買いまたは売りシグナルを与えると、対応する矢印がチャートに印刷され、次のろうそく/バーの開始時に強い上昇トレンド/下降トレンドを示します。ユーザーは、使用するインジケーターを選択し、各インジケーターのパラメーターを個別に調整できます。 Matrix Arrow EA MT4 を使用すると、チャートのトレードパネルから直接、または100%アルゴリズム取引オプションを使用して100%自動的に
VR Cub
Vladimir Pastushak
VR Cub は、質の高いエントリーポイントを獲得するためのインジケーターです。このインジケーターは、数学的計算を容易にし、ポジションへのエントリーポイントの検索を簡素化するために開発されました。このインジケーターが作成されたトレーディング戦略は、長年にわたってその有効性が証明されてきました。取引戦略のシンプルさはその大きな利点であり、初心者のトレーダーでもうまく取引することができます。 VR Cub はポジション開始ポイントとテイクプロフィットとストップロスのターゲットレベルを計算し、効率と使いやすさを大幅に向上させます。取引の簡単なルールを理解するには、以下の戦略を使用した取引のスクリーンショットを見てください。 設定、設定ファイル、デモ版、説明書、問題解決方法は、以下から入手できます。 [ブログ] レビューを読んだり書いたりすることができます。 [リンク] のバージョン [MetaTrader 5] エントリーポイントの計算ルール ポジションをオープンする エントリーポイントを計算するには、VR Cub ツールを最後の高値から最後の安値までストレッチする必要があります。
The trading expert works out the regular movements of the AUDCAD currency pair in the channel. The Expert Advisor is completely ready for work. Additional configuration is not required. Trading signals :  https://www.mql5.com/en/signals/author/trendhunter The MetaTrader5 terminal must be installed on a remote server for smooth operation. The EA works based on the indicator:    https://www.mql5.com/en/market/product/62956 Install the Expert Advisor on the AUDCAD chart, timeframe 1H. Options:
Trading King
Vladimir Gribachev
4.2 (10)
トレーディングキングのMT5バージョン Expert Advisor Trading KingExtendedの拡張バージョン エキスパートアドバイザーの戦略は、トレンドの強さを評価し、修正/逆転ポイントを見つけることに基づいており、特定の期間における市場の上昇と下降の絶対値を比較します。このフィルターは、時間、スプレッドの拡大、ボラティリティの増加、スリッページ、曜日に基づいています。 FIFO要件のある米国のブローカーを含むあらゆるブローカーとの連携に適しています。すべての注文には仮想ストップロスが伴い、ピップで利益を上げます。チャートには、さまざまな情報とインジケーターのインジケーターが表示されます。推奨される最低保証金は、0.01ロットで200ドルです。 20ピップのスプレッドで50-70ピップを設定するために利益を取ります。時間枠はEAパラメータで設定され、デフォルトのパラメータはEURUSD用に最適化されています STOPLOSS_IN_PIPS = TRUEの場合、STOPLOSSはピップで設定され、それ以外の場合は残高の%で設定されます。 STOP_T
Meme Gold
Nguyen Hang Hai Ha
EA Meme Gold is an automated trading robot programmed specifically for the Gold market (XAUUSD). This robot combines scalper strategies, smart entries and position management to optimally grow your account with low risk. EA uses Stop Orders and modification method to optimize entry points and quickly exit positions with small profits of scalper strategy. Use Time to Close option is available to close the floating position at a specific time of the day to help manage risk and reduce risk. Setup i
The Next Generation Scalper is a new generation fully automatic scalping Expert Adviser. In addition to the classic trailing stops visible to brokers, the adviser uses several more smart trailing stops that are hidden for the broker. In the expert information table, it is possible to track low-quality brokers with the help of slippage analysis, using these tools you can get the best trading results. Each market entry point is analyzed by an advanced selection algorithm. After determining the op
The “ SG Opposit Grid ” EA works with Virtual TakeProfit(or real) - at the trader's choice. The EA looks for signals to enter the market along the trend on D1 and H1 . If the signals coincide, the EA on the working period ( М1 - М30 depends on the trader's choice) looks for a confirming pattern and opens a position in the direction of the trend. If, after opening a position, the price moves in a profitable direction, the position is closed upon reaching the virtual TProfit with a profit. If the
Professional forex expert   Black Angel   (for EURUSD, GBPUSD pairs) alyzing the market using the Elliot Wave Index. Elliott wave theory is the interpretation of processes in financial markets through a system of visual models (waves) on price charts. The author of the theory, Ralph Elliott, identified eight variants of alternating waves (of which five are in the trend and three are against the trend). The movement of prices in the markets takes the form of five waves. Three of them (1, 3, 5)
DayTrend
Vyacheslav Vorobev
DayTrend.  An expert Advisor that works on real accounts is an excellent alternative to a Bank Deposit. The system was created initially to generate a profit of 100-600% per year . Demonstration of trading on a Demo account , a signal  DayTrendSignal     The price is dynamic and changes as a percentage from the starting price of$ 30 to the profit in the signal for this expert Advisor. Support and questions about expert advisors - Telegram channel The principle of entering the market is the ca
このプロダクトを購入した人は以下も購入しています
The Gold Reaper MT4
Profalgo Limited
4.85 (26)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
Gold Trade Pro
Profalgo Limited
4.57 (21)
プロモーションを開始します! 449ドルで残りわずかです! 次の価格: 599ドル 最終価格: 999ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Gold Trade Pro はゴールド取引 EA の仲間入りですが、大きな違いが 1 つあります。それは、これが本物の取引戦略であるということです。 「実際の取引戦略」とは何を意味しますか?   おそらくお気づきかと思いますが、市場に出回っているほぼすべてのゴールド EA は単純なグリッド/マーチンゲール システムであり、市場が初期ポジションに逆らったときに取引を追加します。  それらは「ニューラル ネットワーク/AI/機械学習」として偽装されることがよくありますが、
One Gold MT4
Stanislav Tomilov
5 (8)
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 advanced technologies in neural networks, EA is capable of analyzing historical and current dat
Quantum Emperor MT4
Bogdan Ion Puscasu
4.93 (124)
ご紹介     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 Trade EA、または Quantum Gold Empire を無料で入手できる可能性があります!*** 詳細については個別にお問い合わせください。 新しい Live Signal V4:   ここをクリックしてください MT5バージョン:   ここをクリック 量子EAチャネル:       ここをクリック *プロモーション価格: $1199。 10回購入するごとに価格が10
The Bitcoin Robot  MT4 is engineered to execute Bitcoin trades with unparalleled   efficiency and precision . Developed by a team of experienced traders and developers, our   Bitcoin Robot   employs a sophisticated algorithmic approach (price action, trend as well as two personalized indicators) to analyze market and execute trades swiftly with   M5 timeframe , ensuring that you never miss out on lucrative opportunities.   No grid, no martingale, no hedging,   EA only open one position at the sa
Aura Black Edition
Stanislav Tomilov
4.76 (17)
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
Quantum Trade EA
Bogdan Ion Puscasu
4.69 (78)
ご紹介     Quantum Trade EA は 、有名な GBPUSD ペアの取引方法を変革する画期的な MQL5 エキスパート アドバイザーです。 Quantum Trade は 13 年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。       EA は、革新的でダイナミックなブレイクアウト ゾーン戦略により、あなたのトレーディングの旅を新たな高みに押し上げるように設計されています。 重要!購入後、インストールマニュアルとセットアップ手順を受け取るためにプライベートメッセージを送ってください。 ***Quantum Trade EA を購入すると、Quantum Gold Empire EA を無料で入手できます!*** 詳細については非公開でお問い合わせください。 ライブシグナル: ここをクリックしてください MT5バージョン:       ここをクリック 量子EAチャネル:       ここをクリック のみのプロモーション価格  5 99.99ドル !価格は間もなく 699.99 ドルに値上がりし、その後 10 回購入する
Aura White Edition
Stanislav Tomilov
4.4 (5)
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, GBPU
バックテストではなく、実際の取引システムを購入してください。   Live Signal 1     Live Signal 2 この価格はプロモーション期間中の一時的なもので、間もなく値上げされます 最終価格: 5000 $ 現在の価格では残りわずかです。次の価格は -->> 500 $  Welcome to the GoldPulse AI Hey, I'm GoldPulse AI! これは、XAUUSD、XAUEUR、XAUGBP、XAUAUD、XAUJPY、XAUCHF、XAUSGD、XAUCNH などの完全なペアで金または XAU を取引する最初の最もスマートなロボットです。 私は毎日ニュースをチェックし、技術的、基本的、感情的な裏付けが得られる機会はすべて利用します。せっかちなトレーダーのポケットから患者のポケットにお金が落ちます! この市場では、賢い人々と競争することになります。彼らはあなたのお金を手に入れようとしており、あなたも彼らのお金を手に入れようとしています。最も正確で積極的な市場分析を使って、頑張ります!あなたの幸運を祈ります! Hig
深層学習が金の取引を再構築し、インテリジェントアシスタントが庭師のように取引の庭を手入れします。「ゴールドガーデン」EAは、深層学習の知的技術を採用し、20年分のデータトレーニングにより、戦略のパフォーマンスを大幅に向上させます。これにより、取引がより簡単でインテリジェントになります。一緒にインテリジェント化の時代を切り開き、取引を幸せな庭園に変えましょう。これはあなただけのGold Garden Stewardになります。 MT5バージョン: Gold Garden MT5   現在の発売記念価格は699ドルで、販売目標に達すると999ドルに値上げされます。 現在、EAの試用キャンペーンが行われています。購入後にご連絡いただくと、「TrendMaster FX」または「AI TradingVision GPX」の使用権を得ることができます。詳細についてはお問い合わせください。 現在の発売記念価格は699ドルで、販売目標に達すると999ドルに値上げされます。 現在、EAの試用キャンペーンが行われています。購入後にご連絡いただくと、「TrendMaster FX」または「AI Tr
Forex GOLD Investor
Lachezar Krastev
4.62 (29)
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 don't need to do any optimizations if you use the default settings
XG Gold Robot MT4
Marzena Maria Szmit
4.57 (21)
The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
TopBottomEA's advantage: the first support for small capital work EA, real trading for more than 4 years; this EA based on volatility adaptive mechanism, only one single at a time, each single with a stop-loss, an average of about 4 orders per day, holding a single length of 12 hours or so, with a limit of $ 20 principal challenge backtesting ran through more than 10 years. Every interval of three days to increase the price of $ 100, the price process: 998 --> 1098 --> 1198...... Up to the targ
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 MT5バージョン: MT5へ移動 EAはまもなく価格を上げる予定です。興味があれば、お早めにご購入ください。 実行の推奨事項 推奨通貨ペア:GBPUSD、USDCAD、AUDUSD、EURUSD、USDCH
Oracle MT4
Stanislav Tomilov
4.17 (6)
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
Big Forex Players MT4
Marzena Maria Szmit
4.64 (22)
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   (p ositions are sent from our databa
Gold Excel
Gregory Hay
4.5 (4)
へようこそ     GoldExcel EA   、XAUUSD (ゴールド) 通貨ペアのデイトレーダー。私たちのチームによって開発され、通常のアカウント、スポンサー付きプロップアカウント、プロップコンテストで利用できます。高頻度取引は使用しないでください。 See all products here:   https://www.mql5.com/en/users/fxmanagedforexltd/seller 導入開始価格は数週間ごとに値上げされます。 Live $1K account Aggressive :  https://www.mql5.com/en/signals/2133201 Live $5K Low Risk:  https://www.mql5.com/en/signals/2133189 Live ICMarkets Test account Medium Risk :  https://www.mql5.com/en/signals/2133192 ジン・ジュオ   これは、金ペアのみを使用するユニークなデイトレード戦略です。金ペアは、日々の変動が大きく、
Dragon Multi EA MT4
Mansour Babasafary
4.71 (17)
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
Live signal : TrendMaster FX The MT5 version : TrendMaster FX MT 5 現在、EAの試用キャンペーンを実施中です。購入後にご連絡いただければ、「Gold Garden」または「AI TradingVision GPX」をご利用いただけます。詳細はお問い合わせください。 おすすめの通貨ペア: 英ポンド/米ドル(GBPUSD) 米ドル/カナダドル(USDCAD) ユーロ/米ドル(EURUSD) オーストラリアドル/米ドル(AUDUSD) 米ドル/スイスフランク(USDCHF) 特別注意: Currently recommended :GBPUSD, AUDUSD, EURUSD リスク設定: 積極的なトレーダーのための最大リスク設定は0.15です。 より保守的なトレーダーや、特に資本の大きい人は、0.05以下に設定することをおすすめします。 購入後: ユーザーマニュアルと注意事項を入手するために、私たちに連絡してください。すでに購入された方は、おすすめのユーザーマニュアルを参照してください。 安全で安定したEA: 当社のEAは
71% discount for the next 5 buyers (original price $9000): 3 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. 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 t
Boring Pips MT4
Thi Thu Ha Hoang
5 (12)
ほとんどのエキスパートアドバイザーがバックテストのパフォーマンスは完璧でも、実際の取引では効果的でない理由について考えたことはありますか? 最もありそうな答えは過学習です。多くの EA は利用可能な過去のデータに完璧に適応するように作成されていますが、構築されたモデルに一般化能力がないため、将来を予測することができません。 一部の開発者は、過学習の存在を知らないか、知っていても防止する方法を持っていません。他の人はそれをバックテスト結果を美化するためのツールとして利用し、統計的な有意性を考慮せずに数十の入力パラメータを追加し、取引戦略を過去のデータに過度に合わせ、自分の EA が将来において同様のパフォーマンスを達成できると他の人に納得させようとします。 もし興味があって、過学習についてより深く理解したい場合は、こちらの私の記事を参照してください。 Avoiding Over-fitting in Trading Strategy (Part 1): Identifying the Signs and Causes Avoiding Over-fitting in Trading St
ローンチプロモーション: 現在の価格で入手可能な限定数のコピー 最終価格: 990$ NEW: 無料で EA を 1 つゲット!   (2取引口座の場合) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files DayTrade Pro アルゴリズムへようこそ!   何年にもわたって市場を研究し、さまざまな戦略をプログラミングしてきた結果、優れた取引システムに必要なすべてを備えたアルゴリズムを見つけました。 ブローカーに依存しない スプレッド インディペンデント MT4、MT5、TDS2、および複数のブローカーで、実際の変数スプレッドテストを使用して非常に安定したバックテストを簡単に示します 何百もの異なる設定はすべて、テストで有益な結果をもたらします (もちろん、私は最高のものを選択しました!) 非常に堅牢なシステム -> 設定は交換可能であるため、USDJPY
Candle EA MT4
Mansour Babasafary
4.58 (38)
This expert is based on patterns The main patterns of this specialist are candlestick patterns Detects trends with candlestick patterns It has a profit limit and a loss limit, so it has a low risk The best time frame to use this expert is M30 time frame The best currency pairs to use with this expert is the EURUSD, GBPUSD, AUDUSD, USDCAD currency pairs The price will increase by 100$ after every 10 purchases! Final price 2450$ Get a 50% bonus by buying (or even renting) any of our product
SSX Titan TT MT4
Artem Minchuk
2.55 (11)
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
3 of 5 Units at 600 USD. Next price 900 USD This expert advisors search for perfect impulse setups. The approach is use a very few but high effectives rules / filters and an effective management of the opened position. Signal https://www.mql5.com/es/signals/2049326 Backtest The EA must be backtest in any timeframe, but for use in live, must be attached to a M5 chart. Live setup The EA is very easy to configure, and can be used with the default parameters. Only the parameters re
Luna AI PRO
Profalgo Limited
4.67 (3)
プロモーションを開始: 399ドルで1部のみ入手可能 最終価格: 2000ドル この EA の販売数は限られています 市場で最も先進的な「ミーンリバース」取引ロボットである Luna AI Pro EA を使用して 、人工知能の力を解き放ち、取引を前例のない高みに引き上げましょう。 経験豊富なトレーダーと初心者の両方に対応するように設計されたこの最先端の AI 駆動システムには、取引戦略を最適化し、利益を最大化するための幅広い機能が装備されています。 Luna AI Pro を使用して、取引戦略の可能性を最大限に引き出します。 トレーディングの未来を受け入れ、高度な人工知能があなたの投資の旅に革命を起こしましょう。 今すぐ AI のパワーを体験し、世界中で成功したトレーダーの仲間入りをしましょう。 この EA が他と異なる理由: OneChartSetup -> 1 つの単一チャートからすべてのペアを実行 個別のパフォーマンス モニター: 各ペアのパフォーマンスが良くない場合はリスクが自動的に削減され、再び収益が上がる場合はリスクが再び増加します。 マーチンゲール法、グリッド
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
SouthEast is an expert advisor developed from my experience in manual trading that has been automated. SouthEast is specifically designed to generate maximum profits with small deposits by prioritizing the security of your funds. Why SouthEast? SouthEast does not require complicated settings and is easy to use because user only need to upload a set file that is already available. Currently there are set files for 20 fx pairs. The best GRID EA with the ability to control risks. I will share
Darwin Evolution MT4
Guillaume Duportal
4.83 (12)
ダーウィンの進化 ! 1490 USDから990 USDの限定時間 (オファーは次のアップデートの到着まで有効です、時間を無駄にしないでください(もちろん、更新は価格に含まれています)。 ! MT4は同時マルチペアを処理しないため、このEAのバックテストを行うことはできません。 ダーウィンは指標の計算のために28ペアを必要としています! 説明:  - その操作を理解するには、ブログをやってくる(このEAは私の外国為替取引の哲学を反映しています...あなたが物事を見るための私の方法が好きなら、あなたは私のEAが好きです 時間をかけてください! (Forexはレースではありません):https:// www.mql5.com/en/blogs/post/745790  - 過去のパフォーマンスを見るために、ここでシグナルのリンクがあります ライブノーマルシグナルモード: https://www.mql5.com/en/users/tradedeal/seller ライブシグナルリスクモード: https://www.mql5.com/en/users
AW Swing Trading EA
AW Trading Software Limited
5 (1)
修正価格変動のスイングトレードのための高度なツール。継続方向のトレンドロールバックに作用し、必要な修正のサイズは、商品の現在のボラティリティによって、またはトレーダーが手動で決定します。現在のトレンドに沿って修正を検出した後、EAはシグナルが修正を完了してトレンドを継続するのを待ち、その後ポジションを開きます。 アドバイザの仕組みに関する説明->   こちら /  MT5 version ->  HERE 利点: 内蔵オートロット 注文開始のシグナルのカスタマイズ 手動注文を追加する機能を備えた完全に自動化された取引システム トレンドフィルタリング バスケットの動的ピッチ さまざまな種類の注文アニメーション ビルトインオーバーラップ すべての種類の通知 ボラティリティに基づく動的リトレースメントサイズ。 入力設定: 主な設定 最初の注文のサイズ-最初の注文を開くためのボリューム 自動ロット計算を有効にする-自動ロットを有効にする 0.01ロットあたりのオートロットデポジット-オートロット使用時の0.01ロットあたりのデポジット量 SIGNAL-操作用の信号を設定する エントリの最小ス
フィルタ:
レビューなし
レビューに返信
バージョン 2.3 2023.07.04
Next Starting Lot Size now displayed in the on-screen Trade Status Pane.
バージョン 2.2 2023.06.30
Simplfied set of input parameters. Autolots function now caters to all trade opening lot sizes.