Converting an cAlgo code to MQL code

Spezifikation

Hi my name is Luuk,


I am searching for someone who can rewrite my cAlgo code to MQL4 or 5.

Nothing special just converting the calgo code to mql code for mt4 use.

All specifications has to be exact as writen in the cAlgo code... Hope anyone can help me out? :)


By the way the code is an trading bot, but the code is not that big.


Thankyou!


Luuk

Bewerbungen

1
Entwickler 1
Bewertung
(414)
Projekte
670
33%
Schlichtung
60
17% / 32%
Frist nicht eingehalten
113
17%
Arbeitet
2
Entwickler 2
Bewertung
(54)
Projekte
64
42%
Schlichtung
5
20% / 60%
Frist nicht eingehalten
4
6%
Frei
Veröffentlicht: 1 Beispiel
3
Entwickler 3
Bewertung
(145)
Projekte
169
50%
Schlichtung
22
14% / 55%
Frist nicht eingehalten
22
13%
Frei
Ähnliche Aufträge
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
MetaTrader 5 (MT5) Price-Level Monitoring & Automated Phone Call Alert System Developer Needed Project Overview I am looking for an experienced developer to build a custom trading assistant for MetaTrader 5 (MT5) that monitors important price levels I manually mark on my charts and immediately calls my phone when the market reaches or interacts with those levels. This is Phase 1 of a larger trading assistant project
MT4/MT5 HFT EA us30 30 - 3000 USD
Hello everybody, I'm looking for an experienced MQL4/MQL5 developer to optimize a High-Frequency Trading (HFT) Expert Advisor for both MT4 and MT5. The EA performs consistently and profitably on demo accounts, but when it is run on Raw and Standard live accounts under what appear to be the same trading conditions, it begins generating losses. I do not have the original source code (.mq4/.mq5); I only have the

Projektdetails

Budget
30+ USD
Ausführungsfristen
von 1 bis 5 Tag(e)