Converting an cAlgo code to MQL code

Termos de Referência

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

Respondido

1
Desenvolvedor 1
Classificação
(414)
Projetos
670
33%
Arbitragem
60
17% / 32%
Expirado
113
17%
Trabalhando
2
Desenvolvedor 2
Classificação
(54)
Projetos
64
42%
Arbitragem
5
20% / 60%
Expirado
4
6%
Livre
Publicou: 1 código
3
Desenvolvedor 3
Classificação
(145)
Projetos
169
50%
Arbitragem
22
14% / 55%
Expirado
22
13%
Livre
Pedidos semelhantes
//———————————————————————————————————————————————————————————————————— 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

Informações sobre o projeto

Orçamento
30+ USD
Prazo
de 1 para 5 dias