Convert AFL to MQL4

MQL4 Asesores Expertos Sripts

Tarea técnica

I Have a simple AFL Code which I would want to be converted to MQL4. This is just a few lines of code and this needs to be done ASAP

Please let me know how soon can this be done.

 This is the Code

_SECTION_BEGIN("power");

Periods = Param(" ma Periods", 14, 1, 100 );

range = Param("ATR range", 10, 1, 50 );

multiplyer = Param("multiplyer", 2, 1, 10, 0.1);

uptrend= MA((H+L)/2,Periods) + multiplyer*ATR(range);

downtrend= MA((H+L)/2,Periods) - multiplyer*ATR(range);

Bbuy=  ExRem( H> uptrend ,  L< downtrend )      ;

sSell= ExRem(  L< downtrend , H> uptrend )      ; 

Thanks 

Han respondido

1
Desarrollador 1
Evaluación
(531)
Proyectos
805
62%
Arbitraje
33
27% / 45%
Caducado
23
3%
Libre
Ha publicado: 1 ejemplo
2
Desarrollador 2
Evaluación
(452)
Proyectos
565
26%
Arbitraje
24
42% / 38%
Caducado
85
15%
Libre
Ha publicado: 6 ejemplos
3
Desarrollador 3
Evaluación
(564)
Proyectos
844
73%
Arbitraje
15
53% / 13%
Caducado
193
23%
Libre
Solicitudes similares
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

Información sobre el proyecto

Presupuesto
10 - 20 USD
Plazo límite de ejecución
1 día(s)