Convert MLQ4 to MLQ5 code

MQL5 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 17 horas
Comentario del Cliente
Thanks for the nice work. It is very fast and the work has met all requirements. Regards, Sonny

Tarea técnica

Hi,

I need to convert this portion of my code from MT4/MLQ4 compatible to MLQ5.

All values are read and store in an array.

see code below.


Thanks,

Sonny


int jx, ix, kx;
for( kx=symId; kx<symId+1; kx++){

   for(jx=0; jx<3 ; jx++){   
      for( ix=0; ix < 9; ix++){     
         iWPRx[kx,ix,jx] =NormalizeDouble(iWPR(symbl[kx],prd[ix] ,14,jx),1);
         iSTOm[kx,ix,jx] =NormalizeDouble(iStochastic(symbl[kx],prd[ix],5,3,3,MODE_SMA,0,MODE_MAIN,jx),1);
         iSTOs[kx,ix,jx] =NormalizeDouble(iStochastic(symbl[kx],prd[ix],5,3,3,MODE_SMA,0,MODE_SIGNAL,jx),1);
         iMACm[kx,ix,jx] =iMACD(symbl[kx],prd[ix],12,26,9,PRICE_CLOSE,MODE_MAIN  ,jx);
         iMACs[kx,ix,jx] =iMACD(symbl[kx],prd[ix],12,26,9,PRICE_CLOSE,MODE_SIGNAL  ,jx);
         iRSIx[kx,ix,jx] =NormalizeDouble(iRSI(symbl[kx],prd[ix],14,PRICE_CLOSE,jx),1);
         iCCIx[kx,ix,jx] =NormalizeDouble(iCCI(symbl[kx],0,prd[ix] ,PRICE_TYPICAL,jx),0);
         iVolx[kx,ix,jx] =NormalizeDouble(iVolume(symbl[kx],prd[ix],jx),1);
         iMOVx[kx,ix,jx] =NormalizeDouble(iMA(symbl[kx],prd[ix],14,0,MODE_EMA,PRICE_CLOSE,jx),1);
         } // end for(ix)
   } // end for(jx)
}//end for(kx)

Han respondido

1
Desarrollador 1
Evaluación
(879)
Proyectos
1392
67%
Arbitraje
117
32% / 42%
Caducado
215
15%
Libre
2
Desarrollador 2
Evaluación
(320)
Proyectos
523
66%
Arbitraje
52
21% / 38%
Caducado
167
32%
Libre
3
Desarrollador 3
Evaluación
(590)
Proyectos
789
71%
Arbitraje
9
33% / 33%
Caducado
22
3%
Libre
4
Desarrollador 4
Evaluación
(253)
Proyectos
358
49%
Arbitraje
24
25% / 50%
Caducado
80
22%
Libre
5
Desarrollador 5
Evaluación
(142)
Proyectos
280
42%
Arbitraje
18
61% / 6%
Caducado
29
10%
Libre
6
Desarrollador 6
Evaluación
(229)
Proyectos
339
49%
Arbitraje
21
5% / 33%
Caducado
24
7%
Libre
7
Desarrollador 7
Evaluación
(356)
Proyectos
590
70%
Arbitraje
14
43% / 7%
Caducado
28
5%
Libre
8
Desarrollador 8
Evaluación
(2)
Proyectos
2
0%
Arbitraje
2
0% / 100%
Caducado
0
Libre
9
Desarrollador 9
Evaluación
(549)
Proyectos
826
73%
Arbitraje
15
53% / 13%
Caducado
193
23%
Trabaja
10
Desarrollador 10
Evaluación
(2428)
Proyectos
3057
66%
Arbitraje
77
48% / 14%
Caducado
340
11%
Trabaja
11
Desarrollador 11
Evaluación
(4)
Proyectos
5
0%
Arbitraje
3
0% / 67%
Caducado
2
40%
Libre
12
Desarrollador 12
Evaluación
(586)
Proyectos
1048
49%
Arbitraje
39
28% / 41%
Caducado
49
5%
Libre
13
Desarrollador 13
Evaluación
(28)
Proyectos
36
17%
Arbitraje
5
20% / 40%
Caducado
17
47%
Libre
14
Desarrollador 14
Evaluación
(66)
Proyectos
143
34%
Arbitraje
10
10% / 60%
Caducado
26
18%
Libre
15
Desarrollador 15
Evaluación
(49)
Proyectos
134
27%
Arbitraje
62
13% / 53%
Caducado
58
43%
Libre
Solicitudes similares
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor 2 lines to determine the trend of the market and afterwards take bids towards the correct direction. It will also be able to use a distance between the bids for the direction of the trend and plan a reverse bid when the price of the extreme doesn’t change again. The
Gradient boosting and L2 100 - 200 USD
I am looking for a well experienced programmer to put/implement a gradient boosting algorithm and an L2 to reduce overfitting in my ea which l already have which uses indicators . If you are experienced please adhere
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs

Información sobre el proyecto

Presupuesto
50+ USD
Para el ejecutor
45 USD
Plazo límite de ejecución
a 10 día(s)