Please help me find the bug in 5 lines of MQL4 code

MQL4 Indikatoren Skripte

Auftrag beendet

Ausführungszeit 2 Stunden
Bewertung des Kunden
John knows his programming! And he did more than was expected. I can strongly recommend him to anyone who is looking for a programmer.
Bewertung des Entwicklers
Great customer, prompt communication, clear specs, recommended+

Spezifikation

I need help with a small piece of code that calculates the moving average of the Williams Percent Range indicator.

Here is the code:

         ArrayResize(WPRArray, WPR_MAPeriod);

         for (int j = 0; j < WPR_MAPeriod; j++)
         {
            WPRArray[j] = iWPR(symbol, WPR_Timeframe, WPR_Period, j);
         }
         double WPR_Average = iMAOnArray(WPRArray, 0, WPR_MAPeriod, 0, WPR_MAMethod, 0);
         
         WPR = DoubleToString(WPR_Average, 0);

It gives different values on the indicator on the chart and the value in the variable calculated for WPR, e.g.
Here the value on the indicator is -52,4541 where the value in the Variable WPR = -73 (rounded off)



And here is another example:
Value of the indicator = -63.5457 but the variable has the value -41(rounded off)

I have researched the issue and found that there is a 12 hour difference where the value in the variable lags the value of the indicator. 

Here is a chart over 20 hours of the values of the indi and the var to illustrate:


 



Bewerbungen

1
Entwickler 1
Bewertung
(626)
Projekte
984
47%
Schlichtung
33
36% / 33%
Frist nicht eingehalten
97
10%
Arbeitet
Veröffentlicht: 6 Beispiele
2
Entwickler 2
Bewertung
(90)
Projekte
136
14%
Schlichtung
43
21% / 28%
Frist nicht eingehalten
14
10%
Frei
Veröffentlicht: 2 Beispiele
3
Entwickler 3
Bewertung
(115)
Projekte
129
18%
Schlichtung
11
27% / 55%
Frist nicht eingehalten
4
3%
Frei
4
Entwickler 4
Bewertung
(163)
Projekte
236
32%
Schlichtung
30
27% / 30%
Frist nicht eingehalten
26
11%
Frei
5
Entwickler 5
Bewertung
(45)
Projekte
58
33%
Schlichtung
12
42% / 42%
Frist nicht eingehalten
7
12%
Frei
6
Entwickler 6
Bewertung
(3)
Projekte
4
0%
Schlichtung
2
0% / 100%
Frist nicht eingehalten
1
25%
Frei
7
Entwickler 7
Bewertung
(262)
Projekte
277
55%
Schlichtung
0
Frist nicht eingehalten
5
2%
Frei
8
Entwickler 8
Bewertung
(24)
Projekte
28
32%
Schlichtung
1
0% / 0%
Frist nicht eingehalten
0
Frei
Veröffentlicht: 1 Beispiel
9
Entwickler 9
Bewertung
(21)
Projekte
24
17%
Schlichtung
15
20% / 40%
Frist nicht eingehalten
6
25%
Frei
10
Entwickler 10
Bewertung
(1156)
Projekte
1462
63%
Schlichtung
21
57% / 10%
Frist nicht eingehalten
43
3%
Frei
11
Entwickler 11
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
12
Entwickler 12
Bewertung
(41)
Projekte
46
28%
Schlichtung
9
0% / 100%
Frist nicht eingehalten
7
15%
Frei
13
Entwickler 13
Bewertung
(3)
Projekte
4
0%
Schlichtung
1
100% / 0%
Frist nicht eingehalten
0
Frei
Ähnliche Aufträge
I need a fully automated end-to-end system where a backend continuously runs my deterministic CORE EDGE validator on live market data, generates numeric JSON trade tickets (GO) or alert levels (NO-GO), and automatically pushes those instructions to the MT5 EA for execution. There are no manual signals. ROLE SPLIT (IMPORTANT) Backend (analysis & decision engine): Continuously evaluates live data using my CORE EDGE
Job Description: We are looking for an experienced MQL5 developer to create a script or Expert Advisor (EA) that automatically updates the price of a token CFD on MT5, using a live BTCUSD feed. The goal is to make token fully CFD-tradable , with real-time price updates, charts, and client P/L. Clients should be able to trade long or short and view live candles, just like other MT5 CFDs. Scope of Work / Requirements

Projektdetails

Budget
30+ USD
Ausführungsfristen
bis 2 Tag(e)