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

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 $
GOLD Scalper PRO
Lachezar Krastev
4.5 (20)
PROMOTION: BUY 1 GET 1 FREE! --> Buy GOLD Scalper PRO with -50% OFF + 1 FREE EA (of your choice)! NOTE: Promo price: $197 ( Regular Price: $397) - The offer ends soon!  For more info about the promotion and possible free EAs, contact me! GOLD Scalper PRO is a fully automated trading system which takes much of the work out of trading, leaving you free to do other things! You should not be fooled by the low price – GOLD Scalper Pro is a very effective and profitable trading strategy, profession
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
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 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
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 Live Signal: Bergland Gold You can rent the Bergland signal here. If you like my product, please write a review.
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%自動的に
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
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
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
このプロダクトを購入した人は以下も購入しています
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
Indicement MT4
Profalgo Limited
5 (1)
Indicementへようこそ! プロップファーム準備完了! -> セットファイルを ここからダウンロード ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル 究極のコンボディール   ->   こちらをクリック 公開グループに参加する: ここをクリック   INDICEMENT は、 専門的な取引アルゴリズムの作成における私の 15 年間の経験をインデックス市場にもたらします。 EA は、最適なエントリー価格を見つけるために非常によく考えられたアルゴリズムを使用し、取引のリスクを分散するために内部で複数の戦略を実行します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリング ストップロスとトレーリング テイクプロフィットも使用します。 このシステムは、重要なサポート レベルとレジスタンス レベルのブレイクアウトをトレードするという、非常に人気があり実績のある戦略に基づいて構築されています。   私は長年EAを開発してきた中でこの戦略を完成させることができて嬉しいです。
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/2251841 Gold Scalper Trading is an EA that uses a complex trading methodology that includes cross-market analysis to find scalpable entry points with XAUUSD, one of the market's wildest running pairs. EA uses stop loss for all orders, only 1 order and does not use any dangerous trading methods: No grid, no martingale,... Gold Scalper Trading is o
The Gold Reaper MT4
Profalgo Limited
4.62 (29)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 このシステムは、重要なサポート
ローンチプロモーション 現在の価格で購入するために残っている販売は3つだけです。 次回価格: $1233 無料でUS30スキャルパーEAとQuantum Algo EAを入手 -> 購入後にご連絡ください Live signal - 1:    https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Live signal - 2:  https://www.mql5.com/en/signals/2242066?source=Site+Profile+Seller#!tab=account Prop Signal:  https://www.mql5.com/en/signals/2223219?source=Site+Signals+Profile+From+Author MT5:  https://www.mql5.com/en/market/product/116010?source=Site+Market+Product+Page Prop Challenge取引履歴: https://www.m
Please do not   pm   me if you are asking for:  Discount ( Price will go back to original price 3800 in the future ) Backtesting result ( We don't trust mislead informations ) (LOJ IS NOT A HFT Strategy, Will not be violated by Prop firm rules) We don't rely on backtest results. The backtesting environment can't access our database to retrieve historical data. We aim to provide clarity to EA traders and not mislead them. The best approach is to monitor our signals. If you're wondering how to ve
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 Real Time Signal XAUUSD:  https://www.mql5.com/en/signals/2254092 Real Time Signal USDJPY:  https://www.mql5.com/en/signals/225409
Diamond Ultimate へようこそ!!! ローンチプロモーション: 現在の価格で残りわずかです! 最終価格:4993.99ドル Diamond Ultimate   は、私の2つの最高のEA、Diamond Titan と US30 Scalper のアルゴリズムを組み合わせ、13年の市場経験を活かして注文を実行し、資本を管理します。 すべての取引には明確なストップロスとテイクプロフィットのレベルがあります。EA はトレーリングストップロスを使用して利益を確保します。 EA は一度に最大 7 つの取引を開くことができますが、設定で少ない数に調整することも可能です。 これが長期的に私の最高のEAになると確信しており、非常に興奮しています。 EA の特徴: - 主にダウジョーンズのペア(US30、W30、US30Cash、DJ30 など)で取引します。 - 2020年からの最高のブローカーデータでバックテストされており、非常に強い資産曲線を示しています。取引は明確に勝ち負けがわかります。負けの連続も非常に迅速に回復できます。 - 0、1、または2桁の
注意事項 EAには最大6つのエントリーポイントが含まれ、各取引のロット数は注文ロット数に6を乗じたものとなるため、ロット数が大き過ぎないようご注意ください。 ロット数のデフォルトの計算方法は資金のパーセンテージではありません。デフォルトの計算方法はレバレッジの影響を受けないため、リスクをより正確に管理できます。  リスク耐性を高めるために、1,000ドル以上の資金のご利用をお勧めします。 複数の通貨ペアを同時に使用するとリスクが蓄積される可能性があるためご注意ください。 こちらはMT5バージョンです。MT5バージョンは市場環境をより正確に再現できます。 MT4バージョンが必要な場合は、後日リリースいたします。 取引にはリスクが伴うため、こうしたリスクを理解し効果的に管理することが非常に重要です。 MT5バージョン: MT5へ移動 618セール、期間限定で300ドル割引 現在、ゴールドEAを無料で提供するキャンペーンを行っています。購入後にご連絡いただければ、お受け取りいただけます。このキャンペーンは期間限定です。 実行の推奨事項 推奨通貨ペア:GBPUSD、USDCAD、AU
way to starsは、市場のボラティリティが低い期間に低リスクの機会を活用して取引するために特別に設計された夜間スキャルピングeaです。この夜のスキャルピングeaは頻繁な取引のための小さな価格の動きをキャプチャすることに焦点を当て、それによって時間をかけて利益を蓄積します。1トレードあたりの潜在的な損失を抑制するために、厳格なストップロス対策を採用し、効果的なリスク管理を確保しています。way to starsは、ニューラルネットワーク、人工知能、chatgpt、または完全な直線バックテスト結果に依存しない、本物で正直な取引システムです。 MT5       マニュアル   signal :  https://www.mql5.com/en/signals/2220466      Medium-low Risk 次価格: $ 699 setfile of Medium-low Risk setfile of High Risk このeaの特徴: 適切な通貨ペア:GBPUSD 時間枠の読み込み:任意の時間枠です 格子なし、マーチンゲールなし、一度に単一の取引 リスクを低減するため
Quantum Emperor MT4
Bogdan Ion Puscasu
4.87 (136)
ご紹介     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 Queen、Quantum Gold Emperorを無料で入手できます!*** 詳細についてはプライベートでお問い合わせください 新しい Live Signal V5:   ここをクリック MT5バージョン:  ここをクリック 量子EAチャネル:       ここをクリック 10 回購入するごとに価格が 50 ドル上がります。最終価格 1999 ドル クォンタムエ
ランチプロモ! 現在の価格で残りわずかです! 次の価格: 1533 ドル 最終価格:1993ドル Live signal:  https://www.mql5.com/en/signals/2220893?source=Site+Profile+Seller MT5:   https://www.mql5.com/en/market/product/107337?source=Site+Profile+Seller For more top Expert Advisors and Indicators, visit:   https://www.mql5.com/en/users/lothimailoan/seller I am Los, please subscribe to receive more updates:   https://www.mql5.com/en/users/lothimailoan/news US30 Scalper EAは、トレードとコーディングに豊富な経験を持つチームによって開発された次世代のスキャルピングロボットです。これは、米国(US30)
Supply Demand EA ProBot
Georgios Kalomoiropoulos
5 (2)
需要と供給の 原理に基づいた 完全自動アドバイザー 。完全に自動化された 需要と供給のアドバイザー を初めて提供しました 。 取引が 簡単に なり、取引戦略を完全にコントロールできるようになりました 便利なグラフィカル操作パネルを使用。 15,000 行を超えるコードを含む、非常に高品質の アルゴリズム取引 ソフトウェアが手に入ります。 EA ProBot の需要と供給のガイド Prop Firms を取引するための最良の方法は、資格のあるトレーダーになるためのすべての手順に挑戦します。 すべてのトランザクションは自動的に行われ、管理されます。 インプットを選択する だけで、リラックスして利益の成長を観察できます。 パネル入力パラメータ: 取引方向の 選択 (買いまたは売り) 取引したい時間枠 を選択してください 操作したいゾーンのタイプ を選択します (広、中、狭、超狭) 3つの資金管理オプション から選択 利益を得る取引 または 損失を得る 取引の数の後に停止するアドバイザーを選択してください 。 リスクまたは ATR に基づいて TP および SL
ローンチプロモーション: 現在の価格で入手可能な限定数のコピー 最終価格: 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
Gold Trade Pro
Profalgo Limited
4.61 (23)
プロモーションを開始します! 449ドルで残りわずかです! 次の価格: 599ドル 最終価格: 999ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here New 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 JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro はゴールド取引 EA の仲間入りですが、大きな違いが 1 つあります。それは、これが本物の取引戦略であるということです。 「実際の取引戦略」とは何を意味しますか?   おそらくお気づきかと思いますが、市場に出回っているほぼすべてのゴールド EA は単純なグリッド/マー
CoreX G MT4
Arseny Potyekhin
5 (1)
概要 CoreX G EAは、外国為替市場の複雑さに対応するために特別に設計された高度な取引システムです。最先端のニューラルネットワーク、高度な機械学習技術、および統合されたビッグデータ戦略を活用することで、CoreX Gは取引において卓越した精度とセキュリティを提供します。このエキスパートアドバイザー(EA)は、技術的な優秀さとプレミアムなカスタマーサポートにより際立ち、ユーザーが質問や懸念に常に対応できるようサポートします。 信号:   Live Signal 1 Live Signal 2 Blog: CoreX G EA この戦略は非常にユニークなので、ライセンスの数を制限して販売したいと考えています。そのため、販売を制限するために価格は着実に上昇します。 次の価格は 690米ドル です 。 ブローカー 任意のブローカー、 ECN / ZERO スプレッドを推奨 レバレッジ 1:20 から 入金 最低 200 ドル      シンボル XAUUSD タイムフレーム H1 ビッグデータ統合と取引戦略 ビッグデータはCoreX Gの戦略の基盤です。膨大な量の過去およびリア
Ai Hybrid Robot MT4
Mansour Babasafary
5 (3)
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
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 S
残り 10 部のうち、わずか 3 部が $333.99 で販売中! その後、価格は $393.99 に引き上げられます。 ライブシグナル MT4(資金提供アカウントと Titan EA の組み合わせ): https://www.mql5.com/en/signals/2254355?source=Site+Profile+Seller   ライブシグナル MT5(小口アカウント): https://www.mql5.com/en/signals/2251691?source=Site+Profile+Seller   MT5 バージョン: https://www.mql5.com/en/market/product/122597    こんにちは、 私は Quantum Pip、LOS EA ファミリーの最新メンバーです。 私は、前日のボラティリティに基づいて毎日買い/売りのストップ注文を開く戦略を使用する EA です。これにより、現在の日に適したエントリーを見つけます。 この EA は、マーチンゲールやグリッドなどのリスク戦略を使用していません。 この
XG Gold Robot MT4
Marzena Maria Szmit
4.46 (24)
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
CyBRG RX Mt4
Arseny Potyekhin
5 (2)
CyBRG RXのご紹介:次世代のトレーディングアシスタント 最先端のトレーディングパートナーであるCyBRG RXとともに、トレーディングの未来に足を踏み入れましょう。 高度なニューラルネットワークの力を活用して、CyBRG RXは変化し続ける市場状況をかつてない精度で分析し、適応します。 信号:   ライブ信号 1 ライブ信号 2 この戦略は非常にユニークなので、ライセンスの数を制限して販売したいと考えています。そのため、販売を制限するために価格は着実に上昇します。 次の価格は 890米ドル です。 ブローカー 任意のブローカー、 ECN / ZERO スプレッドを推奨 レバレッジ 1:20 から 入金 最低 50 ドル      シンボル USDJPY タイムフレーム H1 なぜCyBRG RXを選ぶのか? 最先端のニューラルネットワーク :CyBRG RXは学習し進化する高度なAIアルゴリズムを駆使し、洞察に富んだ市場分析を提供します。 適応戦略 :金融市場の動的な特性に合わせて、CyBRG RXは戦略を継続的に調整し、常に一歩先を行くことを保証します
FT Gold Robot MT4
Marzena Maria Szmit
4.4 (35)
Introducing the FT Gold Robot MT4, 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 da
ライブシグナル-1: ここをクリック MT5バージョン: ここをクリック Quantum Pip   を無料で取得(2つの取引口座用)-> 購入後にご連絡ください Nasdaq Algo Tradingへようこそ このEA(エキスパートアドバイザー)は、13年以上のプログラミングと取引の経験を持つチームによって作成・設計されています。 このEAは、長期的で安定した利益を提供できるシステムの開発に焦点を当てています。リスクのない戦略を採用しており、マーチンゲール、グリッド、ヘッジングの方法や、事実上ストップロスなしと同じような非常に長いストップロスを使用する戦略を避けています。 このEAは、取引ボットに対するあなたの考え方を変えるでしょう。 詳細な機能 - Dravasブレイクアウトマインドセットに基づいてエントリーポイントを見つけるために、価格アクション戦略を使用しています。 - プロップファームに適した機能を含んでいます:ドローダウンの管理、ニュースの管理、取引時間の管理など。 - 選択できる3つの戦略モードを提供します。 - マーチンゲール、グリッド、ヘッ
ご紹介     Quantum Gold Empire EA は 、有名な XAUUSD (GOLD) ペアの取引方法を変革する画期的な MQL5 エキスパート アドバイザーです。 13年以上の取引経験を持つ経験豊富なトレーダーのチームによって開発されました。 重要!購入後、インストールマニュアルとセットアップ手順を受け取るためにプライベートメッセージを送ってください。 ***Quantum Gold Empire EA を購入すると、Quantum Trade EA を無料で入手できます!*** 詳細については個別にお問い合わせください。 ライブ信号:   ここをクリックしてください MT5バージョン:   ここをクリック 量子EAチャネル:       ここをクリック 高度なアルゴリズムを活用したエキスパートアドバイザーは、あらゆる一瞬の機会を活用し、最適なエントリーとエグジットを保証します。 リアルタイムの適応性:     金市場はダイナミックな性質を持っているため、迅速な調整が必要です。当社のアドバイザーは、変化する市場状況にシームレスに
GRain EA MT4
Roman Erokhin
4.5 (6)
Good afternoon. My name is Roman, I am the creator of Gold Rain EA. I have been preparing for its realization for a long time, went through a lot of tests and now I finished the product and went on sale with a live good signal. My motto is to use only live signals, I do not release products without history or lack of real accounts. Now you have the opportunity to try Gold Rain EA in your hands. I will help every client to customize and install EA, from beginner to pro. Tired of complicated EA mo
The King Advisor MT4
Guillem Boix Martin
4.44 (9)
The King Advisor は高度な ニューラルネットワーク ・アルゴリズムである。 その戦略は、 洗練された自己学習 システムと長年の経験と作業によって考案された 取引 システムを通じて、サポートレベル、レジスタンス、トレンドラインの識別に基づいています。 経験豊富なトレーダーチームによって開発されました。 200枚限定とさせていただきます。 新しいライブシグナル:   https://www.mql5.com/en/signals/2252376?source=Site+Profile+Seller 次のEAを提供するプロモーションがあります。ご希望の方は、ご購入後にご連絡ください。期間限定のキャンペーンです。 The King Advisor   アドバイザーは 約定をコントロール することができます。取引を行う前に、ロボットは取引ペアの 流動性の吸収を 評価し、スリッページを最小限に抑え、取引が 最良の条件で 執行されるようにします。   The King Advisor   アドバイザーは 非常に優れた リスク管理機能を 持ち、注文をコントロールします。このエキスパート
Fenghuang EA utilizes clustering principles in machine learning to analyze data, identifying groups of objects or events with similar features or relationships. It uncovers hidden patterns and categorizes objects by similarities, aiding in the discovery of causal relationships. The EA allows for in-depth data analysis, highlighting significant relationships without risky techniques like martingale, netting, or scalping, making it compatible with various brokerage environments. Read more about t
Live signal :   TrendMaster FX The MT5 version : TrendMaster FX MT5 現在、EAの試用キャンペーンを実施中です。購入後にご連絡いただければ、「Gold Garden」または「AI TradingVision GPX」をご利用いただけます。詳細はお問い合わせください。 おすすめの通貨ペア: 英ポンド/米ドル(GBPUSD) 米ドル/カナダドル(USDCAD) ユーロ/米ドル(EURUSD) リスク設定: 積極的なトレーダーのための最大リスク設定は0.15です。 より保守的なトレーダーや、特に資本の大きい人は、0.05以下に設定することをおすすめします。 購入後: ユーザーマニュアルと注意事項を入手するために、私たちに連絡してください。すでに購入された方は、おすすめの ユーザーマニュアル を参照してください。 購入後はFAQをお読みください。「 ここをクリックして表示 」 安全で安定したEA: 当社のEAは、グリッドまたはマーチンゲール戦略を使用していません。各注文にはストップロスがあります。 大きな価格変動が発生した場合
Gold Fox EA
Dmitriq Evgenoeviz Ko
Gold Fox EA is a highly effective trading advisor created specifically for the MT4 platform and focused on the gold market and major currency pairs. Using complex algorithms, it analyzes market trends and price fluctuations in real time, ensuring maximum profit with minimal risk. The effectiveness of Gold Fox EA is confirmed by long testing periods, where it demonstrated outstanding results even in conditions of high volatility. Unique strategic approaches underlying the advisor allow it to a
Z4scalp
Cence Jk Oizeijoozzisa
5 (4)
-------------------------------------------Z4SCALP のご紹介------------------------------------------- Z4SCALP は、マーチンゲールなしで設計された、トレードごとに SL を持つ高度なトレーディング ロボットです。 限定オファー: 1 つの製品を購入すると、もう 1 つが無料で提供されます ! ------------------------------------------------------------------------------------------------------------------------------------ デモ用のアカウントの詳細: トレーディング ロボットの動作を確認するには、次のデモ アカウントにログインしてください。このアカウントは実際のアカウントをミラーリングしているだけで、アクティブなロボットはありません。 アカウント番号: 21756797 パスワード: A12345678 サーバー: ICMarketsSC-De
フィルタ:
レビューなし
レビューに返信
バージョン 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.