Convert MLQ4 to MLQ5 code

MQL5 Esperti

Lavoro terminato

Tempo di esecuzione 17 ore
Feedback del cliente
Thanks for the nice work. It is very fast and the work has met all requirements. Regards, Sonny

Specifiche

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)

Con risposta

1
Sviluppatore 1
Valutazioni
(878)
Progetti
1390
67%
Arbitraggio
117
32% / 42%
In ritardo
215
15%
Gratuito
2
Sviluppatore 2
Valutazioni
(319)
Progetti
517
66%
Arbitraggio
52
21% / 38%
In ritardo
163
32%
Gratuito
3
Sviluppatore 3
Valutazioni
(590)
Progetti
789
71%
Arbitraggio
9
33% / 33%
In ritardo
22
3%
Gratuito
4
Sviluppatore 4
Valutazioni
(253)
Progetti
358
49%
Arbitraggio
24
25% / 50%
In ritardo
80
22%
Gratuito
5
Sviluppatore 5
Valutazioni
(142)
Progetti
279
42%
Arbitraggio
17
65% / 6%
In ritardo
29
10%
In elaborazione
6
Sviluppatore 6
Valutazioni
(229)
Progetti
339
49%
Arbitraggio
21
5% / 33%
In ritardo
24
7%
Gratuito
7
Sviluppatore 7
Valutazioni
(355)
Progetti
588
70%
Arbitraggio
14
43% / 7%
In ritardo
28
5%
Gratuito
8
Sviluppatore 8
Valutazioni
(2)
Progetti
2
0%
Arbitraggio
2
0% / 100%
In ritardo
0
Gratuito
9
Sviluppatore 9
Valutazioni
(546)
Progetti
823
73%
Arbitraggio
15
53% / 13%
In ritardo
193
23%
In elaborazione
10
Sviluppatore 10
Valutazioni
(2372)
Progetti
2980
65%
Arbitraggio
76
47% / 14%
In ritardo
340
11%
In elaborazione
11
Sviluppatore 11
Valutazioni
(4)
Progetti
5
0%
Arbitraggio
3
0% / 67%
In ritardo
2
40%
Gratuito
12
Sviluppatore 12
Valutazioni
(586)
Progetti
1045
49%
Arbitraggio
39
28% / 41%
In ritardo
49
5%
Gratuito
13
Sviluppatore 13
Valutazioni
(28)
Progetti
36
17%
Arbitraggio
5
20% / 40%
In ritardo
17
47%
Gratuito
14
Sviluppatore 14
Valutazioni
(66)
Progetti
143
34%
Arbitraggio
11
9% / 55%
In ritardo
26
18%
In elaborazione
15
Sviluppatore 15
Valutazioni
(49)
Progetti
134
27%
Arbitraggio
62
13% / 53%
In ritardo
58
43%
Gratuito
Ordini simili
I need smart, professional, and fast programmer for doing this project quickly, that have experience in EA with minimum 300 projects finish, and have good review and reputation from their client Share your link review, if you not qualified, dont apply! I will bidding the programmer from experience, review, reputation, price, and days working My EA using Moving Average, Average True Range, and using consecutives
Modify EA 30+ USD
Modify existing ea to properly follow logic or create new one base on specifications. Use appropriate indicators to make ea function efficiently. In case of further explanations kindly send messages
Hello programmer, I need someone that can help me with my ea project. I want to do ea Only reverse engineering (writing from scratch by analyzing the algorithm), without decompilation
Hello programmer, I need someone that can help me with my ea project. I want to do ea Only reverse engineering (writing from scratch by analyzing the algorithm), without decompilation
Hello programmer, I need someone that can help me with my ea project. I want to do ea Only reverse engineering (writing from scratch by analyzing the algorithm), without decompilation
I have a documented strategy that I will like to have as mt5 or ctrader trading bot, kindly bid for this job to discuss about the job requirements i want a professional for this work
Indicators: Zigzag, Support and Resistance with SMA 30 BUY TRADE 1. Wait for the candle to close at 6.30 am PST 2. Draw trend line from the top and bottom of the wick for the candles closed 6:25am PST and 6:30am PST. extending them forward 3. Look for a break in either direction to determine whether to buy or sell. 4. If there's an upward break, initiate a buy. 5. Open three buys positions. With given lot sizes
Moath jamal 30+ USD
//+------------------------------------------------------------------+ //| Script program start function | //+------------------------------------------------------------------+ int OnInit() { return(INIT_SUCCEEDED); } //+------------------------------------------------------------------+ //| Script deinit function |
I need an alert of new zone created/show to be added to this supply demand indicator. Sound and pop-up alert option, no need for email alert. Max 3 days to deliver please. Thanks
Looking for an experienced coder to convert an existing MT4 Expert Advisor for trading in CTrader (Cbot). Will provide the MQL file to shortlisted coder and the conversion shall be completed for testing within 2 days

Informazioni sul progetto

Budget
50+ USD
Per lo sviluppatore
45 USD
Scadenze
a 10 giorno(i)