• 概述
  • 评论 (5)
  • 评论 (223)
  • 新特性

Sure Fire Hedging Strategy

5

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.


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.
      评论 5
      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
      1095
      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!!

      推荐产品
      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
      Glory Fire
      Komang Putra Riswanjaya
      Glory Fire is an advanced Expert Advisor designed for traders seeking a potent combination of Averaging Martingale and strategic market analysis. This EA utilizes a dynamic time opening mechanism and leverages Bollinger Bands for precision entry points, ensuring a calculated and disciplined trading strategy. This EA has passed a 5++ year backtest Key Features: Averaging Martingale Strategy: Glory Fire employs an Averaging Martingale approach to manage trades, optimizing potential profits wh
      Grid Hero
      Chock Hwee Ng
      3.93 (190)
      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
      Angry cat
      PHILLIP GRAHAM HEWARD
      Classic grid martingale type but with a unique and effective partial hedging algorithm to control and reduce drawdown. developed and set up to run on GB/US 15 min chart with a minimum balance of 2k contact me for set files, I have many depending on if you prefer low drawdown, slow and steady growth, or something more aggressive. live account signal https://www.mql5.com/en/signals/2188734?source=Site recommended account leverage 500:1 all optomisation was done with a £500 - £1000 starting bal
      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
      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
      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
      | 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
      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
      News Scalping EA
      Thabet Hassan Isam Sabri
      News release gives a good opportunity to make money because the price usually has big move at News time. This is typical strategy that places two opposite pending stop orders with a specific distance from price at specific time and date before news release to catch the breakout. Regardless of direction of the price move, we expect a large jump and it will trigger one of the pending orders.    With this Expert, trading news becomes easier and more accurate than Manual method. No waiting, no miss
      Surf EA
      Rustem Gabetdinov
      5 (1)
      Surf EA is a fully automatic grid based Expert Advisor that looks for reversal areas on the chart MT5 version:   https://www.mql5.com/ru/market/product/99693 Nature of work: The EA uses several patterns, indicators and other important conditions to search for signals Buy and sell positions are independent of each other Only one order can be opened on one bar of the current period The indicators used in the EA are included in the standard set of the terminal Recommendations: Trading pair: AUDCAD
      Semantics
      Evgeniy Zhdan
      The EA uses a combination of several different trading systems. The unique trading expert algorithm allows you to choose the direction of positions with the highest probability of their profitable closing. The risk control system allows profitable transactions to prevail over the total amount of loss. Advisor is ready for full independent work without the intervention of a trader. Recommended trading tools: TF 5m: EURUSD, GBPUSD, USDJPY, USDCAD, EURGBP. Settings: MaxRisk - Percentage o
      Matrix Arrow EA MT4
      Juvenille Emperor Limited
      5 (8)
      Matrix Arrow EA MT4 是一款独特的智能交易系统,可以通过图表上的交易面板手动或 100% 自动交易 Matrix Arrow Indicator 的 MT4 信号。 Matrix Arrow Indicator MT4 将在其早期阶段确定当前趋势,从多达 10 个标准指标中收集信息和数据,它们是: 平均定向运动指数 (ADX) 商品渠道指数 (CCI) 经典 Heiken Ashi 蜡烛 移动平均线 移动平均收敛散度 (MACD) 相对活力指数 (RVI) 相对强弱指数 (RSI) 抛物线SAR 随机振荡器 威廉姆斯的百分比范围 当所有指标给出有效的买入或卖出信号时,相应的箭头将打印在图表上,在下一个蜡烛/柱线的开盘时表示强劲的上升趋势/下降趋势。用户可以选择使用哪些指标,并可以单独调整每个指标的参数。使用 Matrix Arrow EA MT4 ,您可以直接从图表上的交易面板手动交易 Matrix Arrow Indicator MT4 信号,或使用 100% 算法交易选项 100% 自动交易! 注意力:   如果您想用您的   Matrix Arrow EA M
      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
      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
      Super Turbo AI
      Adeniyi Adedipe
      Super Turbo AI is a Multi Currency Trading Robot which has been carefully designed and rigorously tested for successful and consistent long term trading activities with each trade been potentially profitable. The over twelve years Optimization and back testing stages have both been well completed and default setting is best suited to the EURUSD pair. Attached also is the same EURUSD setting which can continually be used for months and even years to come (please visit the Comments section to dow
      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):
      Pound Puppies GBPUSD M30 Everything is already set up for GBPUSD M30 timeframe . Strategy is based on breakout of the HIGHEST channel after some period of consolidation. It uses Stop pending orders with  ATR Stop Loss and FIXED Take Profit .  Strategy uses also   MOVE TO BREAK EVEN and PROFIT TRAILING   functions to lock as much profit as possible. For every candle the pending orders are modified to adapt the market behavior. You need to set only the lotsize depending on the amount of capital in
      Magic Grid
      Aliaksandr Charkes
      4.5 (22)
      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
      Gold Matrix pro Welcome to the Gold Matrix Ea pro. The Robot is based on one standard Indicator. No other Indicator required =============================================================================================== This Robot is fully automated and has been created for everyone. The Robot works also on cent accounts. =============================================================================================== =>   works on all Time Frames from 1Minute to 1Day => On the lower Frames
      Revolutionize Your Forex Trading with TrendSurfer Turnpoint! Are you ready to take your forex trading to the next level? Introducing TrendSurfer Turnpoint—an advanced automated trading system driven by the MetaTrader 4 indicator, Envelopes. Let's explore why TrendSurfer Turnpoint is the ultimate solution for traders seeking success in the dynamic forex market: Harness the Power of Envelopes: Envelopes are a versatile technical indicator that consists of two moving averages, one above and on
      Yellow mouse scalping
      Vasiliy Kolesov
      5 (2)
      Yellow mouse scalping   is a fully automatic Expert Advisor designed for night trading on a calm market. The strategy is night scalping. The standard RSI and ATR indicators are used to find entry points. Closing of transactions takes place according to the author's algorithm, which significantly improves the risk control and security of the deposit. Risky strategies like "martingale" are not used. Monitoring of the advisor's work, as well as my other developments, can be viewed at   https://www
      Japan AI
      Ciprian Ghebanoaei
      JAPAN AI is a trading robot that operates automatically in the GBPJPY forex market. You don't need to worry about parameter configuration for this EA. It is ready to start trading on the GBPJPY M30 . The only decision you need to make is regarding the lot size. The backtest in the description is made for the last three years. This expert advisor includes a system that identifies trends and filters out market noise. It places orders based on the direction of the trend. Moving Average, Alli
      Immortal
      Paranchai Tensit
      The EA is based on trend trading strategy . Mechanism " trend trading strategy " is a tendency of a financial market price to move in a particular direction over time. If there is a turn contrary to the trend, This mechanism will exit and wait until the turn establishes itself as a trend in the opposite direction, and re-enter when the trend re-establishes. This EA has been back tested for 4 years of real tick data (2019-2022), consistent with the latest trading accounts. Immortal MT4:   https:
      Revolutionize Your Forex Trading with TrendSurfer Force Jurik! Are you ready to embark on a journey towards forex trading success? Introducing TrendSurfer Force Jurik—an advanced automated trading system that integrates the MetaTrader 4 indicator, Force Index, with custom moving averages based on Jurik. Let's explore why TrendSurfer Force Jurik is the ultimate solution for traders aiming for success in the forex market: Unlock the Precision of Jurik Moving Averages: Jurik moving averages ar
      TitanFury
      Marco De Donno
      5 (1)
      TitanFury Forex EA is a work based on the method of correlationtrading. Best to work in most market conditions. Since it uses the absorb method ,low drawdown,no martingale,autolot system. This EA has been integrated withh a multi-pair trading system,so this EA only enough to be installed on a chart. This TitanFury is a fully automatic forex robot but you can manually interact with thhis EA using its dashboard. Also,this EA ill not work on BACKTESTING because it's a multicurrency. Try a demo
      Eternal Engine EA 是一款采用了多种指标和策略的的先进EA,为交易者提供了一个全面的自动交易工具。Eternal Engine EA拥有较多的交易机会,对点差不敏感,采用严格的入场点位,以求精准的进入每一笔交易。本策略已经在实盘中证明了自己,拥有一年时长的低回撤实时信号。无论您是新手还是经验丰富的交易者,Eternal Engine EA 都能为您提供卓越的交易体验。 MT5版本 signal:  https://www.mql5.com/en/signals/2220467 下一个价格: $699 setfile: High risk Medium risk Low risk 本EA的特点: 适用货币对:GBPUSD,EURUSD,AUDCAD,AUDNZD 加载时间框架:任意 全天侯交易 自定义调节网格的距离与马丁的倍数 自定义允许同时交易的货币对数量 自定义允许交易的回撤范围 多种手段控制风险 对点差不敏感,适用于各种平台 小资金账户适用
      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.
      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
      MartinPro
      Utibe Udoh
      MartinPro   (or Martingale Pro) is a martingale-based  scalper EA. It is recommended to be traded on only one pair at a time -- preferably Gold or GBPUSD . You can set your initial FixLots based on increased equity or simply set the AutoLots to 'Yes' and the robot will use a computed initial lot size. Default setting may be OK for most trades.   Note that this is a martingale  EA; it starts with two opposite orders and opens additional (subsequent) orders with increased lot size and attempts
      该产品的买家也购买
      The Gold Reaper MT4
      Profalgo Limited
      4.72 (32)
      道具準備就緒! ( 下載SETFILE ) 推出促銷活動: 目前價格只剩幾本! 最終價格:990$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal 歡迎來到黃金收割者! 該 EA 以非常成功的 Goldtrade Pro 為基礎,設計為同時在多個時間框架上運行,並且可以選擇將交易頻率從非常保守到極端波動設定。 EA 使用多種確認演算法來找到最佳入場價格,並在內部運行多種策略來分散交易風險。 所有交易都有停損和止盈,但也使用追蹤停損和追蹤停盈來最小化風險並最大化每筆交易的潛力。 該系統建立在非常流行且經過驗證的策略之上:交易突破重要的支撐位和阻力位。   黃金非常適合這種策略,因為它是一種波動性很大的貨幣對。 系統根據您的帳戶規模和最大允許提款設定自動調整交易頻率和手數! 回測顯示出非常穩定的成長曲線,回撤非常可控且恢復很快。  該 EA 已針對黃金的最長可用期限進行了壓力測試,為不同經紀商使用了
      AI Gen XII MT4
      Denis Kurnev
      5 (8)
      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
      HFT Prop Firm EA
      Dilwyn Tng
      4.97 (668)
      HFT Prop Firm EA 也被称为 Green Man,因为其独特的标志,是专为克服允许高频交易 (HFT) 策略的专有交易公司 (prop firms) 的挑战或评估而设计的专家顾问 (EA)。 限时优惠:购买 HFT Prop Firm EA 免费赠送价值 $198 的工具 MT5 版本: https://www.mql5.com/en/market/product/117386 通过 HFT 挑战表现监控(起价 $200): 1) 经纪商:IC Markets 账号 66603384 服务器:ICmarketsSC-Demo06 密码:Greenman 2) 经纪商:IC Markets 账号 21718043 服务器:ICmarketsSC-Demo02 密码:Greenman 结果 1: https://c.mql5.com/31/1055/hft-prop-firm-ea-screen-4333.gif 结果 2: https://c.mql5.com/31/1055/hft-prop-firm-ea-screen-4648.gif 超过 600
      Adapt EA
      Alexander Kozachuk
      5 (2)
      过去 24 年(自 2000 年以来)的回测 高盈利能力 适应不同市场状态的算法 与任何经纪商兼容 经过验证的回撤控制系统 货币对:USDCAD,EURUSD,AUDUSD,EURGBP,USDJPY 下载 标准回测 : 点击此处 下载 99% TickData (Ducascopy) 回测: 点击此处 真实账户 : 点击此处 真实账户 (激进型) : 点击此处 关于开发: 我们是一个专业的交易团队, 专门从事外汇专家顾问(机器人)的开发超过 15 年 。我们创建的大多数机器人实际上从未到达最终客户。原因是,最终,经过所有测试,它们不符合我们对盈利和可靠机器人的标准。我们的开发方法是这样的,我们宁愿丢弃十几个“普通”机器人,以便只发布一些真正优秀的开发。 工作原理: ADAPT EA 代表了一种新的、独特的外汇市场方法。考虑到 市场不是恒定的 ,而是一个动态变化的变量, 设置和 MM(资金管理)的方法也必须根据市场条件进行调整 。 ADAPT EA 机器人使用网格原则作为其主要策略。但是,仅使用网格策略,我们无法实现出色的可靠性,更不用说盈利能力了——正如 200
      FXMachine
      Alexander Kozachuk
      4.62 (13)
      2020 年以来真实账户统计数据 过去 13 年的回测 低回撤策略 多货币算法 与任何经纪商兼容 经过验证的回撤控制系统 自 2020 年起使用真实账户进行交易 : 点击此处 美元兑加元、欧元兑英镑、英镑兑美元、欧元兑美元交易: 点击此处 欧元英镑交易: 点击此处 英镑兑美元交易: 点击此处 FXMachine EA 的完整回测可在此处下载: 点击这里 关于我们: FXMachine 和我们其他机器人的开发和支持是由在外汇领域拥有超过 14 年经验 的专业团队进行的。 在这 14年 中,我们一直在改进我们的发展,并寻找更好、更有效的交易方法。 如果您问我们 我们可以提供的最佳建议是什么 为了确定哪个 EA 好、哪个不好,我们会给出以下答案: 最重要的是查看机器人在真实货币账户上交易的结果 ,看看效果如何 它拥有多年的历史以及 EA 的表现如何。 如果 EA 没有真实账户的统计数据或者只有几个月的时间,那么这个 EA 就不会很好,相信我们,我们确信这一点。 而且这并不重要 它使回测变得多么漂亮或完美,有很多算法和技巧可以让回测生成变得漂亮,但在实际交易中
      Way To Stars是一款夜间头皮EA,专门设计在市场波动性较低的时间段进行交易来利用低波动性,以此降低风险。这款夜间头皮EA专注于利用小的价格变动进行频繁交易,通过积少成多的方式积累利润。本EA采用严格的止损措施来限制每笔交易的潜在亏损,确保了风险管理的有效性。Way To Stars 是一个真实且诚实的交易系统,它不依赖于号称的神经网络、人工智能、ChatGPT或完美的直线回测结果。 MT5版本     用户手册     signal:  https://www.mql5.com/en/signals/2220466 下一个价格: $699 setfile of signal 本EA的特点: 适合货币对:GBPUSD 加载时间框架:任意 无网格,无马丁,一次交易 将订单分散为多笔订单,降低风险,提高成功率 通过最大持仓时间和最大浮亏比例来管理风险 自动调整交易时间,考虑时区和夏令时变化 小资金账户适用 适用于低点差高流动性平台,如IC Markets 关于MT4版本的特别说明: 由于MT4本身的原因, 回测 无法模拟夜间真实的浮动的点差,回测结果会与很实际效果差异很大,请
      Gold Trade Pro
      Profalgo Limited
      4.63 (24)
      推出促銷活動! 僅剩幾本,449 美元! 下一個價格: 599$ 最終售價:999$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal high risk :  https://www.mql5.com/en/signals/2242498 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Parameter overview Gold Trade Pro 加入了黃金交易 EA 俱樂部,但有一個很大的區別:這是一種真正的交易策略。 “真實交易策略”是什麼意思? 您可能已經註意到,市場上幾乎所有黃金 EA 都是簡單的網格/鞅系統,當市場與初始倉位相反時,該系統會添加交易。  它們通常偽裝成“神經網絡/人工智能/機器學習”,但如果您對外彙和 EA 有一點經驗,您可
      Big Forex Players MT4
      Marzena Maria Szmit
      4.71 (28)
      We proudly present our cutting-edge robot, the  Big Forex Players EA  designed to maximize your trading potential, minimize emotional trading, and make smarter decisions powered by cutting-edge technology. The whole system in this EA took us many months to build, and then we spent a lot of time testing it. This unique EA includes three distinct strategies that can be used independently or in together. The robot receives the positions of the   biggest Banks   (p ositions are sent from our databa
      TrendMaster FX MT4
      Chen Jia Qi
      4.94 (16)
      采用先进的算法并利用深度学习技术,我们的专家顾问(EA)是为了帮助您在复杂的外汇交易世界中导航而精心设计的。该系统分析市场行为,并根据特定标准进行交易,使您能更有效地参与市场趋势。凭借近十年的数据支持,EA利用深度学习来检查过去的市场条件,旨在提供更高级的决策支持。 Live signal :   TrendMaster FX The MT4 version : TrendMaster FX MT4   618大促,限时优惠300$ 目前有EA试用活动,购买后联系我们可获得“Gold Garden”或“AI TradingVision GPX”的使用权限。如需了解详情,请联系我们。 推荐使用的货币对: 英镑/美元(GBPUSD) 美元/加元(USDCAD) 欧元/美元(EURUSD) 风险设置: 对于激进的交易者,最大风险设置为0.15。 对于更保守的交易者,特别是资本较大的人,建议将其设置在0.05以下,0.03定义为低风险。可以先从0.01开始熟悉操作 购买后: 可以给我们发私信以获取用户手册和注意事项。或者自行参考推荐的用户手册:   点击查看手册 安全且稳定的EA: 我们的E
      Quantum Emperor MT4
      Bogdan Ion Puscasu
      4.89 (133)
      介绍     QuantumEmperor EA 是一款突破性的 MQL5 专家顾问,它正在改变您交易著名的 GBPUSD 货币对的方式!由拥有超过13年交易经验的经验丰富的交易者团队开发。 IMPORTANT! After the purchase please send me a private message to receive the installation manual and the setup instructions. ***购买量子皇帝EA即可免费获得量子星人、量子贸易EA或量子金皇!*** 详情请私讯 新的实时信号 V4:   点击此处 MT5版本:  点击这里 量子 EA 通道:       点击这里 夏季促销 :999 美元。每购买 10 次,价格就会上涨 100 美元。最终售价 1999 美元 量子皇帝EA     采用独特的策略,将单个交易连续拆分为六个较小的交易。这意味着 EA 每次执行交易时,都会自动将其分为 6 个较小的头寸。 量子皇帝EA     因其处理亏损交易的出色方法而从其他专家顾问中脱颖而出。与传统方法单纯
      GRain EA MT4
      Roman Erokhin
      4.57 (7)
      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
      注意事项 EA 最多包含 6 个入场点,每次交易的手数为下单手数乘以 6,因此请注意不要使用过大的手数。 默认的手数计算方式不是资金百分比。我们的默认计算方式不受杠杆影响,能更精确地控制风险。 建议使用 1000 美元以上的资金以提高风险抗性。 同时使用多个货币对会有风险叠加的可能,请注意。 此为MT5版本。MT5版本能更好的模拟市场环境。建议使用。如需MT4版本,我们会在稍后一段时间发布。 请注意,交易涉及风险,理解并有效管理这些风险非常重要。 真实资金信号: 点击查看 实时信号: 点击查看 MT5版本: 转到MT5 618大促,限时优惠300$ 目前我们有一项黄金EA赠送活动,购买后请联系我们获取。该活动为限时活动。 运行推荐 推荐货币对:   GBPUSD,   USDCAD , AUDUSD 时间周期:M15 运行资金:建议 1000 美元以上 账户类型:无特殊要求,低点差效果更好 杠杆:无特殊要求 参数功能说明: 使用手册。 购买后建议阅读常见问题解答(FAQ):" 点击这里查看 "
      EA Gold Stuff
      Vasiliy Strukov
      4.74 (1021)
      EA Gold Stuff是专为黄金交易设计的专家顾问。 该工作基于使用Gold Stuff指标打开订单,因此顾问根据"趋势跟随"策略工作,这意味着跟随趋势。 重要! 购买后立即与我联系,以获得说明和奖金! 您可以免费收到我们的强力支持和趋势扫描指标的副本,请私信。大部头书! 实时结果可以在这里查看 参数 打开新系列-打开/关闭新系列订单的开始。 起始地段-起始地段。 交易买入-允许Ea交易买入。 交易卖出-允许智能交易系统卖出。 使用对冲-当功能启用时,顾问将交易买入和卖出方向,当功能禁用时,顾问将只交易一个方向。 使用货币Manadgement-开/关使用自动手数计算。 自动旋转 每0.01手的可用保证金-每0.01手单位开仓的可用保证金金额。 Lot miltiplier-以下订单的手数乘法系数。 TP-止盈,以点为单位。 SL-止损,以点为单位从第一个订单。 跟踪开始-跟踪止损的激活。 Trail Step-追踪止损激活时与价格的距离。 DD减少算法是一种减少回撤的算法,其中具有利润的最后一个订单被关闭,系列的第一个订单处于亏损状态。 DD缩减
      实时信号-1: 点击这里 MT5版本: 点击这里 免费获取Quantum Algo EA(适用于2个交易账户)-> 购买后联系我 欢迎来到Nasdaq算法交易 此EA(智能交易系统)由具有超过13年编程和交易经验的团队创建和设计。 该EA专注于开发能够长期稳定盈利的系统。它采用无风险策略,避免使用马丁格尔、网格和对冲方法,以及那些使用过长止损的策略,这些策略实际上与没有止损没有区别。 此EA将改变您对交易机器人的看法。 详细功能 - 使用价格行为策略,根据Dravas突破思维寻找入场点。 - 包含适合资金管理公司的功能:管理回撤、新闻和交易时间。 - 提供三种策略模式供选择。 - 不使用马丁格尔、网格、对冲或无止损策略。 - 每笔交易始终固定止损。 - 每次只开一笔交易。 - 注重胜率,因此风险回报率(RR)较小。止盈(TP)是灵活的,交易可能具有RR = 0.2、0.5、1或2。 - 提供来自真实账户的实时信号,确保透明和清晰。 - 根据用户需求定期更新算法。 安装: 点击这里 - 主要用于Nas100、USTech、US100(纳斯达克100)或U
      Quantum Algo Trading MT4
      Lo Thi Mai Loan
      5 (8)
      这个价格只剩下2个复印机,下一价格是$993 。 查看实时结果: $50K 个人信号: [点击这里] Prop公司实时信号: [点击这里] MT5版本在这里: [点击这里] 欢迎来到 Quantum Algo Trading MT4 EA 。 此EA不仅仅是一个机械系统,它将成为您整个交易旅程中的伙伴。 此EA利用突破系统,并由拥有超过13年交易和编程经验的人优化算法。 与市场上其他仅依赖过去回测结果的EA不同,许多EA故意操纵结果以适应过去,Quantum Algo Trading进行了完全自然的回测,没有强迫结果匹配过去。它还进行了前瞻性测试阶段,取得了真实结果,并与回测结果进行了比较。 此EA提供的真实世界结果与回测结果的相似度高达99.9%,这让购买者在测试产品时充满信心。 主要特点: 没有马丁格尔,没有网格,没有对冲。 每笔交易都有固定止损。 每笔交易使用跟踪止损。 最多可有2个开仓头寸,可选择设置最多1个头寸。 包括新闻过滤功能,适合那些希望避免高影响新闻事件期间波动的人。 选项只选择买/卖。 用户界面对初学者友好。 适用于个人账户和Prop公
      # Neon Trade MT4 我们的 Telegram 社区 我们向您推出 Neon Trade - 在货币市场的算法交易领域的独特创新,使用了先进的机器学习方法。 我们的顾问完全自主,安装到任何图表和时间段后即可工作。按挂在图表上并忘记的原则运作。唯一需要做的就是 在终端设置中允许访问我的 API " https://xmpp.madsysadm.ru " 并开启 DYNAMIC 模式。其他的顾问会自己做 。 贸易监控 !!! MetaTrader 5 的版本 !!! MetaTrader 4 的免费(简化)版本  安装和操作指南 特别想强调一下, 为什么要买这个顾问? 很多人可能觉得免费版本几乎完全符合原版。但事实并非如此。免费版本只有演示功能,所有的设置都需要你自己选择,从我将定期为您发布的那些选择。静态设置很快就会过时。意思是,在付费版本中,你可以连接到不同的信号,选择你喜欢的。不久的将来这样的信号会越来越多。我会在有能力的时候增加它们。信号只不过是一种设置集,选择工作由我来完成。因此,通过这种方式,你完全摆脱了组建投资组合和更新它们的日常工作。选择一个已经准备好的投
      AW Recovery EA
      AW Trading Software Limited
      4.33 (73)
      智能交易系统是一个旨在恢复无利可图头寸的系统。 作者的算法锁定了一个亏损仓位,将其拆分为多个独立的部分,并分别平仓。简单的设置、在回撤的情况下延迟启动、锁定、禁用其他 EA 交易、使用趋势过滤进行平均以及部分关闭亏损头寸都内置在一个工具中。 与仅在整个组中关闭订单的网格策略相比,使用部分关闭损失可以让您以较低的存款负载减少损失,从而确保更安全地处理损失。 如何恢复订单: 1 EA 关闭所选工具的其他窗口以关闭无利可图的 EA(可选)。 2 EA 重置所有已处理订单的止盈和止损水平,并删除具有相应标识符的挂单。 3 EA 关闭所有已处理的盈利订单,以便使用其利润来弥补部分非盈利订单并减少总头寸量(可选)。 4 EA 通过打开锁定订单来锁定亏损头寸。 5 然后,通过打开恢复订单,它开始通过部分关闭不盈利的订单来减少损失。 6 当部分关闭时,算法首先恢复定位最不成功的订单,或者最接近盈利的无利润订单。每个无利可图的订单都分为许多部分,顾问分别关闭每个部分。恢复订单以小量开仓,以免大幅增加入金负担 包含注释、设置和测试说明的完整输入设置列表  ->   这里  MT5 版本 ->   这里
      Daytrade Pro Algo
      Profalgo Limited
      5 (6)
      推出促銷: 以當前價格提供的副本數量有限 最終價格:990$ 新:免費獲得 1 個 EA! (2 個交易賬戶) Ultimate Combo Deal   ->   click here LIVE RESULTS:   https://www.mql5.com/en/signals/1949810 JOIN PUBLIC GROUP:   Click here Set Files 歡迎來到 DayTrade Pro Algo! 經過多年的市場研究和不同策略的編程,我發現了一個具有良好交易系統所需的一切的算法: 它是獨立於經紀人的 它是獨立傳播的 它使用真實可變點差測試在 MT4、MT5、TDS2 和多個經紀商上輕鬆顯示非常穩定的回測 數百種不同的設置都在測試中給出了有利可圖的結果(當然我選擇了最好的!) 非常強大的系統 -> 設置可以互換,因此使用 USDJPY 的設置運行 EURUSD 仍然是有利可圖的。   已經在 13 個貨幣對上運行:EURUSD;GBPUSD;USDJPY;AUDUSD;XAUUSD;GBPJPY;USDCAD;EURJPY;EURNZD;EURAU
      Ai Hybrid Robot MT4
      Mansour Babasafary
      5 (3)
      Several experts in one expert With this expert, you can use several up-to-date strategies Enhanced with artificial intelligence Can be used in several popular forex currencies Can be used in the most popular forex time frames Without using high-risk strategies Attributes : Can be used in the EURUSD , GBPUSD , USDCHF , AUDUSD , USDCAD , NZDUSD  currency pairs Can be used in M30 , H1 , H4 , D1 time frames Has profit limit and loss limit Without using risky strategies like martingale or hedg
      Magnat
      Alexander Buseinus
      A professional Expert Advisor designed for trading any instrument of the Metatrader 4 platform. A large number of input parameters, with a wide range of settings, allow you to work on all instruments with any broker trading conditions. Depending on trading conditions, it can work with direct market positions or dynamic pending orders. When switching the corresponding input parameter, the Expert Advisor always opens only one trading position at a time, or it can open many positions, the number o
      Diamond Titan FX MT4
      Lo Thi Mai Loan
      5 (4)
      推广活动 目前只剩下3次销售以当前价格购买。 下一个价格: $1233 免费获取US30 Scalper EA和Quantum Algo EA -> 购买后请联系我 Live signal:  https://www.mql5.com/en/signals/2220190?source=Site+Profile+Seller Prop Signal:  https://www.mql5.com/en/signals/2223219?source=Site+Signals+Profile+From+Author MT5:  https://www.mql5.com/en/market/product/116010?source=Site+Market+Product+Page 通过 Prop Challenge 的交易历史: https://www.mql5.com/en/blogs/post/757093 常见问题解答: https://www.mql5.com/en/blogs/post/757094 更多 Diamond Titan FX 分析: https://www.mql5
      FT Gold Robot MT4
      Marzena Maria Szmit
      4.53 (36)
      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
      Smart Funded Hft
      Barbaros Bulent Kortarla
      5 (62)
      解锁您的交易潜力,使用智能资金化HFT EA! 无需VPS/无需设置文件/享受即插即用/请查看下方的简易设置视频 限时促销价格 我很兴奋地分享我的交易秘密——智能资金化EA。我已经用完美的成功率征服了数百个挑战,现在轮到您提升您的交易游戏了! 此EA旨在通过允许使用其服务的道具公司的HFT挑战。如果挑战不允许使用HFT/资金账户/实盘账户,请不要使用它。 智能资金化HFT EA的独特之处: 挑战掌控: 在几乎所有HFT挑战中经过验证的成功,确保了100%的成功率。它不仅仅是一个工具;它是一个经过验证的强大工具。 极致简约: 无需陷入复杂的设置或VPS设置。加载它,调整手数大小,然后点击运行按钮——极致简约。 为什么分享?时间宝贵,挑战可能真的令人头疼。由于我不能再承担更多的挑战,我想,为什么不分享财富呢?所以我们来到了这里。 独家限时租赁选项:限时抓住机会在MQL5市场以促销价格租赁智能资金化EA。在您的挑战中测试它,体验它的魔力。 购买它:准备承诺?购买智能资金化EA,将您的交易提升到新的水平。在成功的挑战后请留下真实的评论。 评论激励:对于买家,这里有一个特别的待遇。留下评论后,如
      Correct Approach   is a multi-currency multi-functional Expert Advisor that works on any time frame and in any market conditions. The robot is based on an averaging system with a non-geometric progression of building a trading grid. Built-in protection systems: special filters, spread control, internal trading time limit. Building a trading grid taking into account important internal levels. Possibility to adjust trading aggressiveness. The Expert Advisor comes with proven templates for vario
      Network AI
      Vasiliy Strukov
      4.84 (165)
      网络 是一个先进的系统,利用人工智能和神经网络的力量来分析新闻期间发布的宏观经济数据,并根据它们做出交易决策。 专家顾问使用新闻出口进行交易,因此不能在策略测试器中进行测试。 要为工作启用Exert Advisor,请勾选"允许WebRequest"选项并添加    https://sslecal2.investing.com/    https://www.worldtimeserver.com/       到WebRequest的Url列表。 要做到这一点,打开工具>选项>专家顾问. 选中"允许列出的URL的WebRequests:"选项。 添加以下内容:"ec.forexprostools.com","worldtimeserver.com"并按"确定"。 EA从指定的网站获取新闻。 实时结果可以在这里查看。 购买后立即与我联系,以获得个人奖金! 设置和手册在这里 设置 WorkMode-测试模式,用于在测试仪中测试交易功能,以及在真实账户上工作的real模式。 打开新系列-开启/关闭新系列订单的开始。 开始地段-开始地段。 交易买入-允许顾问买入。
      Oracle MT4
      Stanislav Tomilov
      4.1 (10)
      Oracle Trading Expert the Quintessence of Modern Programming Technologies Expert Oracle for MetaTrader, trading on GBPUSD and Gold, represents the quintessence of modern programming technologies. Our unique proprietary methods and developments are based on advanced machine learning concepts, making our trading expert truly one-of-a-kind. We offer cutting-edge modules and neural architecture that embody innovative advancements in financial programming. Our algorithms rely on in-depth data analysi
      Tiger Trade Pro
      Soraya Bahlekeh
      4.21 (14)
      原价 $269 —> 仅售 $129,享受50%折扣 实时结果 Tiger Trade Pro是一个真实且持续盈利的EA,使用Scalp-Trend系统,与其他类似的EA相比,风险非常有利。该EA提供简单和高级设置,以适应您的交易风格。 定制设置:  无论您喜欢简单还是高级控制,Tiger Trade Pro都为您提供了支持。高级选项包括: 跟踪止损:保护您的收益。 自动手数:让系统根据您账户净值的大小确定交易手数。 资产止损:通过定义您的资产范围来最小化损失。 时间交易:在特定时间执行交易。 动态步骤:根据市场情况优化盈利能力。 适应市场条件:Tiger Trade Pro能够无缝适应不同的市场条件,确保灵活性和韧性。值得注意的是,它对滑点和新闻不敏感。 相信Tiger Trade Pro,获得自信和高效的交易体验。通过为卓越而设计的系统提升您的成功。 推荐设置: 货币对: EURNZD  和 (EURGBP,  AUDCAD,  USDCAD, NZDUSD)。 时间框架: H1(1小时图表)。 存款: 最低200美元( 推荐  500美元及以上)。 安装  
      Boring Pips MT4
      Thi Thu Ha Hoang
      5 (12)
      你是否曾 经想过为什么大多数专家顾问在实盘交易中并不有效,尽管它们在回测中表现完美? 最有可能的答案是 过拟合。许多专家顾问被创建为对现有的历史数据进行 “ 学 习 ” 和完美适 应,但由于构建模型的泛化能力不足,它们无法预测未来。 一些开 发者可能根本不知道过拟合的存在,或者他们知道但没有办法防止它。其他人则将其作为美化回测结果的工具,他们添加了数十个输入参数,而不考虑统计学意义,使交易策略过度依赖历史数据,并试图说服他人他们的专家顾问未来能够实现类似的表现。 如果你 对这个迷人的主题感兴趣,并想更深入地了解过拟合,请参考我的这些文章: Avoiding Over-fitting in Trading Strategy (Part 1): Identifying the Signs and Causes Avoiding Over-fitting in Trading Strategy (Part 2): A Guide to Building Optimization Processes 有几种方法可以避免在 仅仅依赖读取过去数据的专家顾问上亏钱。而最简单的方法是,在没有至少 5
      Hercules AI MT4
      Aleksandr Chebotaev
      3.5 (2)
      Hello, my name is Alexander. I would like to introduce you to my new development, the Hercules AI advisor. The advisor is synthesis of Price Action Method and Artificial Intelligence technologies.  It doesn't use  any indicators. The EA works well on Gold  pair. The advisor has shown stable performance for more than 10 years. It does not use dangerous trading methods such as martingale, etc. All transactions are protected by take profit and stop loss. I tried to make the advisor as easy to insta
      Gold Dragon AI MT4
      Evgenii Aksenov
      5 (1)
      A unique Expert Advisor created with OpenAI Artificial Intelligence. Signal MQL5 :  https://www.mql5.com/en/signals/1243950 Since October 2021 Gold Dragon has made more than 1350% income, which is perfect! I also withdrew funds in amount of 74'770 USD. I would like to share a limited edition of this amazing Expert Advisor primarily for my regular customers. The robot has undergone deep training with artificial intelligence, taking into account the high volatility of gold. Unlike other gold tr
      作者的更多信息
      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
      Super grid nineth (ninth) generation is another grid type EA on this huge forex system population, this EA not using any indicator to avoid any fake signaling to open or closing position orders. This EA will open pending order stop and limit in the first time EA run, then maintain all opened order with unique way to balancing account free margin and make equity growth. This EA have unique system not like anyother grid EA, with correct setup and run on max 3 pairs in one account, this EA capable
      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
      如此多的 EA 和 Copy Signal 正在使用带有 mar 的平均网格系统,甚至使用固定手数,它们在变化中有点差,还有他们一次同时下订单 3-5 的方式,这些很快就会成为定时炸弹 或后者会破坏您的帐户。 我在这里有超过 8 年的经验,我发现了网格平均系统的新方法,不像任何其他网格平均 EA 或任何使用网格平均系统的复制信号。 我的网格对于每个单独的未平仓头寸都有更动态的点差,并且与任何其他 EA 不同的是更动态的个人获利,所以通过这种方式,图表上最高或最低市场价格的未平仓头寸不再过多。 可以放置所有对,我将指导可以设置多远的点差和止盈,但是我的 EA 仍然是一个网格系统,必须对使用手数和最大未平仓头寸设置多少进行严格的资金管理, 最后一句话,我的 EA 比任何其他网格 EA 都更有效,您可以在测试仪上进行测试并进行比较。 这是 EA 参数; Setup1,默认为Lot & TP Setting,无需更改 Lots ,默认为0.01,是开仓的手数 TakeProfit ,默认为 500.0,止盈(点数) xxxx ,默认为空,不用改 Setup2,
      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
      筛选:
      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
      32
      crisroig 2023.02.18 15:35 
       

      Do you have a mt5 version of this EA?

      Syarif Nur Arief
      3246
      来自开发人员的回复 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
      1095
      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
      3246
      来自开发人员的回复 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 
       

      用户没有留下任何评级信息

      回复评论
      版本 96.15 2024.07.11
      Delete Print almost every tick on journal and expert tab
      版本 96.13 2024.07.11
      Fix some minor bugs, like spread scanning
      版本 96.11 2023.07.25
      First_Balance From old version is back, with new name Tester_First_Deposit
      版本 95.11 2023.07.21
      - fixes some previous parameter from old 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
      版本 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.
      版本 93.5 2021.05.18
      Fix some error at scan order features,
      lot sequence specially
      版本 92.3 2021.01.18
      Edit Bugs,
      版本 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.
      版本 80.3 2020.12.25
      Add new improvement of Real Stealth hidden TP/SL
      Based what pips of SL/TP on parameter.
      版本 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.
      版本 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.
      版本 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.
      版本 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.
      版本 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.
      版本 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.
      版本 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
      版本 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.
      版本 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.
      版本 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.