• Genel bakış
  • İncelemeler (5)
  • Yorumlar (76)
  • Yenilikler

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.

İncelemeler 5
Arno Richter
213
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
879
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
542
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
Dr Trade Pro'yu tanıtalım; zeki ve tutarlı ticaret için özenle tasarlanmış bir Uzman Danışman (EA). Uzman danışmanımız, hassasiyete dayanarak işlemleri sorunsuz bir şekilde gerçekleştirmek için trend tanıma ve doğru piyasa analizi kullanmaktadır. Dr Trade Pro, her işlem için stratejik bir yedek plan ile donatılmış olup karlılığı vurgularken potansiyel kayıpları en aza indirme konusunda öncülük etmektedir. Dr Trade Pro'yu farklı kılansa çeşitli piyasa koşullarına adapte olabilmesidir; bu özellik
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
TLFv1
Thanakorn Suphakornthongchot
Short-Term Fibonacci Trading Strategy with Clear TP and SL Strategy: Timeframe: M15 Indicator: Fibonacci Retracement Fibonacci Levels: Buy Entry: 38.2%, 50.0% Sell Entry: 61.8%, 78.6% TP/SL Placement: SL: Below/above the Fibonacci level used for entry Minimum Capital: $100 Instruments: Metals: Gold (XAUUSD) The recommended spread starts from 10 to 25, and should not exceed 28.
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
ET9 New on the Market, Launch promo! Only a few copies left at: $699 Next price: $799 Final price: $1599 The Best  Expert Advisor  on   XAUUSD   any timeframes! ET9  for MT4 Updated 4.80 !!   Important update: Merge Dragon Ball's H4 breakout strategy, Optimize parameters,     Add MaxStopLoss and MaxTakeProfit parameters Include Free  ET1 for MT4:  https://www.mql5.com/en/market/product/113219 Dragon Ball MT4 Updated v1.80 !!  https://www.mql5.com/en/market/product/116521 Descriptions ET9 for
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
Cryo Zone : Smart Solution for Automated Forex Trading Cryo Zoneis a tool designed for automating Forex trading, using modern methods of time-series data analysis to work with multiple currency pairs across different timeframes. Key Features and Benefits Multi-currency support : Cryo Zone enables trading across multiple currency pairs, helping traders adapt their strategies to various market conditions. New currency pairs can be easily added. Time-series data analysis : Utilizing advanced algori
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
Forex Auto Trading EA   is an Expert Advisor designed specifically for trading Forex Automatic 100%. - Min depost: 5,000$ for each Pair - Timeframe: D1 - Setting: Default Setting - Good Trading Pair: Best pair is AUDCAD, or Forex Pair have Daily Price range from 0.8 ~ 1.1, and have H1 H4 sideway chart. - First, before attach EA to chart, you need add   http://calendar.fxstreet.com/   in the list of allowed url in the tab 'Expert Advisors'   (Tool —> Option —> Expert Advisors —> Allow WebRequest
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
Elevate Your Forex Trading Game with TrendSurfer BearsVsBulls! Are you ready to conquer the forex market with confidence and precision? Introducing TrendSurfer BearsVsBulls—an advanced automated trading system powered by the MetaTrader 4 indicators, Bears Power and Bulls Power. Let's delve into why TrendSurfer BearsVsBulls is the ultimate solution for traders aiming for success in the forex market: Harness the Power of Bears and Bulls: Bears Power and Bulls Power are two complementary indicat
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):
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
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+
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
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
Marauder
Andrey Kolmogorov
4.18 (22)
Scalper uses the model of a quantum set of algorithms and can work on any financial instruments. Due to the optimal number of parameters necessary for optimization, you can create unique trading strategies based on quantum models. Signals:   https://www.mql5.com/en/signals/author/old_padre New sets are in the "Comments" section comments #504-509. Time settings #33 and 245. Key Advantages The EA does not use Martingale; All orders are opened with a strictly fixed Stop Loss; The minimum starting d
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://
Bu ürünün alıcıları ayrıca şunları da satın alıyor
CyNera MT4
Svetlana Pawlowna Grosshans
4.2 (10)
CyNera: Sizin Ticaretiniz, Bizim Teknolojimiz Sinyaller >400%:  CyNera Sinyaller >500%: CyNera Turbo Kılavuz ve ayar dosyaları: Kılavuz ve ayar dosyalarını almak için satın aldıktan sonra benimle iletişime geçin Fiyat: Fiyat, satılan lisanslara göre artar Mevcut kopya sayısı: 4 Piyasadaki en değişken araçlardan biri olan altın ticareti, hassasiyet, derinlemesine analiz ve güçlü risk yönetimi gerektirir. CyNera Expert Advisor, bu unsurları kusursuz bir şekilde entegre ederek, optimum altın tica
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,
GbpUsd Robot MT4
Marzena Maria Szmit
5 (20)
The GBPUSD Robot MT4 is an advanced automated trading system meticulously designed for the specific dynamics of the  GBP/USD  currency pair. Utilizing advanced technical analysis, the robot assesses historical and real-time data to  identify potential trends , key support and resistance levels, and other relevant market signals specific to GBP/USD. The Robot opens positions  every day,  from Monday to Friday, and  all positions are secured  with Take Profit, Stop Loss, Trailing Stop, Break-Even
EA (Uzman Danışman), piyasa New York seansı sırasında hareket etmeye başladığında (daha yüksek hacim) bir pozisyon açar. Bu şekilde, momentum hacim tarafından korunur ve yüksek bir olasılıkla hızlı bir şekilde Kar Al (Take Profit) seviyesine ulaşabiliriz. Sinyal (292%, 10% DD):   https ://www .mql5 .com /en /signals /2274145 New York Seansı Sırasında Momentum Bazlı Giriş EA, düşük zaman dilimlerinde FVG'ler (Fair Value Gap) aracılığıyla gizli bir impuls tespit eder. Eğer impuls, New York seansı
AI Gen XII MT4
Denis Kurnev
3.88 (42)
The   AI Gen ProX   Expert Advisor is a powerful solution based on advanced market analysis and data processing technologies. Utilizing cutting-edge algorithms for time series analysis and complex mathematical models, it ensures high accuracy in forecasts and automates trading processes. The EA is designed to combine performance and reliability, making it an effective tool for trading.   Real Time Signal GEN PRoX:  https://www.mql5.com/ru/signals/2283186 The price of the advisor will increase si
Quantum Emperor MT4
Bogdan Ion Puscasu
4.84 (150)
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 Queen, Quantum StarMan veya Quantum Gold Emperor'ı ücretsiz edinin!*** Daha fazla ayrın
CoreX G MT4
Arseny Potyekhin
5 (7)
Genel Bakış CoreX G EA, Forex piyasasının karmaşıklıklarını ele almak üzere özel olarak tasarlanmış gelişmiş bir ticaret sistemidir. Son teknoloji sinir ağlarını, gelişmiş makine öğrenimi teknolojilerini ve entegre büyük veri stratejisini kullanarak CoreX G, ticarette olağanüstü doğruluk ve güvenlik sağlar. Bu Uzman Danışman (EA), teknolojik mükemmelliği ve premium müşteri desteği ile öne çıkarak, kullanıcıların herhangi bir soru veya endişelerinde her zaman yardımcı olunmasını sağlar. Sinyall
AI Golden Jet Fighter GTX     MT4, Meta Trader 4 platformunda altın ticareti için basit ve etkili bir Uzman Danışmandır (EA). Yapay Sinir Ağlarını kullanan bu EA, altın piyasasında (XAU/USD) scalping yapmak için tasarlanmıştır. AI Golden Jet Fighter GTX'in ana stratejisi, küçük fiyat dalgalanmalarını belirlemeye ve kısa zaman dilimlerinde kar elde etmek için pozisyonlar açmaya odaklanır. EA, piyasa koşullarını gerçek zamanlı olarak analiz eder ve önceden tanımlanmış zarar durdurma ve kar alma s
Oceania Emperor AI EA always  profit results are variable and determined according to the market movement.The indicators used in EA expert have nothing to do with the standard indicators in the market and are completely derived from strategy ,It was developed by ENZOFXEA team in Germany with experienced traders with more than 15 years of trading experience. It's multi currency  { AUCAD , AUDNZD , NZDCAD }  You launch all three currency pairs at the same time and the activity is high. All types o
DS Gold Robot MT4
Marzena Maria Szmit
5 (2)
Introducing the DS Gold Robot, your ultimate companion in navigating the intricate world of XAUUSD trading. Developed with precision and powered by cutting-edge algorithms, DS Gold is a forex robot meticulously crafted to optimize your trading performance with  XAUUSD pairs . With its advanced analytical capabilities,  DS Gold  Robot   constantly monitors the gold market, identifying key trends , patterns, and price movements with lightning speed. The DS Gold Robot opens positions every day from
Overview AITrendBooster   is our latest intelligent trading system, designed to utilize trend-following strategies with scaling positions to significantly enhance profitability while effectively reducing drawdowns during unfavorable market conditions. This system incorporates cutting-edge deep learning technology to significantly improve trend recognition accuracy. The core design goal of the system is to maintain break-even performance during range-bound markets while achieving higher profits
Aurum AI mt4
Leonid Arkhipov
4.88 (26)
Aurum AI – Altın Ticareti (XAU/USD) için Yapay Zeka Gücü Ticarette teknolojinin tüm potansiyelini keşfedin! Aurum AI , altın piyasasında istikrarlı ve güvenli bir performans sağlamak için tasarlanmış devrim niteliğinde bir uzman danışmandır. Yapay zeka gücünü, doğru trend analizlerini ve sıkı risk kontrolünü bir araya getirerek her işlemi mümkün olduğunca etkili hale getirir. Promosyon Discount - 12%. 2 copies available at a price of $400 Yüksek riskli canlı sinyal (maksimum düşüş %20’ye kadar)
Gold One MT4
Habib Gholamali Heidari
4.13 (8)
Gold One  MT4 Forex'teki altın ticaret meraklılarına merhaba, En iyi altın trader'larının arasına katılabileceğiniz robotumuza hoş geldiniz. Forex piyasasında 20 yılı aşkın hassas deneyimle, son nesil ticaret robotumuzu gururla sunuyoruz. Özellikler:  Prop firma zorlukları için ideal. Küçük sermayeler dahil olmak üzere tüm hesap boyutlarına uygundur. Hiç   Grid ve   Hiç   Martingale %100 Tamamen otomatik Bu robot, alış ve satış noktalarını belirlemede eşsiz doğrulukla, altın için en son, yenil
ONLY 3 COPIES OUT OF 10 LEFT AT $299! After that, the price will be raised to $399. - REAL SIGNAL (Real Signal active for over 5 months): Default Setting:  https://www.mql5.com/en/signals/2276213 Gold Scalping AI is an EA that uses artificial intelligence technology to analyze data of many indicators. From there, EA will have the best option to enter orders. The biggest difference of Gold Scalping   AI is that the EA can control the Risk:Reward ratio much better than other EAs.That is possible
Supply Demand EA ProBot
Georgios Kalomoiropoulos
5 (8)
Arz ve talep ilkelerine dayanan tam otomatik bir danışman . İlk defa tam otomatik arz ve talep danışmanları sunuyoruz . Ticaret artık daha kolay hale geldi ve artık ticaret stratejiniz üzerinde tam kontrole sahipsiniz. Kullanışlı bir grafik kontrol paneli kullanın. 15.000 satırdan fazla kodla en yüksek kalitede algoritmik ticaret yazılımına sahip olursunuz. EA Probot Arz ve Talep Kılavuzu Nesne Varlıklarıyla Ticaret Yapmanın En İyi Yolu sizi uzman bir tüccar olma yolunda her adımda zorlar. T
CyBRG RX Mt4
Arseny Potyekhin
5 (3)
Introducing CyBRG RX: The Next-Generation Trading Assistant Step into the future of trading with CyBRG RX, your cutting-edge trading companion designed to elevate your trading experience. Harnessing the power of advanced neural networks, CyBRG RX is engineered to analyze and adapt to ever-changing market conditions with unparalleled precision. Signals:   Live Signal 1 Live Signal 2 Because this strategy is so unique, I only want to sell a limited number of licenses. Therefore, the price will
Bitcoin Robot MT4
Marzena Maria Szmit
4.78 (36)
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
CyNeron MT4
Svetlana Pawlowna Grosshans
4.33 (3)
CyNeron: Hassas Ticaret ve Yapay Zeka İnovasyonu Sinyaller :   CyNeron Kılavuz ve ayar dosyaları : Satın alma işleminden sonra benimle iletişime geçin, kılavuz ve ayar dosyalarını alın Fiyat : Satılan kopya sayısına bağlı olarak fiyat artar Mevcut kopyalar : 5 Yapay Zeka Destekli Anlık Analiz: Piyasada Bir İlk CyNeron, gelişmiş yapay zekayı yenilikçi bir ticaret yaklaşımıyla entegre eden piyasadaki ilk EA'dir, piyasa koşullarının ayrıntılı anlık görüntülerini yakalayarak ve işleyerek. Yapay zek
Synapse Trader: Ticarette yeni ufuklar açan bir sinir ağı Piyasayı sadece analiz etmekle kalmayıp, her gün öğrenen ve değişen piyasa koşullarına uyum sağlayan bir akıllı asistan haline gelen bir danışman hayal edin.   Synapse Trader , gelişmiş sinir ağı teknolojisine dayanan benzersiz bir araçtır ve piyasadaki en ince sinyalleri bile yakalayabilir. Bu sadece bir Uzman Danışman değil,   düşünen, tahmin eden ve gelişen bir canlı sinir ağıdır . Özel Teklif: Synapse Trader EA , tatil dönemi boyunca
Boring Pips MT4
Thi Thu Ha Hoang
4.73 (15)
Çoğu uzman danışmanın neden canlı işlemlerde etkili olmadığını, mükemmel geri test performanslarına rağmen, hiç merak ettiniz mi? En olası cevap Over-fitting'dir. Birçok EA, mevcut tarihsel verilere mükemmel şekilde 'öğrenmek' ve uyum sağlamak için oluşturulur, ancak oluşturulan modelde genelleme eksikliği nedeniyle geleceği tahmin etmekte başarısız olurlar. Bazı geliştiriciler basitçe Over-fitting'in varlığından haberdar değillerdir veya biliyor olmalarına rağmen bunu önlemenin bir yolu yoktur
Goldbot One MT4
Profalgo Limited
5 (1)
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
XG Gold Robot MT4
Marzena Maria Szmit
4.52 (27)
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
54% off, only for the next 10 buyers (Original price: $1,190) 50% bonus by purchasing this Robot, Contact us "after purchase" to receive the bonus A fully automatic expert Designed and produced 100% by artificial intelligence, with the world's most advanced technology All trades have profit and loss limits, with the best and least risky market strategy, without using dangerous strategies such as Martingale and hedges, etc. A specialist who has been trained by artificial intelligence for years
Bitcoin Scalping MT4/MT5 Tanıtımı – Kripto Ticaretine Yönelik Akıllı EA LANSMAN PROMOSYONU: Şu anki fiyatla sadece 3 kopya kaldı! Son fiyat: 3333,33 $ BONUS - ÖMÜR BOYU BITCOIN SCALPING SATIN ALIN, ÜCRETSİZ EA EURUSD Algo Trading (2 hesap) ALIN => Daha fazla detay için özel olarak sorunuz!!! EA CANLI SİNYAL MT5 Versiyonu Bugün Bitcoin Neden Önemli? Bitcoin, sadece bir dijital para birimi olmaktan daha fazlası haline geldi – finansal bir devrim. Kripto para biriminin öncüsü olarak, Bitcoin dün
HyperMind EA MT4
Pool Quintal Carlos Alejandro
HyperMind EA , en son matematiksel yöntemler ve veri analizi teknikleri kullanılarak geliştirilmiş ileri düzey bir ticaret danışmanıdır. Bu araç, ticaret yönetimini etkili ve özenle planlanmış bir şekilde gerçekleştirmek ve yatırımcıların sürekli değişen piyasa koşullarına uyum sağlamalarına yardımcı olmak için tasarlanmıştır. Gerçek Sinyal: https ://www .mql5 .com /en /signals /2283687 Fiyat Teklifi: İlk 5 kopya: 399 $ Sonraki fiyat: 499 $ HyperMind EA'nın Temel Özellikleri Modern Analitik Alg
Form Designer : Advanced Trading Bot for Forex and Cryptocurrency Markets Form Designer represents the latest advancement in automated trading technology designed to perform optimally in both the Forex and Cryptocurrency markets (with supported brokers). This highly effective tool has unique capabilities, making it an indispensable assistant for traders. Key features and benefits: Multi-currency: Form Designer supports a wide range of currency pairs, providing flexibility and versatility in t
The Expert Advisor trades on the signals of the Trend Line PRO indicator. Orders are managed automatically. The EA has a Recovery function that increases the order size if the previous trade was closed with a loss. You can use from 1 to 3 orders at the same time. The Expert Advisor fully complies with the indicator signals and FIFO rules, does not use the grid function, which allows you to start trading with a minimum deposit of $100 The EA has a mobile trading panel for managing auto-trading f
Forex trading bot ai is an artificial intelligence-based robot with self-learning capabilities. This robot initiates its first trades based on the input parameters specified in the settings. Each trade executed by the robot is recorded in a file (memorized). The robot then analyzes all the closed trades and the conditions under which they were closed. If the overall profit of the closed trades is negative, the robot examines the parameters with which they were opened and adjusts them to improve
The Matrix Mind AI MT4
Pool Quintal Carlos Alejandro
The Matrix Mind AI: Forex Ticaretinde Yeni Bir Standart The Matrix Mind AI, Forex piyasasında fırsatları genişletmek için tasarlanmış yenilikçi bir ticaret danışmanıdır. Matris Faktörizasyon Modellerine dayanan bu sistem, piyasa verilerini derinlemesine analiz eder, gizli desenleri keşfeder ve strateji geliştirme için benzersiz fırsatlar sunar. Gerçek Sinyal: https ://www .mql5 .com /en /signals /2277247 Fiyat Teklifi: İlk 7 kopya:   399 $ Sonraki fiyat:   499 $ The Matrix Mind AI'nin Ana Özell
A Richter Expert is a professional market analyst working using a specialized algorithm. By analyzing prices over a specific time period, it determines the strength and amplitude of prices using a unique indicator system based on real data. When the trend and its direction change, the expert closes the current position and opens a new one. The bot's algorithms take into account signals about overbought and oversold markets. Buying occurs when the signal falls below a certain level and then rise
Filtrele:
Arno Richter
213
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
879
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
542
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
370
Ibrahim Akkus 2016.01.14 15:49 
 

