Convert MLQ4 to MLQ5 code

MQL5 Experten

Auftrag beendet

Ausführungszeit 17 Stunden
Bewertung des Kunden
Thanks for the nice work. It is very fast and the work has met all requirements. Regards, Sonny

Spezifikation

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)

Bewerbungen

1
Entwickler 1
Bewertung
(879)
Projekte
1392
67%
Schlichtung
117
32% / 42%
Frist nicht eingehalten
215
15%
Frei
2
Entwickler 2
Bewertung
(320)
Projekte
523
66%
Schlichtung
52
21% / 38%
Frist nicht eingehalten
167
32%
Frei
3
Entwickler 3
Bewertung
(590)
Projekte
789
71%
Schlichtung
9
33% / 33%
Frist nicht eingehalten
22
3%
Frei
4
Entwickler 4
Bewertung
(253)
Projekte
358
49%
Schlichtung
24
25% / 50%
Frist nicht eingehalten
80
22%
Frei
5
Entwickler 5
Bewertung
(142)
Projekte
280
42%
Schlichtung
18
61% / 6%
Frist nicht eingehalten
29
10%
Frei
6
Entwickler 6
Bewertung
(229)
Projekte
339
49%
Schlichtung
21
5% / 33%
Frist nicht eingehalten
24
7%
Frei
7
Entwickler 7
Bewertung
(356)
Projekte
590
70%
Schlichtung
14
43% / 7%
Frist nicht eingehalten
28
5%
Frei
8
Entwickler 8
Bewertung
(2)
Projekte
2
0%
Schlichtung
2
0% / 100%
Frist nicht eingehalten
0
Frei
9
Entwickler 9
Bewertung
(549)
Projekte
826
73%
Schlichtung
15
53% / 13%
Frist nicht eingehalten
193
23%
Arbeitet
10
Entwickler 10
Bewertung
(2428)
Projekte
3057
66%
Schlichtung
77
48% / 14%
Frist nicht eingehalten
340
11%
Arbeitet
11
Entwickler 11
Bewertung
(4)
Projekte
5
0%
Schlichtung
3
0% / 67%
Frist nicht eingehalten
2
40%
Frei
12
Entwickler 12
Bewertung
(586)
Projekte
1048
49%
Schlichtung
39
28% / 41%
Frist nicht eingehalten
49
5%
Frei
13
Entwickler 13
Bewertung
(28)
Projekte
36
17%
Schlichtung
5
20% / 40%
Frist nicht eingehalten
17
47%
Frei
14
Entwickler 14
Bewertung
(66)
Projekte
143
34%
Schlichtung
10
10% / 60%
Frist nicht eingehalten
26
18%
Frei
15
Entwickler 15
Bewertung
(49)
Projekte
134
27%
Schlichtung
62
13% / 53%
Frist nicht eingehalten
58
43%
Frei
Ähnliche Aufträge
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

Projektdetails

Budget
50+ USD
Für die Entwickler
45 USD
Ausführungsfristen
bis 10 Tag(e)