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

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 de Jong
      745
      Raoul 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!!

      推荐产品
      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
      1 000 USD
      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
      499 USD
      | 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
      99 USD
      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+
      149 USD
      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
      124 USD
      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
      100 USD
      The Arrow Scalper
      Fawwaz Abdulmantaser Salim Albaker
      2.33 (3)
      Dear Friend..  I share with you this simple Expert Adviser .. it is full automatic  this Expert Adviser following the trend of the pair you install on or any stocks or indices , it is works like that: - when the trend on H4 chart show a start of up trend the expert will wait till the 15M & 1H charts show an up trend the EA will open a buy order directly , and do the same for down trend and open a sell order the buy or sell  order lot size and take profit and stop loss will measured manually  by
      FREE
      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):
      120 USD
      MavericksProPlus
      Langtha Prosanta Daudung
      The  MaverickProPlus  is a fully automated EA design for trading EURUSD pair. It is design to trade along the trend and also trade during reversal. It uses adaptive grid strategy. In adaptive grid strategy the distance between the trade is not fixed, the entry of next trade is base on most favorable market condition to close the trade in profit. So the risk associated with normal  grid/Martingale  strategy is considerably reduced by adopting adaptive grid distance strategy.  Back tested for 5 y
      220 USD
      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
      30 USD
      Zeus Scalping EA
      Samandar Huseynov
      ZEUS Scalping EA根据"AGSHIN POLADLI"的独特策略在平静时段开启交易。每笔交易都有止损和获利水平,并且持仓时间不超过6-7小时。该机器人对强烈新闻和较大点差有防护措施。据统计,85%的交易以成功结束。机器人可以同时连接到货币对(EURCHF/GBPAUD/GBPCHF/GBPCAD)。 最低存款:$100 信用杠杆:1.30及以上 时间框架:M15 交易品种:EURCHF/GBPAUD/GBPCHF/GBPCAD 机器人功能: TradeOn(交易): 如果设置为true,则激活交易机器人,否则不激活。 ShowInfo(显示信息): 如果设置为true,则显示信息面板,否则不显示。 RiskMM(风险管理): 如果设置为True,则应用风险管理,否则交易手数将保持不变。 RiskPercent(风险百分比): 对单笔交易可用资本的风险百分比。 Lots(手数): 如果禁用风险管理,则交易的固定手数。 TakeProfit(获利水平): 交易将在该水平关闭。 Stop Loss(按通道宽度百分比设置的止损): 止损水平作为通道宽度的百分比。 Slippage
      599 USD
      PipFinite EA Breakout EDGE
      Karlo Wilson Vendiola
      5 (4)
      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
      198 USD
      Matrix Arrow EA MT4
      Juvenille Emperor Limited
      5 (7)
      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
      80 USD
      Hungry for Japanese style? Thirsty for samurai action? Behold! Ichimoku Super Swift Ease Pro is an expert advisor that has an Ichimoku indicator with a moderate lot size. It is recommended that you use this EA for JPY pairs like USDJPY, EURJPY, etc. If you enjoy using Ichimoku, this EA may be what you are looking for. According to the details of this expert advisor, it has an ATR to allow traders to see the line with the flow of the Japanese Yen along with another currency pair with it. Only use
      200 USD
      Magic Grid
      Aliaksandr Charkes
      4.52 (21)
      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
      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
      250 USD
      Combo All In One MT4
      NGUYEN NGHIEM DUY
      Combo All In One is an EA combo 10 strategies , The EA is suitable for both beginners and experienced traders. Normally you will have to pay 10x fee to buy 10 EAs with different strategies. But with ALL IN ONE, you only need to pay 1 time to own an EA that includes 10 different strategies. This is a cost-effective solution and combines effective methods. Timeframe M15, Minimum deposit $1,000, Leverage 1:500. STRATEGY1: MOVING AVERAGE STRATEGY2: RSI STRATEGY3: MACD STRATEGY4: BOLLINGER BANDS STRA
      499 USD
      Dr Trade Pro MT4
      Julia Lopez
      5 (3)
      介绍 Dr Trade Pro,一款精心设计的智能持续交易的专家顾问。 我们的专家顾问依赖于精准性,利用趋势识别和准确的市场分析来无缝执行交易。Dr Trade Pro 配备了每笔交易的战略备用计划,强调盈利并最小化潜在损失。 Dr Trade Pro 的独特之处在于其适应多样市场条件,使其对新闻和市场波动具有弹性 - 这是一个可靠专家顾问的关键特征。这种适应性使得该机器人能够平稳地检测市场变化并更新其算法,确保在更大或更具波动性的市场中保持稳定性和最佳性能。 需要注意的是,Dr Trade Pro 在其交易中采用了平均化策略。如果您对这种专家顾问风格不熟悉,我们建议在考虑购买之前仔细审查其功能。 探索 Dr Trade Pro 的能力,这是一款精致的专家顾问,旨在提升您的交易体验。您对其可靠性的信心是我们的首要任务。 现在价格仅为   185 美元   --> 下一个价格   299 美元 。 为什么选择 Dr Trade Pro? 适应不同账户类型   : Dr Trade Pro 具有多功能性和适应性,非常适合小额和大额账户余额,杠杆选项范围从1:20到1:1000,为
      250 USD
      Gegatrade Advanced
      David Zouein
      5 (1)
      Gegatrade Advanced EA is a state of the art Cost Averaging system It is secured by a built-in “ News WatchDog ” that suspends trading during news events the EA has lot of preset configuration files that can be downloaded from its Blog For full description visit the Blog :  https://www.mql5.com/en/blogs/post/720582 Trading Strategy The EA uses different strategy to each pre-set file which can all be downloaded from the Blog Gegatrade Advanced is open for the user to define his own
      400 USD
      This EA is a breakthrough EA. When the monitoring market changes rapidly, fluctuates rapidly in one direction, and exceeds the set threshold, the EA will quickly place an order and quickly adopt a mobile stop loss strategy to complete capital preservation and profitability. Advantages of this EA: 1. The transaction is very fast to the closing of the position, and it is never procrastinated. 2. After the transaction, the accuracy rate is very high. 3. Place an order with compound interest, and th
      599 USD
      You CDI
      Evgeny Vlasov
      You CDI (You Can Do It) Порядок работы Советник работает на любом таймфрейме на любых валютных парах. При работе советника анализируется состояние рынка , при возникновении необходимых условий происходит открытие рыночного ордера. Советник имеет блок TrailingStop , позволяющий перемещать StopLoss за движением цены. Основным отличием этого блока от стандартного является его не линейность. То есть чем ближе цена будет к TakeProfit, тем ближе к цене будет StopLoss. Это позволяет достигать макс
      599 USD
      Open lock
      Sergey Likho
      4.02 (45)
      The Expert Advisor helps reduce the account drawdown. To do this, the losing deal is split into multiple small parts, each of these parts is closed separately. The EA can interact with other experts. For example, when a certain drawdown is reached, Open Lock can disable the other expert and start working with its orders. Open lock for MetaTrader 5 is available here Methods used by the EA Locking to prevent a drawdown increase Averaging orders used to cover the loss Partial closure to reduce th
      299 USD
      Adaptive Force
      Andrey Kolmogorov
      2.5 (2)
      The adviser algorithm is based on the search for a certain market condition in which the gain, from predicting the further price movement, gets a mathematical advantage. Market data processing uses an adaptive algorithm. Signals:   https://www.mql5.com/en/signals/author/old_padre Sets are in the "Comments" section comments #3-4. Main Advantages Starting deposit from $ 100; Designer of unique strategies; Adaptive algorithm; Multilevel model of a quantum set; No need to turn off during news; Work
      499 USD
      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
      525 USD
      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
      525 USD
      Generator Pro
      Sergey Rozhnov
      5 (6)
      发电机专业版   允许您基于平均值创建由多个虚拟策略(从一个到数十万个)组成的策略。每个虚拟策略都有自己的策略类型(趋势、反趋势)、虚拟存款、虚拟头寸、手数。 EA 控制所有虚拟策略的工作,汇总所有操作并对交易账户进行相应操作。 顾问操作模式 没有文件     - 不使用带有策略的文件的模式。所有虚拟策略将根据“   GENERATOR   ”项中所选的参数范围生成。可以通过设置策略数量 (   Random_Strategies   ) 或通过列出所有可能的参数来随机生成策略 (   Random_Create_Mode   =true)。 从文件     - 使用策略文件的模式。您可以根据某些标准(   Top_Mode、Top_Size   )从创建阶段(   Create_Mode   )生成的策略中选择最成功的策略。所有生成的策略都将写入一个文件,您可以在   来自文件 。 创建模式     - 基于所选标准和虚拟策略参数范围创建策略的模式。在策略测试器中工作。要创建策略,您需要确定交易对、时间范围、时间段,选择虚拟策略的参数并运行测试。测试完成后,会生成一个txt文件(在
      299 USD
      GMMA Trade X is an EA based on GMMA. GMMA parameters such as MovingAveragePeriod1-24, MovingAverageMAShift1-24, MovingAverageShift1-24 and CandlestickShift1-24 can be adjusted. GMMA Trade X applies BTN TECHNOLOGY's state-of-the-art intelligent technology to help you create optimal results for your trades. May your dreams come true through GMMA Trade X. Good luck. = == == Inquiries = == == E-Mail:support@btntechfx.com
      30 USD
      TrendLines And Volumes
      Alexander Nikolaev
      This Expert Advisor trades based on trend lines, as well as on the basis of volume analysis. Volumes are calculated using minute bars, in order to determine if they were ascending or descending. The trend lines are drawn based on High and Lows in the trade history. There are also additional indicators. Buy or sell signals depend on all those factors. This allows the EA to enter the market with more accuracy and to perform more deals. Input parameters Lots - lot size (if 0, a lot is calculated
      30 USD
      Bfxenterprise RSI
      Ricky Romadona Tri Saputra
      Bfxenterprise RSI Inspired and optimized RSI indicator is the focus of this Expert Advisor (EA). Designed with the use of RSI to perform optimal transactions. Reading trends and price reversals is done by the RSI whose functions have been sorted. Version of Bfxenterprise The version with the name “Bfxenterprise” focuses on special and thorough sorting of transactions. So this version does not always make transactions, unlike the Expert Advisor version in general. This version relies on accuracy
      5 000 USD
      Trend Capital MT4
      Vitalii Zakharuk
      Trend Capital     is a high frequency trading. The expert system traverses the entire history and all currency pairs with a single setting. If there is a commission on the account, it must be converted into the equivalent of the spread and fill in the Commission field. The lower the commission and the spread, the greater the profit. The more delay your broker has in the amount of the Internet channel, the higher you need to set stop loss, take profit and virtual stop so that the server can proc
      633 USD
      该产品的买家也购买
      The Gold Reaper MT4
      Profalgo Limited
      4.78 (18)
      道具準備就緒! ( 下載SETFILE ) 推出促銷活動: 目前價格只剩幾本! 最終價格:990$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here JOIN PUBLIC GROUP:   Click here Live Signal 歡迎來到黃金收割者! 該 EA 以非常成功的 Goldtrade Pro 為基礎,設計為同時在多個時間框架上運行,並且可以選擇將交易頻率從非常保守到極端波動設定。 EA 使用多種確認演算法來找到最佳入場價格,並在內部運行多種策略來分散交易風險。 所有交易都有停損和止盈,但也使用追蹤停損和追蹤停盈來最小化風險並最大化每筆交易的潛力。 該系統建立在非常流行且經過驗證的策略之上:交易突破重要的支撐位和阻力位。   黃金非常適合這種策略,因為它是一種波動性很大的貨幣對。 系統根據您的帳戶規模和最大允許提款設定自動調整交易頻率和手數! 回測顯示出非常穩定的成長曲線,回撤非常可控且恢復很快。  該 EA 已針對黃金的最長可用期限進行了壓力測試,為不同經紀商使用了
      549 USD
      Quantum Emperor MT4
      Bogdan Ion Puscasu
      4.9 (126)
      介绍     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 通道:       点击这里 限时售价仅 9   99.99 美元 ! 量子皇帝EA     采用独特的策略,将单个交易连续拆分为六个较小的交易。这意味着 EA 每次执行交易时,都会自动将其分为 6 个较小的头寸。 量子皇帝EA     因其处理亏损交易的出色方法而从其他专家顾问中脱颖而出。与传统方法单纯依靠止损订单来限制损失不同,量子皇帝 EA 采用先进的技术来
      999.99 USD
      HFT Prop Firm EA
      Dilwyn Tng
      4.98 (570)
      HFT Prop Firm EA, also known as Green Man due to its distinctive logo, is an Expert Advisor (EA) crafted specifically for overcoming challenges or evaluations from proprietary trading firms (prop firms) that permit High-Frequency Trading (HFT) strategies. Passing HFT Challenge Performance Monitor (starting at $200): Broker: IC Markets Account Number 66603384 Server: ICmarketsSC-Demo06 Password: Greenman Result 1 :  https://c.mql5.com/31/1055/hft-prop-firm-ea-screen-4333.gif Result 2 :  h
      200 USD
      One Gold MT4
      Stanislav Tomilov
      5 (5)
      欢迎来到下一代金融投资的世界,使用我们基于MetaTrader平台的独特金融交易机器人!我们的专有技术代表了交易领域中先进数据分析计算平台的巅峰。One Gold EA是一种真正的智能算法,运行在超出人类交易员能力范围的水平上。它的独特方法基于神经扫描仪和人工智能高级技术在神经网络中的原理,EA能够以无与伦比的精度分析金市的历史和当前数据。 忘记复杂的手动策略和风险吧!One Gold交易机器人旨在帮助您增加潜在利润。不要错过在MetaTrader市场上尝试黄金交易的尖端解决方案的机会。这不仅仅是一个机器人,它代表着今天金融市场的未来!One Gold EA利用先进的数据分析方法,可以成为您在实现金融目标方面的可靠合作伙伴。尽管我们不能保证特定的回报,但我们相信我们的开发潜在带来了在金市中获得可观利润的机会。抓住这个机会,体验未来的好处吧! 在使用这个机器人时,我们已经利用了前沿的神经插件的强大功能,以增强其性能。通过整合这些最先进的神经插件,我们的交易机器人配备了一套强大的工具,以应对复杂的黄金交易世界。尽管我们不能保证特定的结果,但这些神经插件旨在增强机器人的性能并有望促进您的交易
      1 500 USD
      Bonnitta EA
      Ugochukwu Mobi
      3.6 (20)
      Bonnitta EA 基于挂单策略 (PPS) 和非常先进的秘密交易算法。 Bonnitta EA 的策略是秘密自定义指标、趋势线、支撑和阻力位(价格行动)和上述最重要的秘密交易算法的组合。 不要在没有超过 3 个月的任何真实货币测试的情况下购买 EA,我花了超过 100 周(超过 2 年)在真实货币上测试 BONNITTA EA 并在下面的链接中查看结果。 BONNITTA EA 由爱和力量组成。 仅适用于少数买家,这是盗版算法的价格和实施的原因。 Bonnitta EA 在 22 年的时间内使用质量为 99.9% 的真实报价成功通过了压力测试,滑点和佣金接近真实市场条件。 Expert Advisor包含统计采集和滑点控制的算法,具有完整的统计控制; 此信息用于保护您免受经纪人的欺骗。 Bonnitta EA 在下订单之前控制经纪人执行的质量,它还成功地通过了历史数据和不同数据馈送的蒙特卡罗模拟方面的严格标准。 结果 策略测试器的 Expert Advisor 结果:初始存款为 1000 美元的 Bonnitta EA 在 2020 年 1 月 1 日至 202
      5 500 USD
      Gold Excel
      Gregory Hay
      5 (1)
      欢迎来到     GoldExcel EA   ,XAUUSD 货币对(黄金)的每日一次有效交易者。由我们的团队开发,可在普通账户、资助道具账户和道具挑战中使用!不使用高频交易! See all products here:   https://www.mql5.com/en/users/fxmanagedforexltd/seller 介绍性发布价格将每隔几周增加一次。 Live $1K account Aggressive :  https://www.mql5.com/en/signals/2133201 Live $5K Low Risk:  https://www.mql5.com/en/signals/2133189 Live ICMarkets Test account Medium Risk :  https://www.mql5.com/en/signals/2133192 金卓   是仅使用黄金对的每日单笔交易策略。由于黄金对每日波动幅度大、波动性大以及与股市开盘的走势相关性,因此非常适合此类交易。黄金具有卓越的全球流动性,因此成交和执行通常都非常出色。 GoldE
      699 USD
      Quantum Trade EA
      Bogdan Ion Puscasu
      4.82 (77)
      介绍     Quantum Trade EA 是一款突破性的 MQL5 专家顾问,它正在改变您交易著名的 GBPUSD 货币对的方式! Quantum Trade由拥有超过13年交易经验的资深交易者团队开发     EA 旨在通过其创新和动态的突破区域策略将您的交易之旅推向新的高度。 重要的! 购买后请给我发私信以接收安装手册和设置说明。 ***购买量子贸易EA即可免费获得量子金皇EA!***更多详情请私聊 实时信号: 点击这里 MT5 版本:       点击这里 量子 EA 通道:       点击这里 促销价仅  5 99.99 美元 !价格很快就会上涨至 699.99 美元,然后每购买 10 次就会上涨 100 美元! 量子   贸易     EA 通过仔细识别突破区域来利用波动的力量,这使其能够以完美的时机利用市场波动。这种革命性的方法确保您可以自信地抓住利润丰厚的交易机会,而不会遇到通常困扰交易者的压力或不确定性。 是什么决定了量子     Trade   E   A 与竞争对手不同的是它对负责任的贸易实践的承诺。与许多其他专家顾问不同,Qu
      299.99 USD
      HFT Prop EA
      Manpreet Singh
      4.94 (222)
      HFT PROP EA is the High Frequency Trading Expert Advisor (EA/bot) designed to pass proprietary trading firms (prop firms) challenges which use stop orders to enter the trades when market is trending, It is basically designed for US30 just at opening of US30 in New York Session till it remain in its trending nature for 15-30 minutes, and using HFT PROP EA you can pass the challenge within few minutes for prop firms who doesn't have any lot size cap. Benefits You can use the bot for unlimited ti
      200 USD
      注意事项 EA 最多包含 6 个入场点,每次交易的手数为下单手数乘以 6,因此请注意不要使用过大的手数。 默认的手数计算方式不是资金百分比。我们的默认计算方式不受杠杆影响,能更精确地控制风险。 建议使用 1000 美元以上的资金以提高风险抗性。 同时使用多个货币对会有风险叠加的可能,请注意。 此为MT5版本。MT5版本能更好的模拟市场环境。建议使用。如需MT4版本,我们会在稍后一段时间发布。 请注意,交易涉及风险,理解并有效管理这些风险非常重要。 实时信号: 点击查看 EA即将涨价,请有意向的朋友尽快购买 运行推荐 推荐货币对:   GBPUSD,   USDCAD , AUDUSD, EURUSD, USDCHF 时间周期:M15 运行资金:建议 1000 美元以上 账户类型:无特殊要求,低点差效果更好 杠杆:无特殊要求 参数功能说明: 使用手册。
      888 USD
      Boring Pips MT4
      Thi Thu Ha Hoang
      5 (11)
      你是否曾 经想过为什么大多数专家顾问在实盘交易中并不有效,尽管它们在回测中表现完美? 最有可能的答案是 过拟合。许多专家顾问被创建为对现有的历史数据进行 “ 学 习 ” 和完美适 应,但由于构建模型的泛化能力不足,它们无法预测未来。 一些开 发者可能根本不知道过拟合的存在,或者他们知道但没有办法防止它。其他人则将其作为美化回测结果的工具,他们添加了数十个输入参数,而不考虑统计学意义,使交易策略过度依赖历史数据,并试图说服他人他们的专家顾问未来能够实现类似的表现。 如果你 对这个迷人的主题感兴趣,并想更深入地了解过拟合,请参考我的这些文章: 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
      499 USD
      TrendMaster FX MT4
      Chen Jia Qi
      5 (6)
      采用先进的算法并利用深度学习技术,我们的专家顾问(EA)是为了帮助您在复杂的外汇交易世界中导航而精心设计的。该系统分析市场行为,并根据特定标准进行交易,使您能更有效地参与市场趋势。凭借近十年的数据支持,EA利用深度学习来检查过去的市场条件,旨在提供更高级的决策支持。 Live signal : Live signal FX The MT4 version : TrendMaster FX MT4   目前EA运行良好,开始启动阶段提价计划。下一阶段售价838美元。每销售10份提升100美元。 推荐使用的货币对: 英镑/美元(GBPUSD) 美元/加元(USDCAD) 欧元/美元(EURUSD) 澳元/美元(AUDUSD) 美元/瑞士法郎(USDCHF) 特别提示:   Currently recommended :GBPUSD, AUDUSD, EURUSD 风险设置: 对于激进的交易者,最大风险设置为0.15。 对于更保守的交易者,特别是资本较大的人,建议将其设置在0.05以下,0.03定义为低风险。可以先从0.01开始熟悉操作 购买后: 可以给我们发私信以获取用户手册和注意事项。
      838 USD
      TopBottomEA
      lizhi fu
      4.79 (53)
      特别优惠日:5 98 美元,只限一天,过后调回1198美元。 TopBottomEA的优势: 首款支持小本金工作的EA,实盘4年多了;本EA基于波动率自适应机制,一次只下一单,每单带止损,平均每天4单左右,持单时长12小时左右, 使用Dukascopy真实历史数据,以 20美元 极限本金挑战回测跑完了10年以上。 每间隔三天涨价$100元,涨价过程:  998--> 1098--> 1198 ...... 涨到目标价 $ 4999为止,购买后,EA工作期间,可以和我们的真实观摩账户交易记录比较。 如遇到安装和EA回测问题,请联系我们 ;购买8天后,即可免费领取   Band trend indicator 指标 。 加入公众群组: 点击这里 MT5版本: 点击这里 挑战最小资金 真实账户: https://www.mql5.com/zh/signals/1575208   质量【可靠性】5格,在新冠病毒期间,EA交易中断了一年,服务器因故过期。 支持货币:GBPCAD ,EURSGD  ,GBPCHF,其它品种以后再陆续增加,大家目的是为了赚钱,只选最优,货币不在多在精,让收益更稳定
      598 USD
      Daytrade Pro Algo
      Profalgo Limited
      5 (4)
      推出促銷: 以當前價格提供的副本數量有限 最終價格: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
      499 USD
      Aura White Edition
      Stanislav Tomilov
      4.25 (4)
      Aura White Edition   is unique Expert Advisor that continues the Aura series of advisors. The Expert Advisor is based on the engine of   Aura Black Expert Advisor , but with a number of changes and author's settings for currency pairs. Innovative methods of the programme's approach to trading, and promising performance results are possible thanks to the use of modern technologies and methods. Aura White Edition is a fully automated EA designed to trade currencies only. Working pairs EURUSD, GBPU
      1 300 USD
      Gold Trade Pro
      Profalgo Limited
      4.36 (14)
      推出促銷活動! 僅剩幾本,449 美元! 下一個價格: 599$ 最終售價:999$ 免費取得 1 個 EA(適用於 2 個交易帳號)-> 購買後聯絡我 Ultimate Combo Deal   ->   click here New live signal:   https://www.mql5.com/en/signals/2084890 Live Signal Set Prop Firm Set JOIN PUBLIC GROUP:   Click here Gold Trade Pro 加入了黃金交易 EA 俱樂部,但有一個很大的區別:這是一種真正的交易策略。 “真實交易策略”是什麼意思? 您可能已經註意到,市場上幾乎所有黃金 EA 都是簡單的網格/鞅系統,當市場與初始倉位相反時,該系統會添加交易。  它們通常偽裝成“神經網絡/人工智能/機器學習”,但如果您對外彙和 EA 有一點經驗,您可以輕鬆地將它們識別為簡單的網格和鞅系統,這是非常危險的。 雖然這種類型的策略在回溯測試中可能看起來不錯(直線排列,甚至經常在測試中進行操縱以獲得更多銷售額),但它們總是無一例外
      549 USD
      Oracle MT4
      Stanislav Tomilov
      4.8 (5)
      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
      999.99 USD
      Forex GOLD Investor
      Lachezar Krastev
      4.88 (16)
      SHOCK DEAL! --> LAST 2 COPIES AT THIS PRICE !!!  BUY Forex GOLD Investor with -$260 OFF and GET a BONUS EA! Forex GOLD Investor Signal Account:  https://www.mql5.com/en/signals/1510678 Forex GOLD Investor is one of the best expert advisors developed to trade on GOLD(XAUUSD) in the forex market. Forex GOLD Investor consists of 2 trading systems . The first one is based on scalping trading strategy and the second system has time based dependency which opens up to 2 trades at a time. It has been
      237 USD
      AI NeuroX EA MT4
      Denis Kurnev
      5 (1)
      AI NeuroX EA is an innovative trading advisor based on advanced artificial intelligence technologies, including neural networks and the Perplexity and GPT-4 platforms. This advisor has a unique ability to analyze and predict the dynamics of financial markets using deep learning and advanced algorithms. Thanks to the intuition that even the most experienced traders would envy, AI NeuroX EA is capable of developing unprecedented trading strategies, ensuring excellent performance. This advisor oper
      699 USD
      US30 Scalper EA MT4
      Lo Thi Mai Loan
      5 (1)
      Launch promo! Only a few copies left at 399$! Next price: 499$ Final price: 999$ 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是由一支经验丰富的交易和编码团队开发的下一代剧烈波动机器人。它专为在美国(US30)最受欢迎的华尔街指数之一上进行剧烈波动而设计。 该策略经过了在真实和模拟账户上的广泛测试,目前正在多个具有不同利润/风险比的投资账户上使用。不使用
      393 USD
      AW Recovery EA
      AW Trading Software Limited
      4.29 (69)
      智能交易系统是一个旨在恢复无利可图头寸的系统。 作者的算法锁定了一个亏损仓位,将其拆分为多个独立的部分,并分别平仓。简单的设置、在回撤的情况下延迟启动、锁定、禁用其他 EA 交易、使用趋势过滤进行平均以及部分关闭亏损头寸都内置在一个工具中。 与仅在整个组中关闭订单的网格策略相比,使用部分关闭损失可以让您以较低的存款负载减少损失,从而确保更安全地处理损失。 如何恢复订单: 1 EA 关闭所选工具的其他窗口以关闭无利可图的 EA(可选)。 2 EA 重置所有已处理订单的止盈和止损水平,并删除具有相应标识符的挂单。 3 EA 关闭所有已处理的盈利订单,以便使用其利润来弥补部分非盈利订单并减少总头寸量(可选)。 4 EA 通过打开锁定订单来锁定亏损头寸。 5 然后,通过打开恢复订单,它开始通过部分关闭不盈利的订单来减少损失。 6 当部分关闭时,算法首先恢复定位最不成功的订单,或者最接近盈利的无利润订单。每个无利可图的订单都分为许多部分,顾问分别关闭每个部分。恢复订单以小量开仓,以免大幅增加入金负担 包含注释、设置和测试说明的完整输入设置列表  ->   这里  MT5 版本 ->   这里
      195 USD
      GOLD Scalper PRO
      Lachezar Krastev
      4.71 (24)
      SHOCK DEAL! --> BUY GOLD Scalper PRO with -$200 OFF and GET a BONUS EA: Trend Matrix EA (or EA by your choice)! <-- SHOCK DEAL! NOTE: GOLD Scalper PRO PROMO price: $197 (The next price $397) - The offer ends soon!  Click here to read more about Trend Matrix EA and the SHOCK DEAL promotion! GOLD Scalper PRO signal account:  https://www.mql5.com/en/signals/2109002 For Settings, Instructions and additional LIVE Results Click Here! GOLD Scalper PRO is a fully automated trading system which takes mu
      197 USD
      Aura Black Edition
      Stanislav Tomilov
      4.73 (15)
      Aura Black Edition is a fully automated EA designed to trade GOLD only. Expert showed stable results on XAUUSD in 2011-2020 period. No dangerous methods of money management used, no martingale, no grid or scalp. Suitable for any broker conditions. EA trained with a multilayer perceptron Neural Network (MLP) is a class of feedforward artificial neural network (ANN). The term MLP is used ambiguously, sometimes loosely to any feedforward ANN, sometimes strictly to refer to networks composed of mult
      2 000 USD
      Diamond PRO
      Fanur Galamov
      5 (7)
      Diamond PRO is enhanced powerful version of Diamond for advanced traders. Pro version includes optimized cores, new impoved entry points filters, new multistage profit closure algorithm and сontains number of external control parameter that allows build and fine tune own tradind decisions and algorithms. The system provides more accurate market entries, analyzes and filters upcoming economic news, contains spread protection and an advanced position management algorithm. Main goal of Diamond PR
      299 USD
      One Inch Slap
      Inrexea Limited
      No Backtesting is allowed: (OIS 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 verify that it works with your broker, the response is the same: backtesting results alone don't prove effectiveness. "OIS" : The Final product of ours
      2 850 USD
      Darwin Evolution MT4
      Guillaume Duportal
      4.83 (12)
      达尔文进化 !! 1490美元至990美元限时 (提供有效的抵达下一个更新,不要浪费时间) !!! 您无法恢复为此EA,因为MT4不处理同时多对。 达尔文需要28对计算指标! 描述:  - 了解操作,来读博客(这ea反映了我的外汇交易哲学......如果你喜欢我的方式看东西,那么你会喜欢我的ea。 花时间去做! (外汇不是一场比赛):https:// www.mql5.com/en/blogs/post/745790  - 在这里看到过去的性能是信号的链接 实时正常信号模式: https://www.mql5.com/en/users/tradedeal/seller 实时信号风险模式 : https://www.mql5.com/en/users/tradedeal/seller 演示版过去的性能: https://www.mql5.com/en/market/product/71748?source=site +market+main+ratting005# -tab =译文&page=2 解释 : 这种环境评估旨在更
      999 USD
      Ra AI
      Nestor Alejandro Chiariello
      5 (1)
      您好交易者,我嚴格地設計了這個工具,並提供了真實的結果,RA AI 旨在並專門設計用於利用歐元美元貨幣中人工智能結構的趨勢算法進行剝頭皮,在這裡我們可以看到其1 年回測從1k 到12k 的結果,我們還可以看到真實帳戶訊號,真錢獲勝,結果類似,RA AI 太不可思議了! 我會告訴你一些關於設計的信息,基於在歐元美元等穩定貨幣的趨勢中進行剝頭皮的節點範圍,這樣人工智能就負責構建適當的點來進行低風險入場,在相反的情況下,我們有一些節點,您根據恢復或退出並再次恢復的可能性設定恢復因素進入的固定點 如果我們知道滑點的排名較低,則根據時間進行內部分析以適應滑點 從一天開始到結束進行令人難以置信的每日分析 需要說明的是,我的策略開發是我作為專業交易員多年來設計的,加入了AI的自適應來優化性能,使其變得更好。 應該高度注意的是,這是真正的黃牛,利潤將是真實的,透過止盈和停損進行控制 這樣你的錢就會受到保護 您不需要有交易經驗,我的工具是為初學者和專家設計的,只需兩次簡單的點擊即可安裝,因為它將像專業交易者一樣完成工作 購買我的產品後,要求我獲得最佳配置,您還可以在這裡看到
      1 299 USD
      SSX Titan TT MT4
      Artem Minchuk
      2.91 (11)
      Delving deep into the sphere of finance and trading strategies, I decided to conduct a series of experiments, exploring approaches based on reinforcement learning as well as those operating without it. Applying these methods, I managed to formulate a nuanced conclusion, pivotal for understanding the significance of unique strategies in contemporary trading. Neural network advisors, despite showcasing impressive efficiency in the initial stages, proved to be highly unstable in the long run. Vario
      1 399 USD
      Waka Waka EA
      Valeriia Mishchenko
      4.55 (47)
      EA has a live track record with 4.5 years of stable trading with low drawdown: Live performance MT5 version can be found here Waka Waka is the advanced grid system which already works on real accounts for years. Instead of fitting the system to reflect historical data (like most people do) it was designed to exploit existing market inefficiencies. Therefore it is not a simple "hit and miss" system which only survives by using grid. Instead it uses real market mechanics to its advantage to make p
      2 600 USD
      Odin AI
      Nestor Alejandro Chiariello
      5 (1)
      交易者您好,我根据我之前的几个策略,严格设计了ODIN AI,具有真实的结果,其智慧和智能无可挑剔,工具,使其适应外汇市场,因此它适应机器学习的人工智能,即,AI会读取参数,然后参考我的策略,然后它会学习,使条目质量更好,它还有一个可以恢复仓位的节点,你会发现的另一个创新之处是一切都将以虚拟的方式进行封装,即不会有任何数据发送到止损、止盈等服务器,这将是一种非常人性化的方式 该黄牛设计有滑点和预付款保护,可在限制风险的同时进行战略性进场。 专为 Metatrader 设计,完全智能且自我管理 2 主要的事情是我设计了 extractFeatures 和 trainModel 函数,这将负责设计蜡烛,破坏它的滑点并学习它如何移动以适应 Spread。 需要注意的是,我的策略开发是我作为专业交易员多年来设计的,加入了人工智能的自适应来优化性能,使其变得更好。 应该高度注意的是,这是真正的黄牛,利润将是真实的,通过止盈和止损进行控制 这样你的钱就会受到保护 您不需要有交易经验,我的工具是为初学者和专家设计的,只需两次简单的点击即可安装,因为它将像专业
      1 100 USD
      Darwin Swing MT4
      Guillaume Duportal
      4.79 (14)
      达尔文-SWING 推出价格999美元,未来价格1490美元 描述: -- 要了解它的工作原理,请来阅读博客(该EA反映了我的外汇交易哲学......如果你喜欢我看待事物的方式,那么你会喜欢我的EA。 花时间去做吧! (外汇不是一场比赛): https://www.mql5.com/en/blogs/post/745790 -- 要看过去的表现,这里有信号的链接。 现场和演示信号: https://www.mql5.com/en/users/tradedeal/seller 解释一下。 在达尔文进化论取得巨大成功后,我推出了达尔文摇摆,可以同时使用。 本专家的设计尽可能地接近手工交易。 这是一个为长期而设的专家,它不是一个快速黄牛,也不是一个夜间黄牛。 基本策略是波段交易,利用支撑位和阻力位来开仓。 这个系统的创新之处在于,它包含了虚拟职位。该EA平均计算每对货币在趋势中会有多少个S/R交叉。 由于这种计算,EA将在每个S/R(日/月/周....)上放置虚拟头寸(在仪表盘上可见的头寸,但不是真实开仓),当价格达到S/R交叉的数量(
      999 USD
      作者的更多信息
      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
      150 USD
      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
      30.22 USD
      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
      47.32 USD
      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
      55.55 USD
      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
      73.99 USD
      如此多的 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,
      145.99 USD
      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
      30.21 USD
      筛选:
      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
      3169
      来自开发人员的回复 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 de Jong
      745
      Raoul 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
      3169
      来自开发人员的回复 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
      13122
      Matthew Todorovski 2016.08.16 15:34 
       

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

      回复评论
      版本 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.