Kullanıcı incelemeye herhangi bir yorum bırakmadı

İncelemeye yanıt
Sürüm 104.38 2020.08.26
changes: Dynamic_Grid parameter removed,
Dynamic_Percent_Increase renamed to Expansion_Percent. If Expansion_Percent = 0, Dynamic_Grid is disable, if Expansion_Percent > 0 the grid expand, if Expansion_Percent < 0 the grid compress.
BreakevenLevel parameter discontinued.
When in channel mode, after 8 orders the channel compress instead of expand (diamond)
in symmetry mode the EA closes position on profit at each grid line cross.
Please test and demo before live,
Sürüm 104.37 2017.04.25
Dynamic expansion is now calculated using the distance between the highest order to the lowest order in the set.
Example: Dynamic_Percent_Increase=20
Lowest buy order is at 1.05600
Highest buy order is at 1.05900
Expansion = (1.05900-1.05600)*20/100;
Expansion = 0.0006
Next blue/execution line will be at 1.05900+0.0006 = 1.05960 (six pips)

some performance and order placing optimization.
Sürüm 104.36 2016.12.20

While in symmetry mode, EG104 filter accumulation/average down orders using M1 fractals and M1 moving averages. If these signals do not trigger, the EA does not place the accumulation order.
This filter works as a pause feature, it is good for fast moves, news releases handling, etc. I do recommend using it.
A new parameter s_AccumulationFiltered=true is added to allow you to disable the filter when you set its value to false. I do recommend to keep it on true.
Default value for parameter s_GridSizeFactor has been changed to 3.
Parameter s_Allow_Hedge has been removed.
To handle better the different spreads on different brokers and different types of account, now the EA uses the median price to trigger signals. (ask+bid)/2
Thanks,
bauta
Sürüm 104.35 2016.09.23
Better handing of accumulation orders when the EA is on symmetry mode. It will reduce the quantity of orders, drawdowns and exposure.
The EA will wait for reversal signals before entering an accumulating order.

