An auto-optimization function requires adding to an EA

Trabajo finalizado

Plazo de ejecución 2 días
Comentario del Cliente
Very quick and very efficient.

Tarea técnica

The important part of the project is the auto-optimization of the entry conditions using the System Quality Number Score as the optimization criteria.

I am not concerned about the profitability because the rule below are bogus.  The focus is on the auto-optimization.

You may use your own auto-optimization function or you can use the following link as an excellent starting point: https://www.mql5.com/en/code/19392


The auto-optimisation has to be embedded in the attached EA called Optimization_EA without altering any existing functions.  Please make code additions understandable by commenting your work.

====================================================================================================================================

AUTO OPTIMISATION ADDED TO THE FOLLOWING ENTRY CONDITIONS ONLY:


      if(TradeLong) {

         bool LongEntryCondition = (((High[3] < High[5]) && (High[19] < iMA(NULL, 0, pEMA_4, 0, MODE_EMA, PRICE_CLOSE, 1))) && (((High[19+1] > iMA(NULL, 0, pEMA_6, 0, MODE_EMA, PRICE_CLOSE, 2)) && (High[19] < iMA(NULL, 0, pEMA_6, 0, MODE_EMA, PRICE_CLOSE, 1))) && (High[11] > High[16])));

         if(LongEntryCondition == true) {openPosition(1);

            

         }

      }

   

      // SHORT: (((Low(3) > Low(5)) And (Low(19) > EMA(pEMA_4))) And ((Low(19) Crosses Above EMA(pEMA_6)) And (Low(11) < Low(16))))

      if(TradeShort) {

         bool ShortEntryCondition = (((Low[3] > Low[5]) && (Low[19] > iMA(NULL, 0, pEMA_4, 0, MODE_EMA, PRICE_CLOSE, 1))) && (((Low[19+1] < iMA(NULL, 0, pEMA_6, 0, MODE_EMA, PRICE_CLOSE, 2)) && (Low[19] > iMA(NULL, 0, pEMA_6, 0, MODE_EMA, PRICE_CLOSE, 1))) && (Low[11] < Low[16])));

         if(ShortEntryCondition == true) { openPosition(-1);

            

         }

      }


Please contact me with any questions.

Han respondido

1
Desarrollador 1
Evaluación
(68)
Proyectos
111
26%
Arbitraje
17
6% / 71%
Caducado
15
14%
Libre
Ha publicado: 9 ejemplos
2
Desarrollador 2
Evaluación
(233)
Proyectos
239
31%
Arbitraje
0
Caducado
3
1%
Libre
Ha publicado: 2 ejemplos
Solicitudes similares
can anyone make Algo/EA for me with a good winning accuracy and Backtested report for XAUUSD, you can also make the algo with ICT and SMC and Priceaction which accuracy is best you can make. also you can contact me Whatsapp no - 7856940739
Hello guys, I'm currently looking for a serious and well-tested EA that can help pass prop firm challenges (like FTMO, MyForexFunds, etc.) and eventually run on a funded account. Requirements: Max Drawdown: 1–2% per trade Lot Size: Adjustable based on the challenge account size Risk Management: On-chart panel showing all key stats (daily drawdown, equity, profit target, etc.) Stop Loss & Take Profit: Must follow
I'm looking to purchase an existing **Expert Advisor for MetaTrader 5** that executes **between 5 and 10 trades per day** (on average). ✅ Requirements: - Fully automated - Works with any pair (Forex, gold, indices…) - No HFT, no arbitrage - No martingale (or very controlled) - Stable performance (low drawdown) - Includes backtest or live results - Ready to use If you have a working EA that fits this profile, please
New or old Ea. 30 - 200 USD
Hello Dev Team, am have looking for an experienced Ea programmer who can build any type of EA with his/her expertise or who already have any type of Ea,bot,indicator or HFT, with winning rate of 85% to 95%. Please DO NOT contact or respond if you don’t have or can’t provide any Ea of such request, because I will give you a bad review on lack of understanding of your roles
Tradingview 30+ USD
I want to reproduce a pinescipt Think anyone be able to do this? If so, what is the probability you'd be able to reproduce these exact Bubble on chart? ;
Hello! I've been working on a strategy that uses Ninzarenko candles from ninza.co, and while I am making incremental progress, i think I need someone to get me 100% across the finish line. This is a simple standard deviation strategy, take a look at the screenshot and see if this is something you think we can do together. Basic requirements below .. . let me know if you have any questions! Goal of the Strategy Trade
to compile all the suitable markets for buy and place a buy for the shortest timeframe and place a sell for also a shortest timeframe it should work with all brokers and can automatically place a trade as long as its connected to the internet it should inform where the contracts are placed and for how long
i am looking for an indicator that gives buy sell signal by placing arrows on the chart, signals must not repaint or be placed with an offset, i want it to be accurate enough so i can trade from signal to signal and actually make profit, do any one have a strategy and skill to create such an indicator, and also it is to mql5, ( Important is, It must have No repainting and No offset ), if you know it is something you
Type:Expert advisor for MT4. Name: Moving average cross over Sell Entry: Bar0 bearish High > MA && Bar0 bearish Low < MA Sell Filter: Bar1 bullish High > MA && Bar1 bullish Low < MA Buy Entry: Bar0 bullish High > MA && Bar0 bullish Low < MA Buy Filter: Bar1 bearish High > MA && Bar1 bearish Low < Ma. Others: (a) Open sell trade if sell conditions agree (b)Open buy trade if buy conditions agree (c)Show pop-up
tengo un asesor esperto que fue crepado para ser usado en mt5 pero ahora lo quiero utilizar en la pltaforma CQG necesito alguien que bien lo modifique o lo hga desde el comienzo

Información sobre el proyecto

Presupuesto
30 - 300 USD
Para el ejecutor
27 - 270 USD