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
Bewertung
Projekte
984
47%
Schlichtung
33
36%
/
33%
Frist nicht eingehalten
97
10%
Arbeitet
Veröffentlicht: 6 Beispiele
2
Bewertung
Projekte
136
14%
Schlichtung
43
21%
/
28%
Frist nicht eingehalten
14
10%
Frei
Veröffentlicht: 2 Beispiele
3
Bewertung
Projekte
129
18%
Schlichtung
11
27%
/
55%
Frist nicht eingehalten
4
3%
Frei
4
Bewertung
Projekte
236
32%
Schlichtung
30
27%
/
30%
Frist nicht eingehalten
26
11%
Frei
5
Bewertung
Projekte
58
33%
Schlichtung
12
42%
/
42%
Frist nicht eingehalten
7
12%
Frei
6
Bewertung
Projekte
4
0%
Schlichtung
2
0%
/
100%
Frist nicht eingehalten
1
25%
Frei
7
Bewertung
Projekte
277
55%
Schlichtung
0
Frist nicht eingehalten
5
2%
Frei
8
Bewertung
Projekte
28
32%
Schlichtung
1
0%
/
0%
Frist nicht eingehalten
0
Frei
Veröffentlicht: 1 Beispiel
9
Bewertung
Projekte
24
17%
Schlichtung
15
20%
/
40%
Frist nicht eingehalten
6
25%
Frei
10
Bewertung
Projekte
1462
63%
Schlichtung
21
57%
/
10%
Frist nicht eingehalten
43
3%
Frei
11
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
12
Bewertung
Projekte
46
28%
Schlichtung
9
0%
/
100%
Frist nicht eingehalten
7
15%
Frei
13
Bewertung
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)