Sürüm 104.34 2016.08.23
Trading with lines:
Draw a horizontal line on the chart at the desired level, and then Name it as: (case sensitive, line will change color if activated)
takeProfit --it Will close all the positions at profit. Not all traders.
closeAll ----it Will close all positions. It can be used either for target or stop.
neutralize -it will make long quantity equal to short quantity. Good for indecision stages.
targetBuy -it will close all long positions.
targetSell -it will close all short positions.
buyStop ---it will buy stop. Quantity must be entered on Description.
sellStop ---it will sell stop. Quantity must be entered on Description.
buyLimit --it will buy limit. Quantity must be entered on Description.
sellLimit ---it will sell limit. Quantity must be entered on Description.

Delay symmetries execution stages.
The EA, when in symmetry, instead of opening a buy and a sell order at the same time and keeping at least one of both at all times (hedged), now the EA wait for a least half of the grid pips size pullback to enter the hedged order.
Example1: if EG104 start a new cycle with a buy order and set grid size pips at 18, the sell order will be executed after price moves 9 pips to the upside.
Example2: if grid size pips is 18 and the EA closes the buy leg for profit, it will wait for the price to move down at least 9 pips from the top of the cycle to execute a new buy order.

Parameter s_GridSizeFactor=4, default value for this parameter has been changed to 4.


