• Übersicht
  • Bewertungen (6)
  • Diskussion (227)
  • Neue Funktionen

Sure Fire Hedging Strategy

4

This is an old and well-known strategy from the book "Sure Fire Hedging Strategy", but have more Advance Parameter than anyother old style Hedge Averaging EA.

This strategy is using a hedge order with a higher lot size for the last (opposite) order and will receive profit if your free margin is huge enough to handle.

A good money management is needed for using this system.

No Pending order used on this EA, because using pending order will have more high risk order slipage and Spread can be difficult to maintain, because many broker have different default amount of delay, spread and slipage.

And this EA the only one on mql5 market that have auto averaging exit at some choosed total opened order after hedging is created, so if hedge system is not enough to closing all, EA will automatically use Averaging exit as final option to closing all at profit.

Adding new parameter  on last version (ver 96.16, Updated on 13 August 2024):
Function is to closing all at profit when Account profit in total is met, for easy profit controling when EA trade on more than 1 pairs in one account

Set_12 = --Closing All Symbol At Total Profit--;
Closing_All_Symbol = false;
Closing_All_At_Profit = 100;

Parameters : 

( On Bold Text can be change depend your need )

Tester / Backtest First Initial Balance setup,

  • Set_0, Default is --Type Your BACKTEST First Initial Balance--, No need to change, just information for below parameter.
  • Tester_First_Deposit, Default is 100000, If your Backtest Initial Balance is 10000, Change this parameter to 10000.


      Time filter setting, everyday EA will start from Start_Hour to End_Hour parameter,

      use Broker Server Time, EA will not active outside start to end hours.

      • Set_1, Default is --Time Filter For First Open Order--, No need to change, just information for below parameter.
      • Set_1_Noted, Default is --Using Broker Server Time--, No need to change, just information for below parameter.
      • Start_Hour, Default is 1, EA will start active at 01:00 broker server time.
      • End_Hour, Default is 22, EA will not active at 22:00 broker server time.


      First Open setting (Automatic by EA depend EA internal HiLo Price action or indicators signaling).

      1 pair can be run 2 chart (same pair), each chart must be have different magic number setup and order comment setup.

      • Set_2, Default is --Auto First Order-- , No need to change, just information for below parameter.
      • First_Lot, Default is 0.01, First open order lot size.
      • Magic_Number_Sell, Default is 2222, Magic Number for First open sell, not for next hedge order.
      • Magic_Number_Buy, Default is 8888, Magic Number for First open buy, not for next hedge order.
      • Buy__Order_Comment, Default is Buy 8888, order comment of all opened order buy from EA.
      • Sell__Order_Comment, Default is Sell 2222, order comment of all opened order sell from EA.


      Hedge setting, must be use Point value, example need to hedge at 50 pips, you have to set Hedge_Distance parameter to 500 ( 10 Point is 1 Pip),

      EA will failed at start if your hedge distance parameter set below 100 (10 pips).

      Auto_Gap_and_TP is use automatic hedge_Distance based Years_Span parameter (Highest to Lowest in 3 Years devide by Max_Total_Open = Automatic Hedge_Distance), 

      with AutoGap is smart way to avoid too many opened order or too less opened order on your account.

      Activate_Averaging if true, and _Activate_At_Total_Open is 3 in default, mean EA will automatically change strategy from Hedging To Averaging System (Anti Hedge) at level 3 of opened order,

      (Level 1 to Level 3 is Normal Hedging system, Level 4 to Max_Total_Open is Averaging system).

      • Set_4, Default is --Hedging Function-- , No need to change, just information for below parameter.
      • Enable_Hedge, Default is true, set to false if no need hedge/averaging open position.
      • Max_Total_Open_, Default is 15, total opened order from very first open to maximum is 15 total order.
      • Auto__Hedge_Distance, Default is --Auto Hedge/Anti Hedge Distance, Many Years span-- , No need to change, just information for below parameter.
      • Auto_Gap_and_TP, Default is false, set to true to use automatic hedge distance value. based below parameter.
      • Years_Span, Default is 3, 3 mean 3 years span highest to lowest span in 3 years.
      • Set_4a, Default is --Hedge Distance TP/SL In Points-- , No need to change, just information for below parameter.
      • Hedge__Distance, Default is 800, mean Hedge distance/ gaps of hedge is 80 pips, if set below 100 point (10 pips), EA will not working.
      • Hedge_TP, Default is 800, 800 mean TP at 80 pips.
      • Hedge_SL, Default is 1600, 1600 mean SL at 160 pips.
      • Set_4b, Default is --Marti Hedge Lot Management-- , No need to change, just information for below parameter.
      • Set_4b_note_1, Default is --If Use_MartiDefault isfalse, next lot is last lot+Add_Lots-- , No need to change, just information for below parameter.
      • Use_Marti, Default is true, set to false will make EA not using martingale, but will use Add Lot for next order lot size.
      • First_Hedge_Lot, Default is 3.0, for martingale of 2nd open order only.
      • Next_Hedge_Lot, Default is 2.0, for martingale of 3rd open order and next.
      • Add_Lots, Default is 0.02, next lot size of next open order to hedge/averaging is Last opened order lot + 0.02.
      • Set_4b_note_2, Default is --Activate Averaging At choosed Total Open-- , No need to change, just information for below parameter.
      • Set_4b_note_3, Default is --Averaging is Anti Hedge System-- , No need to change, just information for below parameter.
      • Set_4b_note_4, Default is --Averaging Gaps Distance Default is Hedge__Distance X 2-- , No need to change, just information for below parameter.
      • Activate_Averaging, Default is false, set to true will make EA automatically change system from hedging to averaging at total order (below parameter).
      • _Active_At_Total_Open, Default is 3, mean at order level 4 to maximum open parameter EA will change strategy to averaging, not use hedging anymore.


      setting of targeted total profit in money to closing all opened order, or use percent target.

      To use Percent Target, Both Activate_Profit_Target & Percent_Target set to true.

      and STEALTH_TP_SL setup is priority of all if Profit target and or percent target value is more than Hedge_TP.

      • Set_5, Default is --Profit Target & Target Percent-- , No need to change, just information for below parameter.
      • Set_5_Note_1, Default is --If Activate_Profit_Target is true,Profit target will be used-- , No need to change, just information for below parameter.
      • Set_5_Note_2, Default is --To use Percent Target, Both Activate_Profit_Target & Percent_Target set to true-- , No need to change, just information for below parameter.
      • Set_5_Note_3, Default is --Profit Target In (Money) Account Currencies-- , No need to change, just information for below parameter.
      • Activate_Profit_Target, Default is false, set to true to activate profit target in money value based account currencies.
      • Profit_Target, Default is 2, mean EA will closing all opened order at total profit equal or above 2 usd (Account currencies i.e USD)
      • Set_5_Note_4, Default is --Target Percent From Current Balance-- , No need to change, just information for below parameter.
      • Percent_Target, Default is false, set to true to activate percentage target.
      • Target_Percent, Default is 0.2, mean at profit 0.2% from current balance, EA will closing all opened order.


      STEALTH_TP_SL Setting will automatically eliminates all ordinary SL and TP Line on chart, Has internal calculation to closing all opened order at nearly similar if all order hit TP/SL, (Other mean All TP and SL is Hidden by EA).

      Scalper mode only for first open order, default is 2, mean 2 times of current spread EA will closing opened first position at positive profit value.

      Trailing stop is unique, because all opened order will modified by trailing stop at positive profit automatically, so when price is retrace at some positive value of profit,all open order have TP/SL modified by trailing stop function.

      EA will automatically choose trailing start and trailing step as ordinary trailingstop , so no need to set for trailing start and trailing step (No need both parameter),  TrailStop_Starting_Lotsize  parameter default is 0.01, mean Trailing stop function will work from lot size equal or higher than 0.01, if you set to 0.15, mean trailingstop function will active from lot size 0.15 an above 0.15.

      • Set_6, Default is --STEALTH HIDDEN TP/SL-- , No need to change, just information for below parameter.
      • STEALTH_TP_SL, Default is false, Set to true for hide all TP and SL setting.
      • Scalper_Mode, Default is --Scalper Mode For 1st Open Position-- , No need to change, just information for below parameter.
      • Note_Scalper_Mode, Default is --Only work if STEALTH_TP_SL set to true-- , No need to change, just information for below parameter.
      • Scalper_Mode_, Default is true, set to false will make first open order closed at TP target.
      • Spread_X_Times_Value, Default is 2, first open will closed at 2x current spread
      • Note_Spread_X_Times, Default is --TP of 1st Open is Spread_X_Times_Value X Spread-- , No need to change, just information for below parameter.
      • Trailing, Default is --Auto TrailingStop-- , No need to change, just information for below parameter.
      • TRAILING_STOP_Enable, Default is true, change to false for deactivate auto trailing stop.
      • TrailStop_Starting_Lotsize, Default is 0.01, Change to i.e 0.24 will make auto trailingstop working from last opened order with lot 0.24.
      • Note_Trailing_Stop, Default is --TrailingStop Function Only if STEALTH_TP_SL Default is true-- , No need to change, just information for above parameter.


      Max_Spread_Allowed is Maximum Allow EA to work, if current spread above that setting, EA wont work to avoid Hedge distance failure.

      if Max_Spread_Allowed not changed, EA will automatically set Max_Spread_Allowed to 2-3 times of current spread at EA start.

      • Set_9, Default is --Spread Filter in Point-- , No need to change, just information for below parameter.
      • Max_Spread_Allowed, Default is 10000000, Can be change to make EA stop working if spread above this value.


      Day filter setting, if i.e Monday set to true, EA will not work at Monday.

      • Set_10, Default is --Day Filter-- , No need to change, just information for below parameter.
      • Set_10_Noted, Default is --True To Activate-- , No need to change, just information for below parameter.
      • Monday, Default is false, Set to true will make EA not working at monday.
      • Tuesday, Default is false , Set to true will make EA not working at tuesday.
      • Wednesday, Default is false , Set to true will make EA not working at wednesday.  
      • Thursday, Default is false , Set to true will make EA not working at thursday.
      • Friday, Default is false , Set to true will make EA not working at friday.
      • Saturday, Default is false , Set to true will make EA not working at saturday.
      • Sunday, Default is false , Set to true will make EA not working at sunday.


      Signaling option to decide buy or sell open for first open Position.

      if use Moving Average and ADX, EA have unique opening first and closing order, because once any opened order closed, will not make new first when signal buy/sell not change.

      • Signaling_Indicators, Default is --EA use below parameter to open Auto First Open Buy/Sell-- , No need to change, just information for below parameter.
      • Signaling_Option, Default is --TRUE for HiLo H4 & M1 Breakout, FALSE for MA & ADX Indicators-- , No need to change, just information for below parameter.
      • Use_Hi_Lo_Breakout, Default is true
      • MA_ADX_Continuitas_Signal, Default is --Signal Continue-- , No need to change, just information for below parameter.
      • Continuitas_Signal, Default is false, if set to true, MA and ADX false signal of buy/sell will be filtered and ignored.
      • MA_1_Setup, Default is --MA 1 Setup-- , No need to change, just information for below parameter.
      • Period_MA_1, Default is 200
      • MA_Methode_1, Default is MODE_EMA
      • MA_Price_1, Default is PRICE_CLOSE
      • TF_MA_1, Default is PERIOD_CURRENT
      • MA_2_Setup, Default is --MA 2 Setup-- , No need to change, just information for below parameter.
      • Period_MA_2, Default is 100
      • MA_Methode_2, Default is MODE_EMA
      • MA_Price_2, Default is PRICE_CLOSE
      • TF_MA_2, Default is PERIOD_CURRENT
      • MA_3_Setup, Default is --MA 3 Setup-- , No need to change, just information for below parameter.
      • Period_MA_3, Default is 21
      • MA_Methode_3, Default is MODE_EMA
      • MA_Price_3, Default is PRICE_CLOSE
      • TF_MA_3, Default is PERIOD_CURRENT
      • MA_4_Setup, Default is --MA 4 Setup-- , No need to change, just information for below parameter.
      • Period_MA_4, Default is 8
      • MA_Methode_4, Default is MODE_EMA
      • MA_Price_4, Default is PRICE_CLOSE
      • TF_MA_4, Default is PERIOD_CURRENT
      • ADX_Setup, Default is --ADX Setup-- , No need to change, just information for below parameter.
      • TF_ADX, Default is PERIOD_CURRENT
      • Period_ADX, Default is 14
      • Price_ADX, Default is PRICE_CLOSE
      • Level_ADX, Default is 17


      this setting to shows display text info on left chart and right chart.

      some information i.e total open and total lot traded are available to see if this function set to true.

      • Set_11, Default is --Right_Chart_Display-- , No need to change, just information for below parameter.
      • Right_Chart_Display, Default is false, Change to true if want to display information text on right and left chart.






      Why using a (STEALTH_TP_SL set to true) hidden TP/SL is more effective:

      • It allows the EA to avoid any widening spread from a broker, slippage, requotes and some cheat from broker. So, with a target profit or percentage it is not a problem if an order shows a slippage or is not equal in a step interval. As long as this EA sticks to the target profit, then the precise distance between orders is not important.
      • The EA can work with any broker, slippage and spread.
      Bewertungen 6
      Happy Scalper
      1042
      Happy Scalper 2023.06.23 21:45 
       

      Hello everyone. Just wanted to give my review for the Sure Fire Hedging Strategy. For starters, this author is very responsive when you ask a question. Also, he is very humble when it comes to his great work. This EA is the most thought out EA I have ever used, and I have used a lot of them. The logic behind this EA is just amazing. Very precise and so profitable. If you do not buy this EA, you will be losing out on another way to earn more passive income. This is just my opinion, so take it with a grain of salt. But I have been trading with EA's for over 6 years and I am telling you this EA is the holy grail for consistent profits. And for $98.99 USD you would be a fool not to buy it and give it a try. Plus, this EA is worth (3) times what he is asking. So I would snag this EA up quickly before he comes to his senses and raises the price. Thank you so much for changing my life for the better Syarif. God bless you and your family. P.S. Check out my set files in the comments section for the NAS100 and other indices. Happy Trading everyone!

      Raoul Paul Xavier De Jong
      1102
      Raoul Paul Xavier De Jong 2021.10.26 17:23 
       

      This is the BEST EA ever that i bought. (this is my dream EA) With a big enough balance and right hedge settings, you will NEVER lose. I let this bot trade on a high volatile pair like gold, 21hours per day and it makes 10% per day. Balance 10k. I say again you can not blow an account with the correct settings, unless the pair decide to range tightly for some time. AAAA++++++ Makasiiiii!!

      Empfohlene Produkte
      Grid Hero
      Chock Hwee Ng
      3.92 (188)
      Grid Hero is a fully automated EA that uses a revolutionary Grid algorithm (P.A.M.A.) together with a signature synergy of Price Action trading and an Artificial Instinct Self-Adaptive Processing Unit. Grid Hero was strictly developed, tested and optimized using the "Reversed Sampling" development methodology based on "In-Sample" phase (2012 to 2017) and "Out-Of-Sample" phase (2004 to 2011). It has passed 13 years back test of real tick data and real variable spread (with commission) from 2004 t
      High Point Scalper EA
      Ifeanyi Joshua Odinma
      High Point Scalper EA  trade is based on Price high and low level to determine the next trend   with martingale  strategy . The EA will find the best entry and exit points  This Expert advisor is mainly for synthetic Trade    , check it out on Jump100 recommended assets  JUMPS100  Recommended Broker..  Deriv Timeframe  H1  Minimum deposit $100 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. you will get  one expert
      BBMA Grid Combination
      Kahfi Pangariduwan
      5 (1)
      BBMAGC   BBMAGC  is an automatic trading system with a work strategy obtained from famous BBMA indicator combine with advance grid system . This EA use dangerous trading systems like martingale and grid so please understand the risk before using this EA Time Frame: H1 Symbol: best result on EUR/USD, GBPUSD, GBPCAD VPS recommended 4/5 digit broker Min Deposit 1000$ Low spread always better Since you using Grid system, always trade using money that you are willing to lose. When you use an expert a
      Magic Grid
      Aliaksandr Charkes
      4.46 (24)
      Magic Grid is an indicator-free advisor that uses a grid strategy. The strategy is based on automatic reopening of grid pending orders, after closing their market positions (by Take-Profit, Stop-Loss or manually). Pending orders are placed with a specified step from the initial prices, which can be entered manually or generated automatically ( one time at the beginning of the trade ). The robot can trade on any time frame, on any currency pair, on several currency pairs, and on any number of di
      FREE
      | 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
      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):
      This automated trading robot uses the capabilities of the macd indicator to create a grid strategy. The algorithm creates a grid strategy at overbought and oversold levels and in times of high volatility. This makes it susceptible to all price fluctuations. The Close Money input is the total amount of earnings in the cycle. We define it as the total take profit amount in the cycle. It has the ability to open more cycles in short periods. However, you can use the robot in medium-term trading. Rea
      Bergland Gold MT4
      Matthias Bessler
      This fully automated trading system is part of the Bergland signal. It features a highly efficient trading logic, and a money management system. Reasonable calculated stop loss and take profit levels. It is easy to install and do not require a special setfile. XAUUSD, M15 Live Signal: Bergland Gold You can rent the Bergland signal here. If you like my product, please write a review.
      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+
      Matrix Arrow EA MT4
      Juvenille Emperor Limited
      5 (8)
      Matrix Arrow EA MT4 ist ein einzigartiger Fachberater, der die MT4-Signale des Matrix Arrow Indicator mit einem Handelsfeld auf dem Chart manuell oder 100% automatisch handeln kann. Der Matrix Arrow Indicator MT4 wird den aktuellen Trend in seinen frühen Stadien bestimmen und Informationen und Daten von bis zu 10 Standardindikatoren sammeln, die sind: Durchschnittlicher Richtungsbewegungsindex (ADX) Rohstoffkanalindex (CCI) Klassische Heiken Ashi Kerzen Gleitender Durchschnitt Konvergenzdiverge
      BuckWise
      Joel Protusada
      BuckWise   is a fully automated scalping Expert Advisor that can be run successfully using EURUSD 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
      Forex Vanguard Gold MT4
      Ariunbaatar Gunge Sersendemid
      Forex Vanguard Gold MT4 is an advanced expert advisor meticulously designed to enhance trading on the Forex market. Engineered for precision and adaptability, it integrates robust trading strategies, a dynamic news filter, and strategic risk management tools to maximize profitability and safeguard investments. Key Features: - Adaptive Lot Sizing: Utilizes both exponential and addition-based lot sizing methods to optimize financial exposure according to the evolving market conditions. - News Avoi
      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
      Was den teilnehmern erlaubt, war automatisiertes handelsinstrument in einer einer reihe Von methoden und indikatoren definierten methoden. Es bietet eine vielzahl Von geschäftsmöglichkeiten, die auf fehlerfreie transaktionen ausgelegt sind und jedes geschäft durch eine strenge einstiegsstelle neu starten. Die strategie hat sich bereits auf dem realen markt für ein ganzes jahr als niedrigh-live-signal erwiesen.Gleichviel ob ungelehrte Oder erfahrene händler, die heuschrecken bietet mir außergewö
      Dr Trade Pro MT4
      Julia Lopez
      5 (3)
      Stellen Sie sich Dr Trade Pro vor, einen sorgfältig gestalteten EA, der für intelligenten und konsistenten Handel entwickelt wurde. Unser Experte verlässt sich auf Präzision und nutzt Trenderkennung und genaue Marktanalyse, um Trades nahtlos auszuführen. Dr Trade Pro ist mit einem strategischen Backup-Plan für jeden Trade ausgestattet, der die Rentabilität betont und potenzielle Verluste minimiert. Was Dr Trade Pro auszeichnet, ist seine Anpassungsfähigkeit an verschiedene Marktbedingungen, was
      SureBot
      Salvador Ursua
      SureBot is a very simple yet powerful trading robot with initial balance as low as $100. All you need to do is install it on your MT4 platform and it will do trading automatically without you monitoring it. You will also be notified if an order has begun executing. Simply install the MT4 app on your mobile device (ex. Android/iPhone). It will execute orders based on potential trend and price strength. Order lot sizes are based on you preferred risk for each trade where the default is 1% of your
      Reiona
      Ubaidillah
      Reiona is an Expert Advisor (EA) that build based on martingale and hedging method. The main idea is place buy and sell in parallel, save the unprofitable positions with martingale, and keep the profit during trade with hedging. The RSI, iClose, iHighest and iLowest indicators are used for entries. The highest and lowest prices are to indicate the range of new orders, where the next order, with same type must be higher than 75% of difference between this lowest and highest prices. When the
      HFTHacker
      Thomas Bradley Butler
      Signal: HFT-Hacker-Link auf meinem Profil *OPTIMIEREN SIE EA VOR DEM TESTEN UND VERWENDEN. KAUFEN SIE NUR, WENN SIE OPTIMIERT HABEN. Dies ist für Händler gedacht, die wissen, wie man optimiert, und aus eigener Kraft profitabel sein wollen. SIE STELLEN IHRE RISIKOPARAMETER EIN. Hohe Gewinnrate mit Stopps für die Trades, die nicht funktionieren, wenn Sie dies wünschen. Reduzieren Sie das Risiko für eine lange Lebensdauer. Dies funktioniert auf allen Konten und ist ein Risikomanagement-Tool. LESEN
      RNB Pass Ftmo
      Chandana Jayampathi Lokuketagodage Don
      1 (1)
      PROP TRADING EA -  Passing challenge or Verification - ANY PROP FIRMS - TEST Set files in the Comment section  US30/US100   Dow Jones / Nasdaq https://trader.ftmo.com/metrix?share=2e2ffcdc1689&lang=en               (01) testing ............ https://trader.ftmo.com/metrix?share=f823192684d3&lang=en              (02) start date 21 Dec 2023   New and improved settings  https://trader.ftmo.com/metrix?share=c2f389839308&lang=en              (03)  start date  04/01/2024 https://trader.ftmo.com/metrix
      ShinZuka
      Muhammad Asyraf Bin Mohamad
      Using MACD value for direction. Using RSI as reversal indicator. Using open trading hour. (Recommend Hour 10,11,15 & 19 : MT4-Time) Counter trade if signal failed. Cutloss trade if signal failed. Auto lot calculate based on target profit & takeprofit. Able to set counter trade value. Suitable for commodities & currency.  Timeframe H1. Able to set limit lot open. Able to select day to trade.
      The algorithm of the adviser's work: When the Expert Advisor is launched at a specified distance from the price (first_step), BuyStop and SellStop orders are placed. Further, depending on which way the price went, one of them becomes market, and the other begins to crawl after the price. When the price rolls back, it also becomes market. If we have reached a set profit in some direction, the order is closed and a creeping pending order of the same direction is placed again. If the profit is n
      PipFinite EA Breakout EDGE
      Karlo Wilson Vendiola
      5 (3)
      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
      Trend Momentum
      Gonzalo Melendi Mancebo
      Trend Momentum use indicators as EMAs, MACD and an algorithm to detect trends. After first conditions as been reached, it computes crossing angles of the EMAs to set the trigger. Money management is aloud to set percentage lots or fixed lot. After TP1 is reached, SL is moved to Entry point in order to reduce risk. Parameters for Buy Trades and Sell Trades are separated for optimization process. Default parameters EURUSD - 1H.
      GerFX DeltaWave EA
      Exler Consulting GmbH
      Before you buy a night scalper please be aware of the risks involved: Past performance is no guarantee of future profitability (the EA could also make losses).  The backtests shown (e.g. in screenshots) are highly optimized to find the best parameters but therefore do not give a realistic prediction of future profitability. Any mean reversion can get caught on the wrong side of a fast movements due to unexpected news or flash crashes. This strategy will always use a stop loss, but still executi
      GerFX NightWalker EA
      Exler Consulting GmbH
      Before you buy a night scalper please be aware of the risks involved: Past performance is no guarantee of future profitability (the EA could also make losses).  The backtests shown (e.g. in screenshots) are highly optimized to find the best parameters but therefore do not give a realistic prediction of future profitability. Any mean reversion can get caught on the wrong side of a fast movements due to unexpected news or flash crashes. This strategy will always use a stop loss, but still executi
      Wolfpack Advance  is a fully automatic trading advisor which contains several trading systems mainly based on Stochastic, ATR, ADX, OSMA, MACD, Bears Power, Moving Averages, Standard Deviation, RSI, Momentum, WPR, Envelopes, Bollinger Bands, Awesome Oscillator, Accelerator Oscillator, DeMarker, CCI, Bulls Power, Support Resistance, and Candlestick Formations. Each trading system has it own entry with fixed stop loss and take profit. This forex robot can be used for all pairs and all time frames
      Black Out EA
      Jason Thato Hartley
      Thank you for visiting us. We would like to introduce our new BLACK OUT EA which comes along with a moving average indicator for better trading This EA open and closes trades for you, no need to stress yourself. You can trade on any broker using any time frame . there are no restrictions!! You can easily increase your Lot size on the EA settings Backtest was done for two months. stay tuned for more !!!
      Buy Sell Simultaneously
      Danny Setyawijayanto
      This EA will open Buy and Sell simultaneously after attached to chart. It has customized grouping grid step and lot multiplier group. Please contact me if you have any question. Please Like, Share & Subscribe to my Youtube Channel. I will give this EA for FREE for everyone if there is 2k Subscriber on my Youtube channel , please ask your friend, because subscribe is FREE :). Need at least 10k balance (10k cent or 10k$), or you can adjust with various setting inside the EA to get the minimum dr
      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 $
      Automated EA Robot
      Yapo Thierry Hermann Yapo
      WARNING :  You can use the Expert Advisor only on  M30   Period This price of $348 is a promotional offer, the next price will be $999 . Automated EA Robot  power is based on minimal risk management for all our customers. The gains sought are maximum while the risk is minimal and customizable based on the Account of the Trader. You therefore have the possibility with this expert advisor to define the risk yourself for each trading order automatically. What's the Strategy   of Automated EA Rob
      Käufer dieses Produkts erwarben auch
      AI Gen XII MT4
      Denis Kurnev
      5 (15)
      AI Gen XII EA This is an Expert Advisor with the latest use of Artificial Intelligence and Neural Networks. The EA runs on the top-of-the-line GPT-4o platform and also uses Advanced Discrete Fourier Imaging in ATFNet aligns the frequency spectrum of the input series, allowing for a more complete analysis of time series data. The EA also boasts trading on different strategies simultaneously and matching backtest trades and real trading, which is very important in its time.  Details about Advisor
      Gold Scalper Trading
      Ho Tuan Thang
      4.78 (9)
      ONLY 3 COPIES OUT OF 10 LEFT AT $399! After that, the price will be raised to $499. - REAL SIGNAL: Default Setting:  https://www.mql5.com/en/signals/2251841 Gold Scalper Trading is an EA that uses a complex trading methodology that includes cross-market analysis to find scalpable entry points with XAUUSD, one of the market's wildest running pairs. EA uses stop loss for all orders, only 1 order and does not use any dangerous trading methods: No grid, no martingale,... Gold Scalper Trading is o
      Indicement MT4
      Profalgo Limited
      5 (1)
      Willkommen bei Indicement! PROP FIRM READY! -> Set-Dateien   hier herunterladen Einführungsaktion: Nur noch wenige Exemplare zum aktuellen Preis verfügbar! Endpreis: 990 $ NEW: Choose 1 EA for FREE! (limited to 2 trading account numbers) Ultimativer Kombi-Deal     ->     hier klicken ÖFFENTLICHER GRUPPE BEITRETEN:   Klicken Sie hier   LIVE SIGNAL INDICEMENT   bringt meine 15-jährige Erfahrung in der Erstellung professioneller Handelsalgorithmen in die Indexmärkte ein. Der EA verwendet einen s
      Bonnitta EA
      Ugochukwu Mobi
      3.42 (19)
      Bonnitta EA basiert auf der Pending-Position-Strategie (PPS) und einem sehr fortschrittlichen geheimen Handelsalgorithmus. Die Strategie von Bonnitta EA ist eine Kombination aus einem geheimen benutzerdefinierten Indikator, Trendlinien, Unterstützungs- und Widerstandsniveaus (Preisaktion) und dem wichtigsten oben erwähnten geheimen Handelsalgorithmus. KAUFEN SIE KEINEN EA OHNE ECHTEN GELDTEST VON LÄNGER ALS 3 MONATE, ICH HABE MEHR ALS 100 WOCHEN (MEHR ALS 2 JAHRE) GEBRAUCHT, UM BONNITTA EA MI
      Quantum Emperor MT4
      Bogdan Ion Puscasu
      4.87 (136)
      Wir stellen vor       Quantum Emperor EA   , der bahnbrechende MQL5-Expertenberater, der die Art und Weise, wie Sie mit dem prestigeträchtigen GBPUSD-Paar handeln, verändert! Entwickelt von einem Team erfahrener Händler mit über 13 Jahren Handelserfahrung. IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***Kaufen Sie Quantum Emperor EA und Sie erhalten Quantum StarMan oder Quantum Queen oder Quantum Gold Emperor k
      The Gold Reaper MT4
      Profalgo Limited
      4.62 (29)
      PROP-FIRMA BEREIT!   (   SETFILE herunterladen   ) STARTPROMO: Nur noch wenige Exemplare zum aktuellen Preis verfügbar! Endpreis: 990$ Erhalten Sie 1 EA kostenlos (für 2 Handelskonten) -> kontaktieren Sie mich nach dem Kauf Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal Willkommen im Gold Reaper! Aufbauend auf dem sehr erfolgreichen Goldtrade Pro wurde dieser EA für die gleichzeitige Ausführung in mehreren Zeitrahmen konzipiert und bietet die Möglichkeit, di
      Diamond Titan FX MT4
      Lo Thi Mai Loan
      5 (8)
      Startaktion Es sind nur noch 3 Verkäufe übrig, um zum aktuellen Preis zu kaufen. Nächster Preis: $1233 Erhalte kostenlos den US30 Scalper EA und den Quantum Algo EA -> kontaktiere mich nach dem Kauf Live signal - 1:    https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Live signal - 2:  https://www.mql5.com/en/signals/2242066?source=Site+Profile+Seller#!tab=account Prop Signal:  https://www.mql5.com/en/signals/2223219?source=Site+Signals+Profile+From+Author MT5:  https://www.mql
      The Law of Jungle
      Inrexea Limited
      5 (1)
      Please do not   pm   me if you are asking for:  Discount ( Price will go back to original price 3800 in the future ) Backtesting result ( We don't trust mislead informations ) (LOJ IS NOT A HFT Strategy, Will not be violated by Prop firm rules) We don't rely on backtest results. The backtesting environment can't access our database to retrieve historical data. We aim to provide clarity to EA traders and not mislead them. The best approach is to monitor our signals. If you're wondering how to ve
      Z4scalp
      Cence Jk Oizeijoozzisa
      5 (4)
      -------------------------------------------Vorstellung: Z4SCALP--------------------------------------------- Z4SCALP ist ein fortschrittlicher Handelsroboter mit einem SL pro Handel, einem sehr kleinen SL, der ohne Martingale entwickelt wurde. Exklusives Angebot: Kaufen Sie ein Produkt und erhalten Sie das andere KOSTENLOS! Die anderen drei Versionen sind kostenlos erhältlich. --------------------------------------------------------------------------------------------------------- Wenn Sie d
      CoreX G MT4
      Arseny Potyekhin
      5 (1)
      Übersicht Der CoreX G EA ist ein fortschrittliches Handelssystem, das speziell entwickelt wurde, um die Komplexität des Forex-Marktes zu bewältigen. Durch den Einsatz modernster neuronaler Netzwerke, fortschrittlicher maschineller Lerntechnologien und einer integrierten Big-Data-Strategie bietet CoreX G außergewöhnliche Genauigkeit und Sicherheit im Handel. Dieser Expert Advisor (EA) zeichnet sich durch seine technologische Exzellenz und erstklassigen Kundensupport aus, der den Nutzern bei alle
      HFT Prop Firm EA
      Dilwyn Tng
      4.97 (661)
      HFT Prop Firm EA, auch bekannt als Green Man aufgrund seines markanten Logos, ist ein Expert Advisor (EA), der speziell dafür entwickelt wurde, Herausforderungen oder Bewertungen von proprietären Handelsfirmen (prop firms) zu überwinden, die Hochfrequenzhandel (HFT)-Strategien erlauben. Für begrenzte Zeit: kostenlose Hilfsprogramme im Wert von $198, wenn Sie HFT Prop Firm EA kaufen MT5-Version: https://www.mql5.com/en/market/product/117386 HFT Challenge Performance Monitor (ab $200): Broker: I
      AI NoX EA MT4
      Denis Kurnev
      5 (1)
      AI NoX EA is an innovative Forex expert advisor that combines advanced neural networks technologies with high-volume trading and   Matrix factorisation .The advisor uses complex algorithms to decompose large sets of market data, uncovering hidden patterns and correlations between various financial instruments. Details about Advisor Development Configuring the Advisor Real Time Signal XAUUSD:  https://www.mql5.com/en/signals/2254092 Real Time Signal USDJPY:  https://www.mql5.com/en/signals/225409
      XG Gold Robot MT4
      Marzena Maria Szmit
      4.48 (25)
      The XG Gold Robot MT4 is specially designed for Gold. We decided to include this EA in our offering after   extensive testing . XG Gold Robot and works perfectly with the   XAUUSD, GOLD, XAUEUR   pairs. XG Gold Robot has been created for all traders who like to   Trade in Gold   and includes additional a function that displays   weekly Gold levels   with the minimum and maximum displayed in the panel as well as on the chart, which will help you in manual trading. It’s a strategy based on  Price
      Willkommen bei Diamond Ultimate!!! STARTPROMOTION: Nur noch wenige Kopien zum aktuellen Preis verfügbar Endpreis: 4993,99 $ Diamond Ultimate   kombiniert Algorithmen, die auf verschiedenen Preisaktionen basieren, mit 13 Jahren Markterfahrung, um Aufträge auszuführen und Kapital zu verwalten. Alle Trades haben klare Stop-Loss- und Take-Profit-Level. Der EA verwendet einen Trailing-Stop-Loss, um Gewinne abzusichern. Der EA kann bis zu 7 Trades gleichzeitig eröffnen, aber dies kann in den
      AI TradingVision GPX MT4
      Yu Mei Cheng
      4.64 (14)
      Hinweise Der EA enthält maximal 6 Einstiegspunkte, die Losgröße pro Trade entspricht der Order-Losgröße multipliziert mit 6, daher bitte keine zu hohe Losgröße verwenden. Die standardmäßige Losgrößenberechnung erfolgt nicht prozentual zum Kapital. Unsere Standardberechnung ist nicht von der Hebelwirkung beeinflusst und ermöglicht eine genauere Risikokontrolle.  Es wird empfohlen, Kapital über 1.000 US-Dollar einzusetzen, um die Risikobeständigkeit zu erhöhen. Bei gleichzeitiger Nutzung mehrerer
      Supply Demand EA ProBot
      Georgios Kalomoiropoulos
      5 (2)
      Vollautomatischer Berater nach dem Prinzip von Angebot und Nachfrage . Zum ersten Mal bieten wir einen vollautomatischen Angebots- und Nachfrageberater an . Trading leicht gemacht und Sie haben jetzt die volle Kontrolle über Ihre Handelsstrategie Verwendet ein praktisches grafisches Bedienfeld. Sie erhalten eine sehr hochwertige algorithmische Handelssoftware mit über 15.000 Codezeilen. EA ProBot Angebots- und Nachfrageleitfaden The Best Way to Trade Prop Firms fordert Sie bei jedem Schritt
      Gold Trade Pro
      Profalgo Limited
      4.61 (23)
      Promo starten! Nur noch wenige Exemplare für 449$ verfügbar! Nächster Preis: 599$ Endpreis: 999$ Erhalten Sie 1 EA kostenlos (für 2 Handelskonten) -> kontaktieren Sie mich nach dem Kauf 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 tritt dem Club der Goldhandels-EAs bei, aller
      The Way To Stars sind tageshandelplattformen, die was unternehmen in zeiten niedriger marktvolatilität ermöglichten, wo sie gelegenheiten mit niedrigeren risiken nutzten. Diese nachtverkäufe hatten den schwerpunkt auf das festhalten kleiner preisänderungen bei konventionellen transaktionen, was im lauf der zeit gewinne anhäufen konnte. Unter anwendung strenger beschränkungen, um die potenziellen verluste bei jeder transaktion zu begrenzen und ein wirksames risikomanagement sicherzustellen. Stars
      Daytrade Pro Algo
      Profalgo Limited
      5 (5)
      Aktion starten: Begrenzte Anzahl von Exemplaren zum Tagespreis erhältlich Endpreis: 990 $ NEU: Erhalte 1 EA gratis!   (für 2 Handelskonten) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files Willkommen bei DayTrade Pro Algo!   Nachdem ich jahrelang die Märkte studiert und verschiedene Strategien programmiert habe, habe ich einen Algorithmus gefunden, der alles hat, was ein gutes Handelssystem braucht: Es is
      Gold Quantum AI
      Ho Tuan Thang
      5 (2)
      ONLY 3 COPIES OUT OF 10 LEFT AT $199! After that, the price will be raised to $299. (*) IMPORTANT NOTE: To be able to back test the EA or install the EA correctly to be able to trade normally. You will need to allow EA access to the GPT API in addition to installing other news-related websites. For details, please contact me to receive specific installation instructions. Gold Quantum AI is an EA that I have used for a long time, specializing in the fund accounts I manage for clients. The EA is
      Sup 9 Martingale
      Inrexea Limited
      5 (1)
      The S9M Trading Robot – a cutting-edge, fully automated 2nd generation InrexEA DB system by OpenEA. This innovative solution learns from XAUUSD market trends and incorporates the best aspects of the retired Ea YOLO Diamond Hands. Structure of InrexEA Database: Clients > InrexEA DB > OpenAI > InrexEA DB analysis > Clients  InrexEA DB is a cutting-edge database solution primarily built using the powerful Python programming language. It goes beyond the limitations of MQL4 and MQL5 codes to provide
      TrendMaster FX MT4
      Chen Jia Qi
      4.88 (16)
      Vorstellung unseres MT5 EA: Mit fortschrittlichen Algorithmen und Deep Learning Technologie ausgestattet, ist unser Expertenberater (EA) sorgfältig designt, um Sie durch die verwickelte Welt des Devisenhandels zu navigieren. Das System analysiert fleißig die Marktaktivitäten und führt Trades basierend auf vorher festgelegten Kriterien durch, damit Sie Markttrends effektiver erfassen können. Empfohlene Währungspaare: Live-Signal:   TrendMaster FX MT5-Version:   TrendMaster FX MT5 Wir führen derz
      US30 Scalper EA MT4
      Lo Thi Mai Loan
      5 (6)
      Startaktion! Nur noch wenige Exemplare zum aktuellen Preis verfügbar! Nächster Preis: 1533 $ Endpreis: 1993$ Live signal:  https://www.mql5.com/en/signals/2220893?source=Site+Profile+Seller MT5:   https://www.mql5.com/en/market/product/107337?source=Site+Profile+Seller For more top Expert Advisors and Indicators, visit:   https://www.mql5.com/en/users/lothimailoan/seller I am Los, please subscribe to receive more updates:   https://www.mql5.com/en/users/lothimailoan/news US30 Scalper EA ist
      Boring Pips MT4
      Thi Thu Ha Hoang
      5 (12)
      Hast du dich jemals gefragt, warum die meisten Expertenberater im Live-Handel trotz ihrer perfekten Backtest-Performance nicht effektiv sind? Die wahrscheinlichste Antwort ist Überanpassung. Viele EAs werden erstellt, um perfekt aus den verfügbaren historischen Daten zu "lernen" und sich anzupassen, aber sie können die Zukunft nicht vorhersagen, da es an Verallgemeinerungsfähigkeit im konstruierten Modell mangelt. Einige Entwickler wissen einfach nicht von der Existenz der Überanpassung, oder s
      Btcusd Grid
      Ahmad Aan Isnain Shofwan
      BTCUSD GRID EA ist ein automatisiertes Programm, das zur Verwendung der Grid-Handelsstrategie entwickelt wurde BTCUSD GRID EA ist sowohl für Anfänger als auch für erfahrene Händler äußerst nützlich.   Es gibt zwar andere Arten von Trading-Bots, die Sie verwenden können, aber die logische Natur der Grid-Trading-Strategie macht es für Krypto-Grid-Trading-Bots einfach, automatisierten Handel ohne Probleme durchzuführen.   BTCUSD GRID EA ist die insgesamt beste Plattform, wenn Sie einen Grid-Tradin
      Dieser EA war früher unser intern genutzter Premium-EA und wird nun nach adaptiven Verbesserungen allen angeboten. Er nutzt stabile Zeitzonenmuster, generiert fast täglich Orders mit einer sehr hohen Gewinnrate und ist besonders für Kunden mit geringem Kapital geeignet. Backtests mit dem MT5-Modus „Jeder Tick basierend auf echten Ticks“ liefern Ergebnisse, die dem Live-Handel sehr ähnlich sind, ohne Anpassungen und zeigen eine langfristige Stabilität, was auf eine ausgereifte Strategie hinweist.
      TopBottomEA
      lizhi fu
      4.67 (48)
      TopBottomEA's advantage: the first support for small capital work EA, real trading for more than 4 years; this EA based on volatility adaptive mechanism, only one single at a time, each single with a stop-loss, an average of about 4 orders per day, holding a single length of 12 hours or so, with a limit of $ 20 principal challenge backtesting ran through more than 10 years. Every interval of three days to increase the price of $ 100, the price process: 998 --> 1098 --> 1198...... Up to the targ
      GRain EA MT4
      Roman Erokhin
      4.5 (6)
      Good afternoon. My name is Roman, I am the creator of Gold Rain EA. I have been preparing for its realization for a long time, went through a lot of tests and now I finished the product and went on sale with a live good signal. My motto is to use only live signals, I do not release products without history or lack of real accounts. Now you have the opportunity to try Gold Rain EA in your hands. I will help every client to customize and install EA, from beginner to pro. Tired of complicated EA mo
      Dark Algo
      Marco Solito
      4.75 (52)
      Last copy at 399$ -> next price 499$ Dark Algo  is a fully automatic Expert Advisor for Scalping Trading on Eurusd . 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 trends .
      FT Gold Robot MT4
      Marzena Maria Szmit
      4.4 (35)
      Introducing the FT Gold Robot MT4, your ultimate companion in navigating the intricate world of XAUUSD trading. Developed with precision and powered by cutting-edge algorithms, FT Gold is a forex robot meticulously crafted to optimize your trading performance with   XAUUSD pairs . With its advanced analytical capabilities,   FT Gold Robot   constantly monitors the gold market, identifying key trends, patterns, and price movements with lightning speed. The FT Gold Robot opens 5 positions every da
      Weitere Produkte dieses Autors
      Color Macd Tf
      Syarif Nur Arief
      MACD is well known indicator that still can be use for prediction where price will go next few minutes, hours or even weekly  With colored bar of Macd, your eyes can easily catch when color is changed based what market price movement to find any early trend on market. here is the parameter of the indicator: TF_MACD , default is 1 Hour , this mean you can see clearly MACD of 1 Hour TimeFrame on Lower TimeFrame. InpPrice , default is Price Close , this is original MACD parameter from Metaquotes st
      FREE
      Quadro Multi Grid Scalper
      Syarif Nur Arief
      4.2 (5)
      We never know what market price will go on next second. That's why a trader needs to find a good way to have a good exit strategy. Quadro Multi Grid Scalper is a High Frequency Grid scalper using Dynamic Fibo Level, with only 3 maximum Opened order each cycle, will make less risk to your account. This EA uses Averaging exit system with changable martingale settings, and uses total profit target to closing all. Recommended Broker Parameters:  Low spread less than 1 pip (you will have fast open an
      Indicator can drawing Support Level (Lowest price of choosed Time Frame) and Resistance Level (Highest price of choosed Time Frame), and this indicator can drawing last of Pivot Level from the Last of Support Resistance Level. Support and Resistance based Highest and Lowest at choosed Time Frame can be your next good experience for your forex trade to maximize your trade win and lost ratio. Parameter : _S_and_R__Setup_ ,          Default is   # SUPPORT AND RESISTANT # , No Need To Change Drawi
      Die neunte (neunte) Generation des Super Grid ist ein weiterer Grid-Typ-EA für diese enorme Forex-Systempopulation. Dieser EA verwendet keinen Indikator, um gefälschte Signale für das Öffnen oder Schließen von Positionsaufträgen zu vermeiden. Dieser EA öffnet beim ersten EA-Lauf Stop and Limit für ausstehende Aufträge und behält dann alle geöffneten Aufträge bei, und zwar auf einzigartige Weise, um die freie Marge des Kontos auszugleichen und das Aktienwachstum zu steigern. Dieser EA hat ein
      Gold Eye
      Syarif Nur Arief
      Gold Eye is one of advance profesional expert that use deep neural network to catch probability of true trend on XauUsd market, this expert can be run on forex pairs also (Default setup is for XauUsd). This expert can be set as trend grid follower, or can be set as like hedging system but with flat lot size (not using martingale). Then unique setup for Money Profit/Loss management is the good things not like any others paid expert here on Mql5. # EA MUST BACKTEST USING TIME_FRAME_001 # PARAME
      Golden Academy
      Syarif Nur Arief
      5 (2)
      This EA can predict early trend on market, scan early trend from M5 to W1, This EA not martingale, not a hedging, not averaging and not grid. And this EA only open/close position once (only 1 opened order) every 8 hours. EA parameters   : Trade_Set_AUTO , Default is    ## AUTO Trade Setting ## ,   Mean Note for below parameter. LOT_SIZE_AUTO_TRADE , Default is    0.01 ,   Mean Lot Size to be traded is 0.01 Lot, Can be changed depend your account balance, (0.01 Lot Per 200 usd initial balance). A
      So viele EA und Copy Signal verwenden das Averaging Grid-System mit Martingale oder sogar eine flache Losgröße, sie haben Pips-Unterschiede in der Variation, auch die Art und Weise, wie sie 3-5 gleichzeitig gleichzeitig bestellen, das ist alles bald eine Zeitbombe oder letzteres wird Ihr Konto sprengen. Ich bin hier mit meiner Erfahrung von mehr als 8 Jahren, ich habe einen neuen Weg des Grid-Averaging-Systems gefunden, nicht wie irgendein anderer Grid-Averaging-EA oder ein Kopiersignal, das
      Fibo Projector
      Syarif Nur Arief
      This indicator will automatically draw 4 Fibonacci levels on the chart. Dynamic Fibonacci will be drawn on the last of zigzag line. Static Fibonacci will be drawn on the 3 last of zigzag line. Fibonacci projection 1 and 2 will be drawn on the last zigzag line also. This way, you can see several Fibonacci level to get prediction of next support and resistance of market price. Indicator does not work if less than 500 bars are available. Parameters Zig_Zag_Parameter Depth - Zig zag depth paramete
      Auswahl:
      fiogol
      67
      fiogol 2024.08.19 07:35 
       

      Risky ea unless you have super huge capital that can withstand huge drawdown. Use it at your own risk and support is non-existant as well.

      Update: Took seconds to reply to a bad review but never reply to a message I sent 3 days ago. Bravo. And can't take a bad review and proceeded to insult his buyer instead. Such great customer service.

      Syarif Nur Arief
      3273
      Antwort vom Entwickler Syarif Nur Arief 2024.08.19 07:43
      well, basic of surefire hedge ea is martingale, u must have big enough free margin until all opened order closed with + profit, 😂
      1 star review is for your brain in fact.
      Happy Scalper
      1042
      Happy Scalper 2023.06.23 21:45 
       

      Hello everyone. Just wanted to give my review for the Sure Fire Hedging Strategy. For starters, this author is very responsive when you ask a question. Also, he is very humble when it comes to his great work. This EA is the most thought out EA I have ever used, and I have used a lot of them. The logic behind this EA is just amazing. Very precise and so profitable. If you do not buy this EA, you will be losing out on another way to earn more passive income. This is just my opinion, so take it with a grain of salt. But I have been trading with EA's for over 6 years and I am telling you this EA is the holy grail for consistent profits. And for $98.99 USD you would be a fool not to buy it and give it a try. Plus, this EA is worth (3) times what he is asking. So I would snag this EA up quickly before he comes to his senses and raises the price. Thank you so much for changing my life for the better Syarif. God bless you and your family. P.S. Check out my set files in the comments section for the NAS100 and other indices. Happy Trading everyone!

      crisroig
      37
      crisroig 2023.02.18 15:35 
       

      Do you have a mt5 version of this EA?

      Syarif Nur Arief
      3273
      Antwort vom Entwickler Syarif Nur Arief 2023.02.18 15:52
      i have but never upload and sell here, because on mql5 version still unstable, and can not doing similar logic on mql4 version, it is mql5 vs mql4 issue, not from my logic code.
      Raoul Paul Xavier De Jong
      1102
      Raoul Paul Xavier De Jong 2021.10.26 17:23 
       

      This is the BEST EA ever that i bought. (this is my dream EA) With a big enough balance and right hedge settings, you will NEVER lose. I let this bot trade on a high volatile pair like gold, 21hours per day and it makes 10% per day. Balance 10k. I say again you can not blow an account with the correct settings, unless the pair decide to range tightly for some time. AAAA++++++ Makasiiiii!!

      Adham Locsin El Helou
      210
      Adham Locsin El Helou 2021.02.08 21:52 
       

      The EA seems unstable, days it runs smoothly and on others it doesnt hedge at all. I messaged you directly twice and no response so far.

      Syarif Nur Arief
      3273
      Antwort vom Entwickler Syarif Nur Arief 2021.05.18 15:51
      Will check this issue, and will make some update for EA and issue will be fixed. When new version available, i will put info here.
      ##
      New Updated version available now, new version has been published today (18 May 2021)
      ##
      Matthew Todorovski
      12938
      Matthew Todorovski 2016.08.16 15:34 
       

      Der Benutzer hat keinen Kommentar hinterlassen

      Antwort auf eine Rezension
      Version 96.16 2024.08.16
      Adding new parameter :
      Function is to closing all at profit when Account profit in total is met, for easy profit controling when EA trade on more than 1 pairs in one account
      Set_12 = --Closing All Symbol At Total Profit--;
      Closing_All_Symbol = false;
      Closing_All_At_Profit = 100;
      Version 96.15 2024.07.11
      Delete Print almost every tick on journal and expert tab
      Version 96.13 2024.07.11
      Fix some minor bugs, like spread scanning
      Version 96.11 2023.07.25
      First_Balance From old version is back, with new name Tester_First_Deposit
      Version 95.11 2023.07.21
      - fixes some previous parameter from old version.
      Version 94.11 2023.07.20
      -Zero devide bugs from some broker is fixed
      -Add indicators option
      -Add auto spread filter
      -Add UnAgressive trailingstop
      -some minor bugs fixed also
      Version 93.6 2023.06.26
      Add parameter Right_Chart_Display (last parameter), default is false, mean will no display on chart. right chart text display and left chart text display.
      Version 93.5 2021.05.18
      Fix some error at scan order features,
      lot sequence specially
      Version 92.3 2021.01.18
      Edit Bugs,
      Version 90.3 2020.12.29
      Default not use Direct Marti, but use lott addition (last opened lot + lot add choosed on parameter)
      opposite hedge max is set to 2 total open (can be changed), then 4th open position and next open position will use anti hedge function automaticallly,
      with this new features, EA can be run on small account.
      and more safe enough for user.
      Version 80.3 2020.12.25
      Add new improvement of Real Stealth hidden TP/SL
      Based what pips of SL/TP on parameter.
      Version 77.1 2016.07.18
      Version 77.1
      1. All parameters of the version 26.0 have been left intact.
      2. Added the new parameter "Day Filter", Set to true for activate each day filter parameter to avoid new cycle of first order on specific day, day filter is good for avoid Gap on monday also.
      Version 76.0 2016.01.07
      1. All parameters of the version 23.0 have been left intact.
      2. Added the new parameter "Auto Cut Lost", default is 80 in percent, that means if your current balance is lost 80%, the EA will close all opened orders automatically and system will reset before opening a new first order.
      3. Bug fixes.
      Version 23.0 2015.10.13
      New updated parameters and new functions (all EA parameters of Ver 22.0 are included in Ver. 23.0)

      1. Added the Time_Filter_For_First_Order parameter - activate time filter of the first order.
      2. Added the Time_Filter_For_Hedge_Order parameter - activate time filter of a hedge order.
      Version 22.0 2015.06.11
      New updated parameters and new functions (all EA parameters of Ver 20.0 are included in Ver 22.0)

      1. Added spread filter parameter.
      2. Fixed previous version bugs.
      Version 20.0 2015.05.21
      New updated parameters and new functions: (All parameters of Ver 18.0 are still in Ver 20.0 EA parameters, i.e. not changed)

      1. Added option SL/TP old ordinary pip target.

      2. Added Time Filter.

      3. Added Trailing Stop.

      4. Added First Hedge Lot multiplier Time (Repeated first hedge lot size).

      5. Added option to use default trend filter (trend filter ver 18.0 or not).

      6. Added Limitation for Max open hedge order.

      7. Fixed some little bug and error of the previous version.
      Version 18.0 2015.03.31
      Added two new parameters:
      1. First_Hedge_Lot - lot size for the first hedge order;
      2. Next_Hedge_Lot - lot size for the next hedge order after the first one.

      Changed default percent target:
      Changed from 0.5% (SFHS Ver 17.0) to 0.2% (SFHS Ver 18.0).

      Default for First_Hedge_Lot is 3.0. That means the lot size for the first hedge opposite order is First_Lot X 3.0.

      Default for Next_Hedge_Lot is 2.0. That means the lot size for every next hedge opposite order from the last opened order is First_Lot X 2.0.

      You can change the above parameter in any way you like.
      Version 17.0 2015.03.23
      1. Added Scan order for work with other EA or manual trade (Act like recovery EA)
      2. Added option percent target profit from current balance of account
      Version 11.0 2015.03.05
      1. Removed TP/SL line for better performance and avoiding slippages.
      2. Added a new target profit in account currencies to close all orders (the EA must be run on VPS).
      3. A first order uses HLH4 breakout system to filter any ranging market.
      4. You do not have to worry about your broker's spread.
      Version 10.4 2014.12.15
      1. First Order Comment can be change on EA properties.
      2. New Feature, Scan Order Mode for work with any other EA or manual trade.

      Note :
      # If Scan order mode is active (Set to true on EA properties) :
      1. Order from manual or another EA must be have similar TP/SL like Sure Fire Hedging Strategy EA properties.
      2. Hedge order will only use market order (Not use pending order if scan mode is active).
      3. Scan order mode is only for same pair, same pair with 2 chart window opened, first chart is another EA or manual trade, and second chart is for sure fire hedging strategy EA.
      Version 10.3 2014.12.04
      1. Added Magic number to EA parameters for first order.
      2. Added Hedge Order true or false to EA parameters.