ExpandGrid EG104

5

EG104 EA, originally ExpandGrid, is a collection of grid styles that have been optimized by intense tests, results from demos and real accounts and results from studies and parameter variations. It is delivered with the default parameters, so the trader does not need to change them to use the EA, just drop it to the chart, enable the style setting magic number and let it play.

This EA works with its default values out of the box, but flexibility has always been a priority during developing it. It means the trader may change default values and use different styles simultaneously. By using start/end times the EA may run one style during active sessions and a different style during sleeping sessions, it may run styles in parallel or interlaced and with its own set of parameters. The trader is able, by combining these styles, to create a well complex algorithm no one created before. Its flexibility creates its unlimited potential by itself or by the trader’s imagination.

Style must be enabled first, to do so, set magic number greater than zero. If you enable more than one style, use different magic numbers.


Grid Styles

  1. symmetry - limit order style. It buys and sells simultaneously, closing winning positions at grid levels and averaging breakeven points of losing positions by an order quantity multiplier. The center of the grid moves as new orders execute.
  2. Channel-static - stop order style. It places and order and if at grid level it is losing, the EA multiply quantity by a multiplier and open positions on the opposite direction. The center of the grid does not move creating a static channel.
  3. Channel-floating - same as Channel-static where the difference is the center of the grid that moves as new orders execute.


Parameters

  1. MagicNumber: Set magic number to a value greater than zero to enable the style. MagicNumber is used to identify styles. It must be a different value for each style.
  2. StartLotQty: Is the initial order lot quantity, additional orders will use a multiple of this value. Grid target is this value times the grid size in pips. Smaller as possible is recommended. Default is 0.01.
  3. s_WeightDirection=true: In symmetry mode, when this parameter is true, the EA will use its proprietary formulas to weight direction. If EA calculates long direction, it will double long StartLotQty for buy orders, if it calculates short direction, it will double sell orders. if direction is unknown, none direction will be doubled. Example, if EA define long and s_StartLotQty=0.01, the EA will enter 0.02 for buys and 0.01 for sells.
  4. s_WeightQtyMulti=1. When this parameter is greater than one, the start lot size for the weight side will be multiplied. Example, if s_WeightQtyMulti=2 and the EA calculate that the direction should be long, then the EA will open twice longs than shorts.
  5. GridSizePips: the size/distance of the grid levels in pips. If this value is zero, expandGrid (EG) will calculate the grid size using daily ATR or daily range values, divided by Grid_Factor. If Grid_Increments and Grid_Factor are used, Grid_Increments will take precedence.
  6. GridSizeFactor: When GridSizePips=0, a value from 1 to 15 can be used to calculate the grid size/distance. A small value increases the grid size and do open fewer orders, biggest values decrease grid size and scalp more. I see it as a scalping intensity level.
    When Grid_Factor and Grid_Increments are both zero, ExpandGrid will use the spread in pips (not points) as grid size.
  7. OrderMultiplier: value used to multiply next order quantity.
  8. s_AccumulationFiltered=true: Delay accumulation order execution by M1 fractals and M1 moving average cross over. True value is recommended to pause execution on news releases or fast market moves.
  9. ChannelMultiplier: Order multiplier for Channel style. It is used when price touches opposite direction of the grid.
  10. StartTime/EndTime: ExpandGrid will not open new positions outside the time specified.
  11. TakeProfit: I do recommend keeping this value as zero (default). Set it to 0.01 for closure modes.
  12. Exit_By_M1MA=true: When this parameter is true, the EA will check first its profit target and second the mean price related to a M1 moving average. If cycle is long and price trade above M1 MA the cycle will not close. If cycle is short and price trade below M1 MA the cycle will not close. The EA will try to maximize profits.
  13. BreakEvenLevel: The EA will set target to 0.01 when this level quantity is reached. Default is recommended.
  14. Max_Money_Loss: Maximum money loss per grid style. It is recommended to keep it at zero (disabled)
  15. MaximunOrders=0: When this parameter has a value greater than zero, the EA will pause trading if accumulation orders are gather than its value.
  16. NeutralizeBalancePercent=0: Now a grid cycle can be neutralize/hedge by EG104 NeutralizeBalancePercent or by DayTarget global NeutralizeBalancePercent or by neutralize horizontal line or by manual intervention. If you use this parameter, I do recommend values greater than 60%
  17. FlatOnFriday: Will set the target to 0.01 and stops creating new cycles on Fridays after 14 GMT Hours.
  18. Dynamic_Grid: The objective of this parameter is to reduce quantities and manage fast moves in the same direction when the style is symmetry or ScalperGrid (limit order style), and to expand channels when price is ranging or in consolidations eliminating multiple order zigzags. (Stop order styles).
  19. Dynamic_Percent_Increase: Grid increasing/expanding percentage, default is 20.
  20. ResumeNTZd=false. When this parameter is false, after the cycle is neutralized/hedged, the EA will pause execution. You must continue trading manually or using TradingLines. When this parameter is true, the EA will continue trading as normal, closing and opening orders at it levels. If NeutralizeBalancePercent has a value, you may get multiple neutralizations/profit taking orders. This scenario may expand the recovery zone and make the cycle look like it is losing more money.
  21. CONTINUE: It will open new grid cycle after targeted, if this parameter is set to false, the EA will stops the grid after all the positions closes. ExpandGrid will continue managing opened positions.