New Parameters:
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%
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.
s_WeightDirection=true: In symmetry mode, when this parameter is true, the EA will use its proprietary formulas to weight direction. If EA calculate long direction, it will double s_StartLotQty for buy orders, if it calculates short direction, sell orders will doubled, 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.


Sürüm 104.32 2016.07.04
What is new?
Contraction: When Dynamic_Grid=true and Dynamic_Percent_Increase is negative, the grid will contract up to a minimum of 5 pips instead of expand.
how to use it?
first, it is highly recommended you to test and demo this feature before going live,
set GridSizeFactor to 2 or 1, or set GridSizePips to 50 or more,
set DynamicGrid=true,
set DynamicPercentIncrease to -20 (you may change this value, I do recommend from -10 to -20)
let it run

thanks and good luck trading!
bauta
Sürüm 104.31 2016.06.14
Added a price action algorithm to pause new orders execution when using symmetry mode and market is moving in straight line direction. EG104 will resume after it find evidence of market retracement, usually after 3 minutes of the big move.
This feature will help to control multi entries during news events or during extreme market moves.
Channel mode has not been affected by this change.

Sürüm 104.30 2016.05.13
•mChannel grid style has been renamed to Channel and its parameters are now prefixed with c_ (c and underscore)
•The original sExpandGrid grid style (method) has been merged into Channel grid style. To activate sExpandGrid set c_ChannelType = Static and Dynamic_Grid=true
•FloppyChannel grid style has been also merged into Channel. To activate FloppyChannel, set c_ChannelType = Floating
•ScalperGrid grid style has been merged into Symmetry grid. To activate ScalperGrid set s_Allow_Hedge=false. When allow hedge is false, the EA will be more FIFO compliant. This is the only grid style may be compliant. It is recommended to set Dynamic_Grid=true when disabling hedging.
•New parameter GridFactorMethod: Range_20day will use 20 days daily range average to calculate grid distance when using GridSizeFactor. ATR_20day will use 20 days daily ATR average instead. This two options works very close each others, but I did found range_20day better, so it is the default.
•SecondsBetweenSameOrder=30 added. This parameter will set the seconds to wait for opening new order in the same direction. If filters fast moves. I did test 30 and 60, both work good. I default 30. Note this parameter does not sleep the EA, it just pause execution of orders at the same direction of the previews one.
•s_Allow_Hedge=true parameter. When it is true, you are on the original symmetry, when it is false you are in the old ScalperGrid
•c_ChannelType = Static parameter: Static is the old mChannel and sExpandGrid, Floating is the old FloppyChannel
•Bug fixes and memory optimization.
•Finally, EG104 has been resumed to two grid styles, symmetry for limit orders execution, Channel for stop orders execution.
•I will post shortly, instructions for using manual mode. (close, target, stop, neutralize, etc)

