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

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
| 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 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
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
Harvest GOLD USES THE TREND WAVE INDICATOR AND IT CAN IDENTIFY THE BEGINNING AND THE END OF A NEW WAVE TREND MOVEMENT. AS AN OSCILLATOR, THE INDICATOR IDENTIFIES THE OVERBOUGHT AND OVERSOLD ZONES. IT WORKS GREAT TO CATCH THE SHORT TERM PRICE REVERSALS AND USES A MARTINGALE STRATEGY TO CLOSE ALL TRADES IN PROFIT. USE DEFAULT SETTINGS ON H1 OR HIGHER TIME FRAME ON ANY PAIR FOR MORE ACCURATE TRADES WHY THIS EA : Smart entries calculated by 3 great strategies The EA can be run on even a $
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
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
Simple RSI Forex Trading Strategy
Victor Manuel Valderrama Zamora
4 (1)
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
This fully automated trading system is part of the Bergland signal. It features a highly efficient trading logic, and a money management system. Reasonable calculated stop loss and take profit levels. It is easy to install and do not require a special setfile. XAUUSD, M15 Special Promo:    If you register with my cashback link, you will get this EA for free. PM me for instructions.
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
3.8 (5)
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):
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+
FoxFx
Salavat Yulamanov
4.5 (2)
Fox は、RSI 指標を使用した平均値への価格回帰に基づくリトレースメント グリッド取引システムです。 ボリンジャーバンド、さまざまな時間枠からのダブルストキャスティクス!!! 部分的な決済とポジションのヘッジを伴う合計利益に基づく決済。 シグナル https://www.mql5.com/ru/signals/1525221?source=サイト +プロフィール+販売者   通貨ペア: AUDCAD、AUDNZD、NZDCAD。 時間枠: M15 アドバイザは、すべてのシンボルを取引するために 1 つのチャートのみにインストールされます ブローカーがサフィックス (NZDCAD.с など) を使用している場合は、設定にサフィックスを入力する必要があります。 設定   固定ロット0.01   リスクロット リスク20   ロット値動的 10000   固定初回デポジット False   MaximumLot=10 最大ロット   ヘッジを許可 - True   取引可能な通貨ペア AUDNZD、AUDCAD、NZDCAD   ボリンジ
Matrix Arrow EA MT4
Juvenille Emperor Limited
5 (8)
マトリックスアローEAMT4 は、 マトリックスアローインジケーターのMT4 シグナルをチャート上のトレードパネルと手動または100%自動でトレードできるユニークなエキスパートアドバイザーです。 マトリックスアローインジケーターMT4 は、初期段階で現在のトレンドを判断し、最大10の標準インジケーターから情報とデータを収集します。 平均方向移動指数(ADX) 商品チャネルインデックス(CCI) クラシック平研アシキャンドル 移動平均 移動平均収束発散(MACD) 相対活力指数(RVI) 相対力指数(RSI) 放物線SAR ストキャスティクス ウィリアムズのパーセント範囲 すべてのインジケーターが有効な買いまたは売りシグナルを与えると、対応する矢印がチャートに印刷され、次のろうそく/バーの開始時に強い上昇トレンド/下降トレンドを示します。ユーザーは、使用するインジケーターを選択し、各インジケーターのパラメーターを個別に調整できます。 Matrix Arrow EA MT4 を使用すると、チャートのトレードパネルから直接、または100%アルゴリズム取引オプションを使用して100%自動的に
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
Volodymyr Hrybachov
4 (8)
トレーディングキングのMT5バージョン Expert Advisor Trading KingExtendedの拡張バージョン エキスパートアドバイザーの戦略は、トレンドの強さを評価し、修正/逆転ポイントを見つけることに基づいており、特定の期間における市場の上昇と下降の絶対値を比較します。このフィルターは、時間、スプレッドの拡大、ボラティリティの増加、スリッページ、曜日に基づいています。 FIFO要件のある米国のブローカーを含むあらゆるブローカーとの連携に適しています。すべての注文には仮想ストップロスが伴い、ピップで利益を上げます。チャートには、さまざまな情報とインジケーターのインジケーターが表示されます。推奨される最低保証金は、0.01ロットで200ドルです。 20ピップのスプレッドで50-70ピップを設定するために利益を取ります。時間枠はEAパラメータで設定され、デフォルトのパラメータはEURUSD用に最適化されています STOPLOSS_IN_PIPS = TRUEの場合、STOPLOSSはピップで設定され、それ以外の場合は残高の%で設定されます。 STOP_T
Proitpulse
Dominic Gabriel Isele
ProItPulse Expert Advisor – MT4 Version Dieser EA basiert auf einer innovativen Grid-Strategie, die sowohl bei Drawdowns als auch im Gewinn Positionen eröffnet, um maximale Profite zu erzielen. Über 5 Jahre Entwicklungszeit flossen in die Optimierung dieser Strategie, um höchste Effizienz und Sicherheit zu gewährleisten. Live Signal Link LIVE SIGNAL: HIER KLICKEN NUR NOCH 3 VON 10 EXEMPLAREN FÜR 149,99 $! Danach wird der Preis auf 249,99 $ erhöht.     MT5 Version: Hier klicken Empfehlungen:
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
このプロダクトを購入した人は以下も購入しています
AI Gen XII EA This is an Expert Advisor with the latest use of Artificial Intelligence and Neural Networks. The EA runs on the top-of-the-line GPT-4o platform and also uses Advanced Discrete Fourier Imaging in ATFNet aligns the frequency spectrum of the input series, allowing for a more complete analysis of time series data. The EA also boasts trading on different strategies simultaneously and matching backtest trades and real trading, which is very important in its time.  Details about Advisor
ONLY 3 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2258186 Gold Trading AI is an EA that uses artificial intelligence technology to analyze data of many indicators. From there, EA will have the best option to enter orders. The biggest difference of Gold Trading AI is that the EA can control the Risk:Reward ratio much better than other EAs.That is possible thanks to a set of tools to control entry
CyNera MT4
Svetlana Pawlowna Grosshans
4.33 (3)
CyNera:あなたの取引、私たちの技術 シグナル:  CyNera マニュアルとセットファイル: 購入後にご連絡いただければ、マニュアルとセットファイルをお送りします 価格: 価格は販売されたライセンスの数に応じて上昇します 利用可能なコピー: 7 金取引は、市場で最も変動の激しい金融商品であり、精密さ、徹底した分析、そして強力なリスク管理が求められます。CyNeraエキスパートアドバイザーは、これらの要素を巧みに組み合わせ、最適な金取引を実現するために設計された高度なシステムです。CyNeraの高度な戦略と技術は、経験豊富なトレーダーだけでなく、初心者にも、金取引がもたらす独自の課題やチャンスを乗り越えるための支援を提供します。 CyNeraは、金市場の複雑さに対応した信頼できるソリューションを提供します。適応性に優れたインテリジェントな戦略と、多時間枠分析、自動取引調整、そして正確なリスク管理などの高度な機能を組み合わせています。この柔軟性により、CyNeraは市場の急速な変化に即座に対応しつつ、長期的に資本を守るための強力なツールとなります。 シンボル XAUUSD (
FX EurUsd Robot MT4
Marzena Maria Szmit
5 (7)
The EUR/USD Multi-Strategy Trading Robot MT4 is an advanced tool designed to optimize trading by combining 3 key systems:   daily trading, volume analysis, and Fibonacci   retracement levels. This robot works by integrating these different approaches to create a more dynamic and adaptable strategy for trading the   EUR/USD pair . EA adapts to different market conditions, this makes it an ideal solution for traders looking to enhance their trading strategy with a powerful, multi-faceted approach.
ChatGPT TurboによるAI駆動テクノロジー Infinity EA は、GBPUSD および XAUUSD 向けに設計された高度な取引エキスパート アドバイザーです。安全性、一貫したリターン、無限の収益性に重点を置いています。マーチンゲールやグリッド取引などの高リスク戦略に依存する他の多くの EA とは異なり、Infinity EA は、機械学習に組み込まれたニューラル ネットワーク、ChatGPT の最新バージョンによって提供されるデータ分析 AI ベースのテクノロジーに基づく、規律ある収益性の高いスキャルピング戦略を採用し、全体的な取引体験を卓越したものにします。 6,000 人を超えるメンバーが参加する MQL5 コミュニティ に参加して、他のトレーダーとつながりましょう。最新の製品アップデート、ヒント、独占コンテンツを常に入手しましょう。 MT5バージョン Infinity EAの設定方法 特徴 Infinity EA は AI 主導のスキャルピング戦略を活用します。 EA はリアルタイムのデータ分析のために ChatGPT-4 Turbo と統合されています。
CoreX G MT4
Arseny Potyekhin
4.86 (7)
概要 CoreX G EAは、外国為替市場の複雑さに対応するために特別に設計された高度な取引システムです。最先端のニューラルネットワーク、高度な機械学習技術、および統合されたビッグデータ戦略を活用することで、CoreX Gは取引において卓越した精度とセキュリティを提供します。このエキスパートアドバイザー(EA)は、技術的な優秀さとプレミアムなカスタマーサポートにより際立ち、ユーザーが質問や懸念に常に対応できるようサポートします。 信号:   Live Signal Blog: CoreX G EA この戦略は非常にユニークなので、ライセンスの数を制限して販売したいと考えています。そのため、販売を制限するために価格は着実に上昇します。 次の価格は 790米ドル です 。 ブローカー 任意のブローカー、 ECN / ZERO スプレッドを推奨 レバレッジ 1:20 から 入金 最低 200 ドル      シンボル XAUUSD タイムフレーム H1 ビッグデータ統合と取引戦略 ビッグデータはCoreX Gの戦略の基盤です。膨大な量の過去およびリアルタイムの市場データを処理し、十
Quantum Emperor MT4
Bogdan Ion Puscasu
4.88 (145)
ご紹介     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 Emperor EAを購入すると、Quantum StarMan Quantum Gold Emperorを無料で入手できます!*** 詳細についてはプライベートでお問い合わせください 新しい Live Signal V5:   ここをクリック MT5バージョン:  ここをクリック 量子EAチャネル:       ここをクリック 10 回購入するごとに価格が 50 ドル上がります。最終価格 1999 ドル クォンタムエンペラー EA     は、
AI Golden Jet Fighter GTX     MT4 は、Meta Trader 4 プラットフォームでの金取引用のシンプルで効率的なエキスパート アドバイザー (EA) です。ニューラル ネットワークを利用して、この EA は金市場 (XAU/USD) でのスキャルピング用に設計されています。AI Golden Jet Fighter GTX の主な戦略は、小さな価格変動を特定し、ポジションを開いて短期間で利益を獲得することに重点を置いています。EA は市場の状況をリアルタイムで分析し、事前に定義されたストップロス レベルとテイクプロフィット レベルで取引を自動的に実行します。また、トレーリング ストップ機能もサポートしているため、市場が有利に動いたときにトレーダーは利益を確定できます。正確性を確保するために、EA はスプレッド フィルターを使用して不利な条件での取引を回避し、スリッページ保護メカニズムを使用して正確な注文を実行します。AI Golden Jet Fighter GTX にはリスク管理機能が含まれており、トレーダーはリスク レベルをアカウント残高のパー
Golden Ai EA MT4
Mansour Babasafary
2.25 (4)
Expert Golden Ai 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 Gold (XAUUSD) currency pair and 3 important time frames An expert who has been trained by artificial intelligence for years to correctly recognize trends(with the latest methods of the world) With world-class settings, can be used in different accounts and different brokers and the lowest
Z4scalp
Cence Jk Oizeijoozzisa
2.3 (10)
-------------------------------------------Z4SCALP の紹介 ------------------------------------------- Z4SCALP は、トレードごとに SL を持つ高度なトレーディング ロボットで、非常に小さな SL で、マーチンゲールなしで設計されています。 偽の利益 2週間利益を出し、限られた損失で消える。このエキスパートはそのような動作をしません。 私のエキスパートは忍耐を必要とします。2か月後、結果と複利がアカウントに表示されます。 急いで利益を上げたい場合は、このエキスパートを購入しないでください。 限定オファー: 1 つの製品を購入すると、もう 1 つが無料で提供されます。他の 3 つのバージョンは無料で利用できます ---------------------------------------------------------------------------------------------------------------- テスト戦略を信頼できない場合は、このアカウントを毎
Bitcoin Robot MT4
Marzena Maria Szmit
4.79 (19)
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
AI NoX EA is an innovative Forex expert advisor that combines advanced neural networks technologies with high-volume trading and   Matrix factorisation .The advisor uses complex algorithms to decompose large sets of market data, uncovering hidden patterns and correlations between various financial instruments. Details about Advisor Development Configuring the Advisor The price of the advisor will increase significantly as I have allocated a specific number of copies. I will adjust the price as s
Boring Pips MT4
Thi Thu Ha Hoang
5 (10)
ほとんどのエキスパートアドバイザーがバックテストのパフォーマンスは完璧でも、実際の取引では効果的でない理由について考えたことはありますか? 最もありそうな答えは過学習です。多くの EA は利用可能な過去のデータに完璧に適応するように作成されていますが、構築されたモデルに一般化能力がないため、将来を予測することができません。 一部の開発者は、過学習の存在を知らないか、知っていても防止する方法を持っていません。他の人はそれをバックテスト結果を美化するためのツールとして利用し、統計的な有意性を考慮せずに数十の入力パラメータを追加し、取引戦略を過去のデータに過度に合わせ、自分の EA が将来において同様のパフォーマンスを達成できると他の人に納得させようとします。 もし興味があって、過学習についてより深く理解したい場合は、こちらの私の記事を参照してください。 Avoiding Over-fitting in Trading Strategy (Part 1): Identifying the Signs and Causes Avoiding Over-fitting in Trading S
The Gold Reaper MT4
Profalgo Limited
4.55 (29)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here New V2.2 Live Signal Old Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィ
XG Gold Robot MT4
Marzena Maria Szmit
4.48 (25)
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
Professional trading robot   Albatross : Your reliable assistant in the Forex market Albatross is an innovative trading robot designed to analyze the market using a specialized algorithm. This expert uses advanced methods to assess the strength and amplitude of price movements, which allows it to accurately predict trend reversals and make optimal trading decisions. Benefits of using Albatross Unique analysis algorithm: Albatross analyzes market data for a certain period of time, assessing th
-   Real price is 1000$   - Limited Discount (It is now 299$) Welcome, Bitcoin Expert opens automatically trade with Highly profit, Fixed Stop loss. After purchase, You can receive  Gold Trade Expert  for  Free ! Contact me for this  BONUS ! No Martingale, No Grid, No Scam It is fully focused on exploiting the volatility of the Bitcoin market by trading the breakouts of support and resistance levels with  many AI conditions to find best position trades. The focus of the EA lies on safety, whi
Waka Waka EA
Valeriia Mishchenko
4.31 (48)
EA has a live track record with 4.5 years of stable trading with low drawdown: Live performance MT5 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make p
way to starsは、市場のボラティリティが低い期間に低リスクの機会を活用して取引するために特別に設計された夜間スキャルピングeaです。この夜のスキャルピングeaは頻繁な取引のための小さな価格の動きをキャプチャすることに焦点を当て、それによって時間をかけて利益を蓄積します。1トレードあたりの潜在的な損失を抑制するために、厳格なストップロス対策を採用し、効果的なリスク管理を確保しています。way to starsは、ニューラルネットワーク、人工知能、chatgpt、または完全な直線バックテスト結果に依存しない、本物で正直な取引システムです。 MT5       マニュアル   signal :  https://www.mql5.com/en/signals/2260126   次価格: $ 699 setfile of Medium-low Risk  (signal's setfile) setfile of High Risk このeaの特徴: 適切な通貨ペア:GBPUSD 時間枠の読み込み:任意の時間枠です 格子なし、マーチンゲールなし、一度に単一の取引 リスクを低減するた
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 MT5バージョン: MT5へ移動 リアルマネーシグナル: クリックして表示 ライブシグナル: クリックして表示 現在、ゴールドEAを無料で提供するキャンペーンを行っています。購入後にご連絡いただければ、お受け取りいただけます。このキャンペーンは期間限定です。 実行の推奨事項 推奨通貨ペア:G
Bonnitta EA
Ugochukwu Mobi
2.9 (20)
Bonnitta EA は、保留ポジション戦略 (PPS) と非常に高度な秘密取引アルゴリズムに基づいています。 Bonnitta EA の戦略は、秘密のカスタム指標、トレンドライン、サポートおよびレジスタンス レベル (価格アクション)、および上記の最も重要な秘密の取引アルゴリズムを組み合わせたものです。 3 か月以上のリアルマネーテストなしで EA を購入しないでください。ボニッタ EA をリアルマネーでテストするのに 100 週間以上 (2 年以上) かかりました。結果は以下のリンクで確認してください。 BONNITTA EA は愛とエンパワーメントから作られています。 少数の購入者のみを対象とした価格設定と著作権侵害アルゴリズムの実装です。 Bonnitta EA は、22 年間で 99.9% の品質を持つ本物のティックを使用してテストされ、実際の市場状況に近いスリッページとコミッションでストレス テストに合格しました。 Expert Advisor には、完全な統計制御による統計収集およびスリッページ制御のアルゴリズムが含まれています。 この情報はブローカーのトリッ
This  Expert adviser developed on Prop Trader VP( Patrick Victor) From No Nonsense Fx.  It is an automated trading system that uses 100% technical indicators with very complex settings and some hidden Mathematical calculations to open and close trades. Trade different times for each day. It doesn't use the grid, martingale, or other dangerous money management methods. It has a lot of Entry and Exit Methods, and Every Trade is Stop loss protected. Download Preset file  Features: Every trade is
Aurum Apex Mt4 EA
Martin Alejandro Bamonte
5 (1)
Aurum Apex EAの説明 Aurum Apex EAは、MT4プラットフォーム向けに設計された強力な100%自動化された取引ツールです。リアルタイムで市場を分析し、さまざまな取引の機会を検出します。 すべてのレベルのトレーダーに適したAurum Apex EAは、リスクパラメータを介して調整可能な3つのリスクモードを提供します: リスク = 0.1(低リスク): 金の動きに慣れていない新規トレーダーに最適です。この設定では、驚きを最小限に抑えながら信頼を築きます。 リスク = 0.2(中リスク): 金取引に精通した経験豊富なトレーダーにお勧めです。利益の可能性とドローダウンの間で最適なバランスを実現します。 リスク = 0.3(高リスク): 1日数時間しかロボットを操作しない上級トレーダー向けです。この設定は、EAを3〜4時間後に無効にする人に適しています。USDやBTCの重要なニュースイベント中は注意が必要です。 ECNまたはゼロスプレッド口座で最低$1000から始めることをお勧めし、M1のタイムフレームでXAUUSDペアのみを取引します。ただし、Aurum Apexは利用
Indicement MT4
Profalgo Limited
5 (2)
Indicementへようこそ! プロップファーム準備完了! -> セットファイルを ここからダウンロード ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル NEW: Choose 1 EA for FREE! (limited to 2 trading account numbers) 究極のコンボディール   ->   こちらをクリック 公開グループに参加する: ここをクリック   LIVE SIGNAL INDICEMENT は、 専門的な取引アルゴリズムの作成における私の 15 年間の経験をインデックス市場にもたらします。 EA は、最適なエントリー価格を見つけるために非常によく考えられたアルゴリズムを使用し、取引のリスクを分散するために内部で複数の戦略を実行します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリング ストップロスとトレーリング テイクプロフィットも使用します。 このシステムは、重要なサポート レベルとレジスタンス レベルのブレイクアウトをトレー
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
The Expert Advisor trades on the signals of the Trend Line PRO indicator. Orders are managed automatically. The EA has a Recovery function that increases the order size if the previous trade was closed with a loss. You can use from 1 to 3 orders at the same time. The Expert Advisor fully complies with the indicator signals and FIFO rules, does not use the grid function, which allows you to start trading with a minimum deposit of $100 The EA has a mobile trading panel for managing auto-trading f
Forex trading bot ai は、自己学習機能を備えた人工知能ベースのロボットです。このロボットは、設定で指定された入力パラメータに基づいて最初のトレードを開始します。ロボットが実行した各トレードはファイルに記録されます(記憶されます)。その後、ロボットはすべてのクローズされたトレードと、それらがクローズされた条件を分析します。クローズされたトレードの総利益がマイナスの場合、ロボットはそれらのトレードがどのようなパラメータで開始されたかを確認し、トレード結果を改善するためにパラメータを調整します。このようにして、ロボットは継続的に学習し、最も効果的なトレードパラメータを自動的に選択します。ロボットの学習プロセスは、最初の10件のオーダーがクローズされた後に開始されます。ロボットは、最後の100件のトレードを基に学習します。設定内の入力パラメータは、最初の10件のオーダーを開くためだけに必要であり、その後はロボットが自動的に設定を最適化します。したがって、ロボットがチャート上でトレードを行う期間が長ければ長いほど、結果が向上します。 ロボットを購入すると得られるもの: 自動ト
こんにちは、私はDiamond Titan FXです。 このEAはUS30ペア専用に設計されています。 EAは、マーチンゲールやグリッドなどのリスクのある戦略を使用しません。 デフォルトでは、EAは各取引に対して50ピップの固定SLを設定しますが、必要に応じて変更できます。 EAはまた、10ピップから利益を確保するトレーリングストップを実装しており、これも変更可能です。 全口座に対するドローダウン管理機能を備えています。 EAにはニュースフィルター機能があり、ニュースの際に取引をオフにしたい場合に使用できます。 特別:EAは7ヶ月以上稼働しているライブ信号があります。明確で透明です。 ライブ信号1:   https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller   プロモーション:Diamond Titanを購入すると、US30スキャルパーとNasdaq Algoの2つのEAを無料で受け取れます => 詳細はメッセージでお問い合わせください。 プロップチャレンジの取引履歴:   https://www.mql
MT5 version -  https://www.mql5.com/en/market/product/124990 Monitoring of real trading Advisor -    https://www.mql5.com/en/signals/2264971 My other products      -      click here Keep in mind that the results on different brokers may differ, I recommend testing on your broker before using it (you can ask me for a list of recommended brokers in the PM). If you have any additional questions, write to me in the PM. A fully automatic Expert Advisor that does not require additional settings, I re
CyBRG RX Mt4
Arseny Potyekhin
5 (3)
CyBRG RXのご紹介:次世代のトレーディングアシスタント 最先端のトレーディングパートナーであるCyBRG RXとともに、トレーディングの未来に足を踏み入れましょう。 高度なニューラルネットワークの力を活用して、CyBRG RXは変化し続ける市場状況をかつてない精度で分析し、適応します。 信号:   ライブ信号 1 ライブ信号 2 この戦略は非常にユニークなので、ライセンスの数を制限して販売したいと考えています。そのため、販売を制限するために価格は着実に上昇します。 次の価格は 890米ドル です。 ブローカー 任意のブローカー、 ECN / ZERO スプレッドを推奨 レバレッジ 1:20 から 入金 最低 50 ドル      シンボル USDJPY タイムフレーム H1 なぜCyBRG RXを選ぶのか? 最先端のニューラルネットワーク :CyBRG RXは学習し進化する高度なAIアルゴリズムを駆使し、洞察に富んだ市場分析を提供します。 適応戦略 :金融市場の動的な特性に合わせて、CyBRG RXは戦略を継続的に調整し、常に一歩先を行くことを保証します
フィルタ:
レビューなし
レビューに返信
バージョン 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.