It is highly recommended to test this EA on a demo account before trading live.

レビュー 5
Arno Richter
233
Arno Richter 2016.09.07 16:34 
 

This is really one of the best EA I've ever used. Works perfect with different currency pairs.

Robert Jagger
946
Robert Jagger 2016.07.25 12:49 
 

I first came across this EA after discovering a very interesting thread on ForexFactory covering the development of the free EG104 EA (which i understand uses the same techniques as this commercial product). The information and history on ForexFactory shows the considerable effort and understanding that the author has put into this EA. Furthermore, questions about the EA are answered promptly, politely and in great detail; and user feedback has been incorporated into the product. On ForexFactory you will also find some useful companion EAs to manage how the EA trades through news, and to calculate trade size or your account, etc.

I have tested many EAs and very few give reliable results. This EA does appear to be an exception. I am using it on several real money accounts and also testing a wide range of pairs on my demo accounts. Using the hedged-symmetry mode (and the companion EA to limit trading during high-impact news) and all my accounts are delivering consistent profits! I expect to increase the use of this EA for live trading, and I will be testing the other trading modes in the near future.

No EA is perfect, but this one does seem to compare well with those priced several times the price!

leonardomaxcs
539
leonardomaxcs 2016.07.07 11:53 
 

This is the best grid EA I have used so far, using on live account for 2 months already, be careful on strong market moves.