IMPORTANT: This release will reset your settings when you apply it to a chart. It is important you remove all your EAs from the charts and then apply one by one with your desired parameters. Note I do recommend defaults.
Sürüm 104.29 2016.04.26
Memory optimization
New breakeven line (magenta)
Dynamic_Grid feature changed to expand only on the affected side. Example, if symmetry mode and EG104 accumulates short positions, the EA will expand the top side of the grid and leaving the bottom side unchanged.
Now Dynamic feature starts after the fourth grid level. This increases profit factor at the beginning of the cycle.
Dynamic_Percent default changed to 10%
The chart now shows (dyn) next to grid size to let us know the grid is in dynamic mode (expanded)
All warnings removed from the code, now the code is clean.
Sürüm 104.28 2016.04.05
New Parameter PipsOffset: This parameter is used to offset the profit calculation by its value by order lot quantity on the account currency. PipsOffset value is in pips, not points. PipsOffset=1 is 1 point for forth digits brokers, but it is 10 points for five digits brokers.

This parameter is good suitable to control slippages. (EG104 print logs for slippage statistics)

How EG104 calculates profit?
profit = orderProfit + swap + commissions - (PipsOffset*pipValue*OrderLotQty)
Note that orderProfit uses bid for longs and ask for shorts, not need to calculate spread here.
Sürüm 104.27 2016.03.10
New Parameter:
Manual_MagicNumber: When a number is entered in Manual Magic Number, the EA will execute orders by manually drawn lines.

