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.

Değerlendirmeler 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
540
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.

Önerilen ürünler
| 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
JBSar EA Robot
Jordanilo Sarili
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
Silver Flow MT4
Hamza Ashraf
1 (1)
PROMOSYON BAŞLAT: Mevcut fiyatla sınırlı kopyalar mevcut! Son fiyat: 1,800$ 1 EA'yı ücretsiz alın (2 ticaret hesabı için geçerlidir) -> satın alımınızdan sonra benimle iletişime geçin Instruction Blog Link to Channel Hoşgeldiniz Silver Flow ! Silver Flow , ortalama dönüşü ve volatilite kırılması stratejilerinin bir kombinasyonunu kullanarak yüksek olasılıklı ticaret setuplarını tespit edip bunlardan faydalanmak için tasarlanmış son teknoloji bir EA'dır. Sadece XAGUSD(Silver) sembolüne odaklanı
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
RoundLock EA
AW Trading Software Limited
4.33 (3)
Round Lock, dinamik pozisyon kilitleme özelliğine sahip akıllı bir danışmandır. Round Lock, dinamik pozisyon kilitleme işlevine sahip akıllı bir danışmandır, kademeli pozisyon büyümesi ve piyasaya dinamik adaptasyon ileiki yönlü emir kilitleme stratejisi uygulayan gelişmiş bir ticaret danışmanıdır . Yuvarlak Kilit Avantajları: Pozisyon kilitleme yoluyla risk kontrolü, Piyasanın trend alanlarında hacimlerin dinamik büyümesi, Sınırlara bağlı esnek davranış ayarları, Düz ve trend fazları için uygu
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
PipFinite EA Breakout EDGE
Karlo Wilson Vendiola
5 (5)
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
Joel Protusada
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 – En Üstün Yapay Zeka Güçlü Kar Makineniz! AI TRADING SYSTEM ile ticaretin geleceğini açığa çıkarın, tüm para birimi çiftlerinde karı maksimize etmek için güçlü yapay zeka destekli stratejiler kullanan son teknoloji bir uzman danışman (EA). Çok yönlülük için tasarlanmış olsa da, EUR/USD, GBP/USD ve USD/JPY gibi önemli çiftlerde olağanüstü performans göstererek piyasada önde olmanıza yardımcı olur. İki farklı ticaret modu ile AI TRADING SYSTEM, ticaret tarzınıza ve kar h
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
Expert Grid rsi Pro
Mykhailo Zakervashevych
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 EA
Rodrigo Rethka Goncalves
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
Range Cycle Pro MT4 — Professional Algorithmic Trading Framework. Range Cycle Pro MT4   is a professional algorithmic trading system designed for precision, flexibility, and consistency. Unlike standard trading robots that rely on lagging indicators such as MACD or RSI, this Expert Advisor is built on   pure price action   and   Time Range Alpha , supporting both   Breakout (trend-following)   and   Mean Reversion (counter-trend)   strategies. This EA is not just a single-purpose trading r
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
Gyroscopes
Nadiya Mirosh
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
PropTradeMaster
Tshivhidzo Moss Mbedzi
Unlock Precision Trading with PropTradeMaster: Your Expert Forex Trading Solution PropTradeMaster is a cutting-edge Forex robot designed to elevate your trading experience. Using advanced neural networks and NSA-core technology, it delivers precise market insights and adapts to changing conditions, providing you with the edge you need to succeed. Detailed User Manual For comprehensive instructions and deeper insights into how PropTradeMaster operates, please refer to the included Manual Guide.
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
Sayan Vandenhout
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
Bu ürünün alıcıları ayrıca şunları da satın alıyor
Vortex Gold MT4
Stanislav Tomilov
5 (33)
Vortex - geleceğe yatırımınız Vortex Gold EA uzman Danışmanı, Metatrader platformunda altın ticareti (XAU / USD) için özel olarak yapılmıştır. Tescilli göstergeler ve gizli yazarın algoritmaları kullanılarak oluşturulan bu EA, altın piyasasındaki karlı hareketleri yakalamak için tasarlanmış kapsamlı bir ticaret stratejisi kullanır. Stratejisinin temel bileşenleri, ideal giriş ve çıkış noktalarını doğru bir şekilde işaret etmek için birlikte çalışan CCI ve Parabolik Gösterge gibi klasik gösterge
The Gold Reaper MT4
Profalgo Limited
4.59 (32)
PROP FİRMASI HAZIR!   (   SETFILE'ı indirin   ) PROMO BAŞLAT: Mevcut fiyata yalnızca birkaç kopya kaldı! Son fiyat: 990$ 1 EA'yı ücretsiz alın (2 ticari hesap için) -> satın aldıktan sonra benimle iletişime geçin Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Altın Reaper'a hoş geldiniz! Çok başarılı Goldtrade Pro'yu temel alan bu EA, aynı anda birden fazla zaman diliminde çalışacak şekilde tasarlanmıştır ve ticaret sıklığını çok muhafazakardan aşırı değişke
Quantum King MT4
Bogdan Ion Puscasu
5 (2)
Quantum King EA — Her Yatırımcı İçin Geliştirilmiş Akıllı Güç IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. Özel Lansman Fiyatı Canlı Sinyal:       BURAYA TIKLAYIN MT5 versiyonu :   TIKLAYIN Quantum King kanalı:       Buraya tıklayın ***Quantum King MT4 satın alın ve Quantum StarMan'i ücretsiz edinin!*** Daha fazla bilgi için özelden sorun! Kural       İşlemlerinizi hassasiyet ve disiplinle yapın. Kuantum
Gold Trade Pro
Profalgo Limited
4.61 (23)
Tanıtımı başlat! 449$'dan sadece birkaç kopya kaldı! Sonraki fiyat: 599$ Son fiyat: 999$ 1 EA'yı ücretsiz alın (2 ticari hesap için) -> satın aldıktan sonra benimle iletişime geçin 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, Altın ticareti EA'ları kulübüne katılıyor, ancak büyük
XIRO Robot MT4
MQL TOOLS SL
5 (3)
XIRO Robot is a   professional trading system   created to operate on two of the most popular and liquid instruments on the market:   XAUUSD and GBPUSD . 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 and str
Goldbot One MT4
Profalgo Limited
5 (5)
LANSMAN PROMOSYONU: Güncel fiyattan sadece birkaç adet kaldı! Son fiyat: 990$ YENİ: Goldbot One satın alın ve 1 EA'yı ücretsiz seçin!! (2 ticaret hesabı için) KAMU GRUBUNA KATILIN:   Buraya tıklayın   En İyi Kombo Fırsatı     ->     buraya tıklayın LIVE SIGNAL Altın piyasası için tasarlanmış son derece gelişmiş bir ticaret robotu olan   Goldbot One'ı   tanıtıyoruz .   Breakout trading'e odaklanan Goldbot One, hem destek hem de direnç seviyelerini kullanarak önemli trading fırsatlarını belirle
Daytrade Pro Algo
Profalgo Limited
5 (5)
Lansman Promosyonu: Mevcut fiyattan sınırlı sayıda kopya mevcuttur Son fiyat: 990$ YENİ: 1 EA'yı ücretsiz alın!   (2 ticaret hesabı için) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files DayTrade Pro Algo'ya hoş geldiniz!   Yıllarca piyasaları inceledikten ve farklı stratejiler programladıktan sonra, iyi bir ticaret sisteminin ihtiyaç duyduğu her şeye sahip bir algoritma buldum: Broker bağımsızdır Bağımsız y
BB Return mt4
Leonid Arkhipov
5 (2)
BB Return — altın (XAUUSD) işlemleri için bir Uzman Danışman’dır (EA). Bu işlem fikrini daha önce manuel trading de kullandım. Stratejinin temeli, fiyatın Bollinger Bands aralığına geri dönmesidir; ancak mekanik şekilde veya her dokunuşta işlem açılmaz. Altın piyasasında bantlar tek başına yeterli olmadığı için EA, zayıf ve çalışmayan piyasa koşullarını eleyen ek filtreler kullanır. İşlemler yalnızca geri dönüş mantığının gerçekten geçerli olduğu durumlarda açılır.   Trading prensipleri — strate
Quantum Emperor MT4
Bogdan Ion Puscasu
4.85 (172)
Tanıtımı       Quantum Emperor EA   , prestijli GBPUSD çiftinde işlem yapma şeklinizi değiştiren çığır açan MQL5 uzman danışmanı! 13 yılı aşkın ticaret tecrübesine sahip deneyimli yatırımcılardan oluşan bir ekip tarafından geliştirilmiştir. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Quantum Emperor EA satın alın ve  Quantum StarMan  ücretsiz edinin!*** Daha fazla ayrıntı için özelden sorun Doğrulanmış Sinyal
Big Forex Players MT4
MQL TOOLS SL
4.73 (44)
We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the  biggest Banks  (positions are sent from our database t
Dark Algo
Marco Solito
4.65 (66)
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
Golden Mirage mt4
Michela Russo
5 (5)
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
FlipDamonHFT
Allistair Kabelo Mandow
Ask in private for more details after purchase FlipDemonHFT Flipdemon vX: The Next-Level Forex Trading Robot Flip your capital fast with Flipdemon vX — a powerful trading robot designed for rapid growth, sniper entries, and consistent profits. Built for serious traders who want results in days, not months.. Discounted   price .  The price will increase by $500 with every 10 purchases. ***Buy FLIPDEMON HFT MT4 and you could get TINGA TINGA or  FLIPDEMON HFT MT5 for free !*** Ask in privat
Bitcoin Robot Grid MT4 is an intelligent trading system designed to automate BTCUSD trading using the grid trading strategy. This method takes advantage of market fluctuations by placing a structured series of buy and sell orders at predefined price levels. The robot   continuously monitors market   conditions and executes trades according to its preset parameters, allowing for consistent market engagement without the need for manual intervention. Bitcoin Robot Grid is the   perfect solution  
Aura Black Edition
Stanislav Tomilov
4.6 (20)
Aura Black Edition, yalnızca ALTIN ​​ticareti yapmak için tasarlanmış tamamen otomatik bir EA'dır. Uzmanlar, 2011-2020 döneminde XAUUSD'de istikrarlı sonuçlar gösterdi. Hiçbir tehlikeli para yönetimi yöntemi kullanılmadı, martingale yok, grid veya scalp yok. Herhangi bir broker koşulu için uygundur. Çok katmanlı bir algılayıcı ile eğitilen EA Sinir Ağı (MLP), ileri beslemeli yapay sinir ağı (ANN) sınıfıdır. MLP terimi belirsiz bir şekilde kullanılır, bazen gevşek bir şekilde herhangi bir ileri b
Aura Neuron MT4
Stanislav Tomilov
4.62 (13)
Aura Neuron, Aura serisi ticaret sistemlerini sürdüren özgün bir Uzman Danışmandır. Gelişmiş Sinir Ağları ve son teknoloji klasik ticaret stratejilerinden yararlanarak Aura Neuron, mükemmel potansiyel performansa sahip yenilikçi bir yaklaşım sunar. Tamamen otomatik olan bu Uzman Danışman, XAUUSD (ALTIN) gibi döviz çiftlerinde işlem yapmak üzere tasarlanmıştır. 1999'dan 2023'e kadar bu çiftlerde tutarlı bir istikrar göstermiştir. Sistem, martingale, grid veya scalping gibi tehlikeli para yönetimi
AI Forex Robot MT4
MQL TOOLS SL
4.29 (17)
AI   Forex Robot - The Future of Automated Trading. AI Forex Robot is powered by a next-generation   Artificial Intelligence   system based on a hybrid LSTM Transformer neural network, specifically designed for analyzing XAUUSD, EURUSD   and BTCUSD price movements on the Forex market. The system analyzes complex market structures, adapts its strategy in   real time   and makes data-driven decisions with a high level of precision. AI Forex Robot is a modern, fully automated system powered by   ar
EA Gold Algo
Mohamed Hassan
4.33 (3)
EA Gold Algo is a professional Expert Advisor specifically designed for Gold (XAUUSD) trading. It is engineered to capture extremely fast price movements  that occur when price escapes key structural zones with momentum. Gold is known for sharp expansions and aggressive volatility. EA Gold Algo is built to operate in these conditions with high-precision execution, strict risk control, and fast reaction speed . The EA does not use grid or martingale techniques . Each trade is executed independe
Real monitoring :  XAUUSD__BTCUSD__ M30__SL3 ,      XAUUSD M30 SL3 ,      XAUUSD M30 SL2 For more information, please contact us via private message or in  the mql5 group. THERE   ARE   ONLY  1   OUT   OF   10   COPIES   LEFT   AT   A   PRICE   OF  450   USD ! AFTER   THAT , THE   PRICE   WILL   BE   INCREASED   TO  649   USD . Imagine that you have an experienced trader who monitors the market every day, waits for the price to break through an important level, and instantly opens a deal. That
Prestige 4
M Ardiansyah
Prestige EA   is a powerful, intelligent trend‑detection trading robot built using advanced mathematical and statistical models. It is designed to identify high‑probability market movements with precision while maintaining strict risk control. The EA uses refined entry filters with advanced correction logic to ensure accurate and reliable trade entries. Every trade is protected by Take Profit and Stop Loss, ensuring disciplined risk management. In addition, the EA includes smart internal algori
XG Gold Robot MT4
MQL TOOLS SL
4.3 (37)
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
AW Scalping Dynamics EA
AW Trading Software Limited
4.67 (12)
Trendin tersine çevrilmesine dayalı olarak çalışan, tam otomatik, gelişmiş ticaret robotu. Gerektiğinde grid stratejisi kullanmak mümkündür. Maksimum araba yüküne ulaşıldığında yerleşik 3 tür bildirim ve konum kilitleme. M15 zaman diliminde EURUSD için varsayılan ayarlar önerilir. Özellikler ve faydalar: Aynı anda iki yönde çalışabilme Birkaç aşamada zamanında çalışma yeteneği Aracıya görünmeyen sanal bir StopLoss kullanır Mevcut eğilimin faaliyetine dayalı çalışma algoritması Dahili otomatik l
Gold Challenger EA,   a new EA based on BeiDou Trend EA, has been launched. It is suitable for high volatility products such as XAUUSD. Gold Challenger EA still uses the breakout method.   Breakout trading is a very old method. Since the 1900s, since Livermore, this method has been widely used. It has been more than 120 years. This method is always effective, especially for XAUUSD and Gold with high volatility.   I have been using the breakout method to make profits on XAUUSD in the early stage
Bitcoin Robot MT4
MQL TOOLS SL
4.64 (66)
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
Goldex AI
Mateo Perez Perez
4.33 (30)
Goldex AI: Bugünün başarısı yarının meyvesi olacak SINIRLI SÜRE IÇIN SÜPER INDIRIM! FİYAT ARTMADAN ÖNCE SON 2 KOPYA 299 USD. Gerçek IC Markets sinyali: Goldex AI Yüksek risk Kılavuz ve yapılandırma dosyaları: Satın aldıktan sonra kılavuz ve yapılandırma dosyalarını almak için benimle iletişime geçin. Fiyat: Başlangıç fiyatı 899$'dır ve her on satıştan sonra 199$ artacaktır. Mevcut kopya sayısı: 2 Goldex AI - Sinir ağları, trend ve fiyat hareketi ile gelişmiş ticaret robotu. Goldex AI, altında
Vortex Turbo EA MT4
Stanislav Tomilov
5 (9)
Vortex Turbo — “Fırtınayı kontrol et, girdabı yönet” Vortex Turbo, akıllı ticarette bir sonraki evrimsel aşamayı temsil ediyor; en son yapay zeka mimarisini, uyarlanabilir piyasa mantığını ve hassas risk kontrolünü birleştiren benzersiz bir gelişme. Kanıtlanmış algoritmik prensipler üzerine kurulu olan bu sistem, birden fazla stratejiyi yeni bir tahmin zekası seviyesiyle desteklenen birleşik, yüksek hızlı bir ekosisteme entegre ediyor. Altın (XAUUSD(GOLD)) için scalping uzmanı olarak tasarlanan
Aurum AI mt4
Leonid Arkhipov
4.94 (32)
GÜNCELLEME — ARALIK 2025 Aurum Expert Advisor, Kasım 2024’ün sonunda resmi olarak satışa sunuldu. O tarihten bu yana gerçek piyasa koşullarında — haber filtresi olmadan, ek korumalar olmadan ve karmaşık sınırlamalar kullanmadan — istikrarlı şekilde çalışmaya devam etti. Live Signal Gerçek piyasada geçen bir yıl, sistemin güvenilirliğini açıkça kanıtladı. Ve yalnızca bu gerçek deneyime ve istatistiklere dayanarak, Aralık 2025’te büyük bir güncelleme yayınladık: Tüm ekran çözünürlüklerine uyuml
AI Prop Firms MT4
MQL TOOLS SL
5 (4)
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
Undefeated Triangle MT4
Nauris Zukas
4.6 (10)
Tanım. Bu ürün, " PULSE_OF_MARKET " projesinin bir parçası olarak oluşturulmuştur. EA "Yenilmez Üçgen", AUD, CAD ve NZD para birimleri arasındaki benzersiz dalgalanmalardan yararlanan gelişmiş bir sistemdir. Tarihsel olarak sonuçlar, kompozisyonda kullanılan bu çiftlerin, bir yönde hızlı hareketten sonra her zaman ilk hareket eden çifti geri döndürdüğünü göstermektedir. Bu gözlem, bu benzersiz durumlardan maksimum puan alabilen bir ızgara-martingale sisteminin dahil edilmesini sağlayabilir. EA
The Infinity EA MT4
Abhimanyu Hans
3.68 (31)
ChatGPT Turbo ile AI Destekli Teknoloji Infinity EA, GBPUSD ve XAUUSD için tasarlanmış gelişmiş bir ticaret Uzman Danışmanıdır. Güvenliğe, tutarlı getirilere ve sonsuz karlılığa odaklanır. Martingale veya grid ticareti gibi yüksek riskli stratejilere dayanan diğer birçok EA'nın aksine. Infinity EA, genel ticaret deneyiminizi olağanüstü kılmak için en son ChatGPT sürümü tarafından sağlanan makine öğrenimi, veri analitiği AI tabanlı teknoloji üzerine yerleştirilmiş sinir ağına dayalı disiplinli,
Filtrele:
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
540
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
382
Ibrahim Akkus 2016.01.14 15:49 
 

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

Değerlendirmeye yanıt