おすすめのプロダクト
| 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
PROMO: SPEND MORE TIME WITH YOUR FAMILY. ENJOY LIFE… DO NOTHING. We would like to share our coding skills to fellow traders and most especially to people from all walks of life to have the opportunity to trade or invest using auto-trading way to provide other source of income while letting the robot and your money works for you.  The trade strategy is based on Averaging and uses a little bit combination of martingale and grid strategy. Methodology   – Trading entails technical analysis with ma
Forest
Vadim Podoprigora
Forest is a Trend Expert Advisor based on the analysis of a unique mathematical model of trend lines, which allows you to determine the trend movement. The Expert Advisor is most suitable for the currency pair "USDCHF" on period "H1". The EA can work on any type of accounts, and with any brokers. The EA uses mathematical analysis to open trades and applies loss control to open trades. At its core, the EA does not use any risky systems with the increase in the volume or increase in the number of
Works to open two hedging deals, buying and selling, with a goal of each deal of 20 points With the opening of multiple cooling deals in the manner of another lot size and suspending each type of sale or purchase transaction At a profit level. Parameters: Lot1: Manual Lot Size Auto_Lot: Set true to automatically calculate optimal Lot Size based on risk preferences, Set False if you want use manual lot size. Max_Risk: Max Risk as percentage of Equity* the greater this percentage is the greater
This Expert Advisor trades based on trend lines, as well as on the basis of volume analysis. Volumes are calculated using minute bars, in order to determine if they were ascending or descending. The trend lines are drawn based on High and Lows in the trade history. There are also additional indicators. Buy or sell signals depend on all those factors. This allows the EA to enter the market with more accuracy and to perform more deals. Input parameters Lots - lot size (if 0, a lot is calculated b
PairsTrading
Evgenii Kuznetsov
3.67 (9)
The EA identifies divergences in two correlated currency pairs and trades in the direction where they converge back. Working timeframe: M30 Input parameters MagicNumber - identification number for the EA. OrdersComment - comment to order, automatic if an empty value is set. Lots - lot size. DepoPer001Lot - automatic lot calculation (specify the balance per 0.01 lot) (if 0, the value from 'Lots' parameter is used). TimeFrame - working timeframe. Symbol #2 - correlated currency. Symbol #2 reverse
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 wo
この価格での在庫は残り 4/10 個のみ ---> 次の価格は175ドル // MT5版 発売記念キャンペーン:ご購入いただいた方にはEAをプレゼント! Gold Pulse AIは、強化学習を用いた堅牢なトレーディングアルゴリズムの構築、トレーニング、評価、デプロイに特化したオープンソースのPythonフレームワークであるTensorTradeを使用して開発されました。 このアルゴリズムの戦略は、指値注文を利用して金市場のモメンタムを活用することです。過去のローソク足チャートを分析して注目すべき領域を特定した後、価格がその領域に達した時点で約定する指値注文を発注します。アルゴリズムは、ブローカーの取引条件(スプレッド、遅延、スリッページ、市場ギャップなど)にリアルタイムで自動的に適応します。指値注文が期待されるリターンをもたらさないと判断した場合、注文はキャンセルされます。 AIを最新の状態に保つため、ニューラルネットワークは4~5ヶ月ごとに最新の履歴データを使用してトレーニングされます。 このロボットは、マーチンゲール法やヘッジングといった有害なリスク管理手法は一切使用しませ
RoundLock EA
AW Trading Software Limited
4.33 (3)
Round Lockは、ダイナミックポジションロック機能を備えたスマートアドバイザーです。Round Lockは、ダイナミックポジションロック機能を備えたインテリジェントなアドバイザーであり、段階的なポジション増加と市場への動的な適応を備えた双方向注文ロック戦略を実行する高度なトレーディングアドバイザーです。 ラウンドロックの利点: ポジションロックによるリスク管理、 市場のトレンド分野におけるダイナミックなボリューム成長、 制限に応じた柔軟な動作設定、 フラットとトレンドのフェーズに適しており、それぞれの状況で結果を最適化します。 保護メカニズムを備えた平均化戦略とグリッドアプローチの自動化。 MT4バージョン -> こちら / トラブルシューティング -> こちら アドバイザーは、反対方向の注文を2つオープンします。そのうちの1つが利益確定で決済されると、2つの注文が再度オープンされます。注文量は、Multiplier_Volume乗数のボリュームとアドバイザーがオープンした注文数に応じて増加します。新しいオープンペアごとに、同数の注文がオープンされ、互いにロックされます。同じ種
Lemm is a scalper designed for intraday trading in M1 timeframe, therefore very fast and aggressive. It can be configured in a quieter version with higher timeframes or on different assets simultaneously using different magic numbers. The default configuration is for  forex pairs, but by changing the parameters, it can be used on any pair (it has had excellent results on XauUsd and DjiUsd). It is equipped with a movable and minimized summary panel and push notifications on the smartphone. Recom
The Official Automated Version of the Reliable Indicator PipFinite Breakout EDGE EA Breakout EDGE takes the signal of PipFinite Breakout EDGE indicator and manages the trade for you. Because of numerous financial instruments to consider, many traders want the signals to be fully automated. The EA will make sure all your trades are executed from entry to exit. Saving you time and effort while maximizing your profits. The Edge of Automation Effortless price action trading is now possible acros
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 s
Combo All In One is an EA combo 10 strategies , The EA is suitable for both beginners and experienced traders. Normally you will have to pay 10x fee to buy 10 EAs with different strategies. But with ALL IN ONE, you only need to pay 1 time to own an EA that includes 10 different strategies. This is a cost-effective solution and combines effective methods. Timeframe M15, Minimum deposit $1,000, Leverage 1:500. STRATEGY1: MOVING AVERAGE STRATEGY2: RSI STRATEGY3: MACD STRATEGY4: BOLLINGER BANDS STRA
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):
Live Signal (Real Trading Data)  https://www.mql5.com/zh/signals/2341050 Live Signal (Real Trading Data) : https://www.mql5.com/zh/signals/2346893 Smart Trend and Range EA Smart Trend and Range EA is an automated trading program designed to operate based on market structure analysis under different market conditions. The EA analyzes price behavior and market structure to apply different trading logic in trending markets and ranging markets. It does not use martingale, grid, averaging, or recover
Vizzion is a fully automated scalping Expert Advisor that can be run successfully using GBPJPY currency pair at H1 timeframe. Very Important This Expert Advisor can not run with any EAs in the same account. As part of the money management plan, it calculates and monitors the Margin Level % and assumes that all open trades are created by it. If you want an Expert Advisor that trades in a daily basis, this EA is not for you because using this requires a patience to wait for a few days or weeks on
AI TRADING SYSTEM for MT4 - あなたの究極のAI駆動利益マシン! AI TRADING SYSTEM で取引の未来を解き放ちましょう。これは最先端の専門アドバイザー(EA)で、強力なAI駆動戦略を使用して、すべての通貨ペアの利益を最大化します。汎用性のために設計されていますが、EUR/USD、GBP/USD、USD/JPYなどの 主要ペア で 優れたパフォーマンス を発揮し、市場の先を行くことができます。 AI TRADING SYSTEM には 2つの異なる取引モード があり、あなたの取引スタイルと利益目標に合わせて適応します。 BACISモード - 安定した信頼性の高い利益を最小限のリスクで実現し、バランスの取れたアプローチを求めるトレーダーに最適です。 TURBOモード - アグレッシブな高報酬戦略で利益を高めたい人にとって理想的で、市場の勢いを捉えるのに最適です。 主要な特徴: カスタマイズ可能な設定 : 利食い(TP)、損切り(SL)、ロットサイズ、マーチンゲールオプションを調整して、リスク許容度と取引の好みに合わせてシステムをカスタマイズします。
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
Karman
Vladislav Filippov
Karman is a fully automated trading advisor working on a М30 timeframe. The settings of the advisor are based on the safe trading, the essence of which is to close the transaction, while achieving a positive profitability dynamism of several points, which allows the user to reduce the costs of opening losing trades. The Expert Advisor is multi-functional and does not require a specific type of account for the normal operation of all functions embedded in it. The advisor’s manual involves encapsu
General Description Grid RSI Pro v3.1 is an advanced trading Expert Advisor for MetaTrader 4 that uses a grid strategy with RSI indicator filtering. The EA automatically opens orders at specified levels, creating a grid of orders to capture market fluctuations. Version 3.1 includes enhanced risk management features and improved signal filtering systems. Key Features 1. Trading Strategies RSI Strategy : Position opening when RSI reaches overbought (80) or oversold (20) levels Fixed Points : Posit
Correlation Beast V2.05 - Skyrocket Your Forex Trading! Unlock the power of currency correlations with Correlation Beast V2.5 , the ultimate Expert Advisor for MetaTrader 4! Designed for traders who crave precision and profitability, this EA leverages advanced correlation strategies to identify high-probability trades. Whether you're a beginner or a pro, this tool is your key to mastering the Forex market! Why Choose Correlation Beast V2.5? Powerful Correlation Trading Trade sma
Fitpro 10 Scalper Expert Advisor  is a automated forex trading robot designed to work on the most traded currency any pair. The strategy is based on using several MT4 indicators , each entry point is calculated using an advanced input filter based on the analysis of the movement of the price chart. Each order is secured by a fixed stop-loss while, no martingale, no grid, scalp or hedge.   Paramater •    Magic Order - is a special number that the EA assigns to its orders •    Take Profit - take p
Gyroscope        professional forex expert   (for EURUSD, GBPUSD, USDJPY, AUDUSD, USDCHF, EURGBP, EURJPY, NZDUSD, USDCAD, EURCHF, AUDJPY, CADJPY 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 mov
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+
Classic Market Surfer EA - A Timeless, Proven Strategy for Gold Trading For years, this powerful trading strategy has been hidden from the public-reserved for a select few. Now, for the first time, the Classic Market Surfer EA is available to traders like you.   Built on pure, time-tested trading principles, this EA doesn't rely on trendy gimmicks like AI or machine learning. Instead, it harnesses a classic, robust strategy that has consistently delivered results over the years. This is not a "g
Open lock
Sergey Likho
4.07 (43)
The Expert Advisor helps reduce the account drawdown. To do this, the losing deal is split into multiple small parts, each of these parts is closed separately. The EA can interact with other experts. For example, when a certain drawdown is reached, Open Lock can disable the other expert and start working with its orders. Open lock for MetaTrader 5 is available here Methods used by the EA Locking to prevent a drawdown increase Averaging orders used to cover the loss Partial closure to reduce the
How the EA works (simple explanation) Trades on   M5   timeframe Uses   H1 timeframe   to analyze global market context Analyzes   2 or 3 timeframes simultaneously On each timeframe: Checks price position relative to one or two Moving Averages Evaluates MA angle and distance between price and MA Entry logic is based on   trend + volatility conditions , not on random signals The full algorithm is illustrated in the screenshots. Recommended usage Symbol:   EURUSD Timeframe:   M5 Trading
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 $30000
Hello all Expert works in Recovery Zone With the opening of a buy or sell deal at the expense of the general trend with the suspension of a pending deal in multiples With the control of the complications from the multiples box from LO1 to LO20 Control it according to the way you work With closing all together on the target with the arithmetic mean method Working on currency pairs, it is preferable to have a small spread Max Spread = 0.3 Broker link from here Deposit: 5000 USD lot :0.01 https://
Hello all Expert works in Recovery Zone With the opening of a buy or sell deal at the expense of the general trend with the suspension of a pending deal in multiples With the control of the complications from the multiples box from LO1 to LO20 Control it according to the way you work With closing all together on the target with the arithmetic mean method Working on currency pairs, it is preferable to have a small spread Max Spread = 0.3 Broker link from here Deposit: 5000 USD lot :0.01 https://
このプロダクトを購入した人は以下も購入しています
The Gold Reaper MT4
Profalgo Limited
4.62 (34)
プロップしっかり準備完了!   (   SETFILEをダウンロード ) ローンチプロモーション: 現在の価格で残りわずかです! 最終価格: 990ドル EA を 1 つ無料で入手 (2 取引アカウント用) -> 購入後に連絡してください Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal LATEST MANUAL ゴールドリーパーへようこそ! 非常に成功した Goldtrade Pro を基にして構築されたこの EA は、複数の時間枠で同時に実行できるように設計されており、取引頻度を非常に保守的なものから非常に不安定なものまで設定するオプションがあります。 EA は複数の確認アルゴリズムを使用して最適なエントリー価格を見つけ、内部で複数の戦略を実行して取引のリスクを分散します。 すべての取引にはストップロスとテイクプロフィットがありますが、リスクを最小限に抑え、各取引の可能性を最大化するために、トレーリングストップロスとトレーリングテイプロフィットも使用します。 こ
Scalping Robot Pro is a  professional trading system  designed specifically for fast and precise scalping on XAUUSD using the M1 timeframe. The system is built to capture short term market movements with accurate execution and controlled risk management. It focuses on real time price behavior, momentum shifts, short term volatility, and selective grid based trade management techniques to identify high probability  trading opportunities  in the gold market. Scalping Robot Pro is optimized for tra
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 は単純なグリッド/マーチンゲール
Aura Neuron MT4
Stanislav Tomilov
4.67 (15)
Aura Neuron は、Aura シリーズのトレーディング システムを引き継ぐ独特のエキスパート アドバイザーです。高度なニューラル ネットワークと最先端のクラシック トレーディング戦略を活用することで、Aura Neuron は優れた潜在的パフォーマンスを備えた革新的なアプローチを提供します。完全に自動化されたこのエキスパート アドバイザーは XAUUSD (GOLD) などの通貨ペアを取引するように設計されています。1999 年から 2023 年まで、これらのペアで一貫した安定性が実証されています。このシステムは、マーチンゲール、グリッド、スキャルピングなどの危険な資金管理手法を回避しているため、あらゆるブローカーの条件に適しています。Aura Neuron は、多層パーセプトロン (MLP) ニューラル ネットワークを搭載しており、これを利用して市場のトレンドと動きを予測します。MLP はフィードフォワード人工ニューラル ネットワーク (ANN) の一種で、特に単一の隠し層で構成されている場合は「バニラ」ニューラル ネットワークと呼ばれることがよくあります。MLP には、入力
Quantum King MT4
Bogdan Ion Puscasu
5 (5)
Quantum King EA — あらゆるトレーダーのために洗練されたインテリジェントパワー IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. 発売記念特別価格 ライブ信号:       ここをクリック MT5バージョン:   こちらをクリック クォンタムキングチャンネル:       ここをクリック ***Quantum King MT4 を購入すると、Quantum StarMan を無料で入手できます!*** 詳細についてはプライベートでお問い合わせください! ルール   正確さと規律をもって取引を行ってください。 クォンタムキング EA     構造化グリッドの強さと適応型マーチンゲールのインテリジェンスを 1 つのシームレスなシステムに統合しました。M5 上の AUDCAD 用に設計されており、安定した制御された成長を望む初心者とプロフェッショナルの両
Vortex Gold MT4
Stanislav Tomilov
4.93 (43)
Vortex - 未来への投資 Vortex Gold EAはメタトレーダープラットフォーム上で金(XAU/USD)を取引するために特別に作られたエキスパートアドバイザーです。独自の指標と作者の秘密のアルゴリズムを用いて構築されたこのEAは、金市場の有益な動きを捉えるように設計された包括的な取引戦略を採用しています。その戦略の主要な構成要素には、CCIやパラボリックインジケーターなどの古典的なインジケーターが含まれており、これらは理想的なエントリーポイントとエグジットポイントを正確に知らせるために連動します。Vortex Gold EAの核心は、高度なニューラルネットワークと機械学習テクノロジーです。これらのアルゴリズムは、過去のデータとリアルタイムのデータの両方を継続的に分析し、EAがより高い精度で進化する市場トレンドに適応し対応することを可能にします。ディープラーニングを活用することで、Vortex Gold EAはパターンを認識し、指標パラメーターを自動的に調整し、時間の経過とともにパフォーマンスを向上させます。Vortex Gold EAは、独自の指標、機械学習、適応可能な取
Quantum Nexus は、定量分析、多段階検証、トレンドフォローアルゴリズム、ポジション追跡機構、統計モニタリングを、統合された自動売買システム内で組み合わせた革新的なエキスパートアドバイザーです。 この製品を実現するために、数十年にわたる開発経験と1年間の準備を費やしてQuant v5を構築しました。Quant v5は、戦略の統計的優位性を数学的に証明するための継続的なローリングOOSテストを備えた、ヘッジファンド水準の定量分析ツールです。 価格ポリシー 最初のお客様を対象とした30%の期間限定割引は、2026年7月31日まで利用できます。 価格は10件の購入ごとに100 USD引き上げられます。価格の引き上げは恒久的です。 最終価格:30 000 USD。 実績 実運用では、高リスクおよびULTRAモードで、Quantum Nexusは現在250%を超える利益を示しています。 追加の実運用口座では、中程度のリスクおよびMEDIUMモードで、現在の結果は30%を超えています。 ヒストリカルテストでは、エキスパートアドバイザーは2021年以降に100億USDを超える利益を示し、
Adaptive Gold Scalper Important Pre-notice: This strategy requires a long period of practical verification, and favorable trading returns cannot be guaranteed in the short run. Traders must select brokers with ultra-low order latency, minimal slippage and zero/low stop level requirement; poor broker conditions will lead to disastrous trading results. I have over 14 years of professional trading experience.   With proper brokerage conditions and sufficient running time, this fully automated scalp
Aurum AI mt4
Leonid Arkhipov
4.94 (34)
アップデート — 2025年12月 2024年11月末、Aurumは正式に販売開始されました。 それ以来、ニュースフィルターや追加の防御条件、複雑な制限なしで、実際の相場環境にて継続的に稼働してきましたが、安定して利益を維持してきました。 Live Signal (launch April 14, 2026) この1年間のリアル運用により、トレーディングシステムとしての信頼性が明確に証明されました。 そしてその実績と統計データを基に、2025年12月に大規模アップデートを実施しました: プレミアムパネルを全面刷新、すべての画面解像度に最適化 取引保護システムを大幅に強化 Forex Factoryを基にした高性能ニュースフィルターを追加 シグナル精度を向上させる2つの追加フィルター 最適化の強化、動作速度と安定性の向上 損失後に安全に回復するRecovery機能を搭載 プレミアムスタイルの新しいチャートテーマを採用 AURUMについて Aurum — ゴールド(XAU/USD)専用プレミアム自動売買EA Aurumはゴールド市場において、安定性と安全性を重視して開発されたプロ
BB Return mt4
Leonid Arkhipov
4.89 (18)
BB Return — ゴールド(XAUUSD)取引のためのエキスパートアドバイザー(EA)です。このトレードアイデアは、以前に 裁量トレード で使用していたものを基にしています。戦略の中核は Bollinger Bands(ボリンジャーバンド) のレンジへの価格回帰ですが、機械的でも毎回のタッチでもありません。ゴールド市場ではバンドだけでは不十分なため、EA には弱い・機能しない相場状況を排除する追加フィルターが組み込まれています。回帰のロジックが本当に妥当な場合にのみ取引が行われます。   Global   update   on   June   14th   取引原則 — 本戦略ではグリッド、マーチンゲール、ナンピン(平均化)を使用しません。EA は 固定ロット または AutoRisk モードで動作します。BB Return はスプレッド、スリッページ、ブローカーの価格配信の違いに影響されにくく、 Standard、ECN、Pro、Raw、Razor など、あらゆるブローカー・口座タイプで使用できます。取引セッションに依存せず、 24時間稼働 します。   $ 359   は
GHS (Gann HiLo System ) is an expert advisor that trades the resumption of a trend after a pullback, using the Gann HiLo Activator as its directional reference. It does not chase price or try to anticipate reversals: it waits for the line to define a trend, waits for price to pull back against it, and enters only when the market clears the prior extreme of the move, confirming it wants to resume its direction. The Gann HiLo indicator is calculated inside the advisor itself, so no external indic
ORIX mt4
Leonid Arkhipov
4.75 (4)
ORIX System — GBPUSD 通貨ペアを対象に、 M5 タイムフレーム用として開発されたトレーディングロボットです。本EAは価格の動きと市場構造の要素を分析することに基づいており、標準的なテクニカル指標は使用しません。マーチンゲール、グリッド取引、逆張りによるナンピン、ヘッジ、ストップロスなしの取引、高頻度取引や無秩序な取引は一切行いません。 Live signals 主な要件および推奨事項 通貨ペア:GBPUSD タイムフレーム:M5 最低入金額:0.01 ロットでの取引時に 100 USD / EUR から ブローカー:高品質なレートを提供する信頼できる ECN ブローカー 口座タイプ:ECN / RAW / Razor(Netting および Hedging モード対応) VPS:EA を安定かつ継続的に稼働させるため推奨 推奨リスク:1 取引あたり 1%~5%(リスクは単一取引のストップロスに基づいて計算) 設定:デフォルト 取引ロジックとリスク管理 戦略タイプ:価格行動および市場構造の分析による重要な反転レベルの特定 標準的なテクニカル指標は使用しません すべ
Poison Ivy
Janet Abu Khalil
5 (1)
Info: Working trading pairs :  XAUUSD, GOLD  Timeframe: H1 Min deposit: $100 Min leverage 1:20  Works with any broker, though an ECN broker is recommended Live signal :  https://www.mql5.com/en/signals/2382616 Features: No martingale No grid trading No averaging No dangerous money management techniques Hard stop loss and take profit for every trade Stable results since 1999 with 99.9% quality quotes Not sensitive to broker conditions Easy to install and use FTMO and Prop firm ready Complies wi
Wall Street Robot is a   professional trading system   developed exclusively for US stock indices, focused on S&P500 and Dow Jones. These markets are known for their high liquidity, structured movements and strong reaction to global economic flows, making them ideal for algorithmic trading strategies based on precision and discipline. By concentrating only on these indices, the system is able to adapt closely to their behavior, volatility patterns and intraday dynamics, instead of trying to oper
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
Limited stock at the current price! Final price: $1999 --> PROMO: From $299 --> The price will go up every 5 purchases, next price : $399 Golden Mirage is a robust gold trading robot designed for traders who value reliability, simplicity, and professional-grade performance. Powered by a proven combination of RSI, Moving Average,  ADX, and High/Low Level  indicators, Golden Mirage delivers high-quality signals and fully automated trading on the M5 timeframe for XAUUSD (GOLD) . It features a robu
Iberian EA Ultimate - FX H4 is a fully automatic professional Forex expert advisor. This EA trades according to trends (NO scalping, NO martingale) This EA combines various strategies to verify the possibility of a trend and a series of global validations to give the final approval to the opening of the order Despite its complexity, detecting trends is not always the greatest difficulty, it is also necessary to know when to close the operation. In this case, the success of the EA is supported b
Dark Algo
Marco Solito
4.67 (69)
Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for Scalping Trading on Eurusd and Gbpusd . This Expert Advisor is based on the latest generation of algorithm and is highly customizable to suit your trading needs.  If you   Buy this Expert   Advisor you can   write a feedback   at market and   get   a second EA for   Free , for More info contact me The basic strategy of this EA is built on a sophisticated algorithm  that allows it to identify and follow market
RiskShield Dragon   — Automated Multi-Currency Advisor Combining intelligent algorithms, robust protection mechanisms, and flexible configuration, **RiskShield Dragon** delivers consistent profits with minimal risk. --- ## Key Advantages * **Multi-Currency & Multi-Threaded**: Supports over 20 currency pairs (EURUSD, GBPUSD, USDJPY, AUDUSD, NZDJPY, and more) simultaneously on any timeframe. * **Minimum Deposit from 10,000**: Optimized for trading with a starting balance of 10,000 account uni
Dynamic Pips MT4
Thi Thu Ha Hoang
5 (1)
️ すでに   Boring Pips EA   をお持ちですか? 追加で   30% 割引   の対象となります! 詳しくはお問い合わせください: リベート(返金)の受け取り方法 トランプ氏の2期目 によって、グローバル市場を揺るがす大規模な関税の復活から始まる、攻撃的な貿易政策の波が再燃しています。 中東の緊張 が高まり、最近では イスラエルとイラン の間での対立が注目され、原油価格の上昇要因となっている可能性があります。 ロシアとウクライナの戦争 は解決の兆しがなく続いており、地政学的な不安定さを助長しています。 経済的ナショナリズム が広がる一方で、国際的な協調関係は崩壊しつつあります。 サプライチェーン は依然として脆弱で、主要経済圏では インフレ圧力 が高まっています。 金融市場 はこれまで以上に脆弱で予測不可能になっています。あなたのトレーディング戦略は、この新しい現実に備えていますか? このような不安定な時代を乗り切るために、トレーダーには従来型の戦略だけでは不十分です。 市場の大きな動きに依存せず、 複数の機会から安定的に利益を得られるシステ
Waka Waka EA
Valeriia Mishchenko
4.25 (48)
8+ years of live track record with +12,000% account growth: Live performance MT 5 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 profit Supported cu
TPS (Trend Pullback System) is an expert advisor built around a single concept: wait for a defined trend, wait for price to pull back into the value zone within that trend, and enter only when the original move resumes. It applies the principle of buying weakness within an uptrend and selling strength within a downtrend. It does not average down, does not build grids, and does not increase lot size after a loss. This Expert Advisor is NOT for you if: You are looking for a system with no losing
XIRO Robot is a   professional trading system   created to operate on two of the most popular and liquid instruments on the market:  GBPUSD,  XAUUSD and BTCUSD . We combined two proven and well tested systems, enhanced them with multiple new improvements, optimizations and additional protective mechanisms, and integrated everything into one advanced and unified solution. As a result of this development process, XIRO Robot was created. Robot was designed for traders who are looking for a reliable
Trust EA MT4
Konstantin Kulikov
5 (1)
Trust EA   is a real trader's tool, working on a clear principle, with its advantages and disadvantages, so it will not suit everyone, but for some users it can become the best trading robot. * Limited special offer - 50% off the full price of the product. Only 5 copies at this price. The final price is 997$ * Discuss the complexities of Forex trading here:  chat "Age of Expert Advisors" . Logic I have been working with algorithmic trading systems since 2015, and in my experience, systems with
Gold Zilla AI MT4
Christophe Pa Trouillas
5 (2)
Grok AI支援 、リスク分散、 ゴールド最適化EA で制御されたリターンを生成。 GoldZILLA AIは、市場体制を検出して5つの異なる戦略から動的に選択するマルチストラテジーアルゴリズムであり、XAUUSDでのドローダウンを最小限に抑えながらリターンを最適化します。 [   Live Signal   ] - [  Dedicated group   | Version   MT5   -   MT4   ] 購入後、ユーザーマニュアルとAIセットアップ手順を受け取るために、私にプライベートメッセージを送信してください。 このEAを選ぶ理由 動的マルチストラテジーアプローチ 最適なストラテジー選択のための高度な市場体制検出 5つの異なる、相関のない取引ストラテジー 買いシグナルと売りシグナルの対称的なアルゴリズムルール リスク分散 複数時間足分析(M5からH1) 5つの非相関ストラテジーが全体のポートフォリオリスクを低減 市場状況に基づく動的リスク調整 すべてのポジションにストップロス保護 高度なAIリスク管理 ライブWeb検索機能を備えたGrok大規模言語モデル搭載 リア
Boring Pips MT4
Thi Thu Ha Hoang
4.6 (15)
ほとんどのエキスパートアドバイザーがバックテストのパフォーマンスは完璧でも、実際の取引では効果的でない理由について考えたことはありますか? 最もありそうな答えは過学習です。多くのEAは利用可能な過去のデータに完璧に適応するように作成されていますが、構築されたモデルに一般化能力がないため、将来を予測することができません。 一部の開発者は、過学習の存在を知らないか、知っていても防止する方法を持っていません。他の人はそれをバックテスト結果を美化するためのツールとして利用し、統計的な有意性を考慮せずに数十の入力パラメータを追加し、取引戦略を過去のデータに過度に合わせ、自分の EA が将来において同様のパフォーマンスを達成できると他の人に納得させようとします。 もし興味があって、過学習についてより深く理解したい場合は、こちらの私の記事を参照してください。 Avoiding Over-fitting in Trading Strategy (Part 1): Identifying the Signs and Causes Avoiding Over-fitting in Trading St
Night Hunter Pro
Valeriia Mishchenko
4.38 (53)
EA has a  live track record  with many months of stable trading with  low drawdown : All Pairs 9 Pairs Night Hunter Pro is the advanced scalping system which utilizes smart entry/exit algorithms with sophisticated filtering methods to identify only the safest entry points during calm periods of the market. This system is focused on a long-term stable growth . It is a professional tool developed by me years ago that is constantly updated, incorporating all the latest innovations in the trading a
AI Prop Firms - Intelligent Automation Built for   Prop Trading Firms . AI Prop Firms is an advanced fully automated Forex trading system powered by   Artificial Intelligence , developed specifically to operate within the strict rules and evaluation models of prop trading firms. The system is designed to trade under controlled risk conditions while   maintaining consistency , stability, and compliance with prop firm requirements. AI Prop Firms uses intelligent market analysis logic that continu
Aussie Loonie EA is a professional trading system developed exclusively for the   AUDCAD   currency pair. This cross pair is widely recognized for its stable and technical behavior, which makes it particularly attractive for traders who prefer structured and predictable market conditions rather than extreme volatility and sudden price spikes. By focusing solely on AUDCAD, the system is able to   adapt precisely   to the specific characteristics, rhythm and movement patterns of this pair. The EA
SFire Gold EA
Jacques Scholtz Fourie
This EA is a grid-based trading system. It incorporates several advanced features to manage trades dynamically and adapt to market conditions. Here's a summary of its functionality: I am happy to provide my settings file. Recomendation would be to run on a 20 000 cent account. Key Features: 1. Grid Trading Strategy:    - The EA uses a grid-based approach to open buy and sell trades at predefined price intervals.    - It dynamically adjusts the grid levels based on market conditions and risk se
フィルタ:
Arno Richter
233
Arno Richter 2016.09.07 16:34 
 

This is really one of the best EA I've ever used. Works perfect with different currency pairs.

Robert Jagger
946
Robert Jagger 2016.07.25 12:49 
 

I first came across this EA after discovering a very interesting thread on ForexFactory covering the development of the free EG104 EA (which i understand uses the same techniques as this commercial product). The information and history on ForexFactory shows the considerable effort and understanding that the author has put into this EA. Furthermore, questions about the EA are answered promptly, politely and in great detail; and user feedback has been incorporated into the product. On ForexFactory you will also find some useful companion EAs to manage how the EA trades through news, and to calculate trade size or your account, etc.

I have tested many EAs and very few give reliable results. This EA does appear to be an exception. I am using it on several real money accounts and also testing a wide range of pairs on my demo accounts. Using the hedged-symmetry mode (and the companion EA to limit trading during high-impact news) and all my accounts are delivering consistent profits! I expect to increase the use of this EA for live trading, and I will be testing the other trading modes in the near future.

No EA is perfect, but this one does seem to compare well with those priced several times the price!

leonardomaxcs
539
leonardomaxcs 2016.07.07 11:53 
 

This is the best grid EA I have used so far, using on live account for 2 months already, be careful on strong market moves.

steskoff
164
steskoff 2016.04.16 15:39 
 

Bueno soporte tecnico

;+)

Ibrahim Akkus
379
Ibrahim Akkus 2016.01.14 15:49 
 

This Expert the best EA that I've seen to now.

レビューに返信