Draw a horizontal line on the chart at the desired level, and then Name it as: (case sensitive, line will change color if activated)
takeProfit --it Will close all the positions at profit. Not all traders.
closeAll ----it Will close all positions. It can be used either for target or stop.
neutralize -it will make long quantity equal to short quantity. Good for indecision stages.
targetBuy -it will close all long positions.
targetSell -it will close all short positions.
buyStop ---it will buy stop. Quantity must be entered on Description.
sellStop ---it will sell stop. Quantity must be entered on Description.
buyLimit --it will buy limit. Quantity must be entered on Description.
sellLimit ---it will sell limit. Quantity must be entered on Description.
Sürüm 104.26 2016.02.04
Better info/comments display.
Memory optimization.
Multi styles target revised to nearest value.

Sürüm 104.25 2016.02.01

New Parameters:
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).
Dynamic_Percent_Increase: Grid increasing percent, default is 20.

When Dynamic_Grid=true (default) the grid will increase/expand by Dynamic_Percent_Increase, rounded up, of previous grid size every time a level is executed.
When grid closes, grid increments will be reinitialized.
Note that target will be not affected by Dynamic_Grid.

Sample: Let's said grid increment starts at 12 (By Grid_Increments or by Grid_Factor) and Dynamic_Percent_Increase=20 (default), first level execution increment will be changed to 12*1.20=15, second level it will be changed to 12*1.20=14.4*1.20=18, third level will be 21, then 25, 30, 36, etc. It multiplies by 1.20 each level and then round up to integer (increment is in pips)
For limit order styles, grid will run away from price as more levels executes and will be harder for price to chase it.

In my preliminary test/demos, I do believe it will work best on symmetry and ScalperGrid. Why? Because as more the price moves in one direction, biggest are the odds it will retrace. (rule of thumb).