Convert from Tradingview to MT5

MQL5 Convertir

Tâche terminée

Temps d'exécution 7 minutes
Commentaires de l'employé
Excellent customer. Clear specifications and fast payment. Thank you.
Commentaires du client
Great developer. I highly recommend this coder. One of the best.

Spécifications

Hi,

I need this Tradingview indicator to be converted to MT5:



study("Test", overlay=true)


source = close

length3 = input(55, minval=1, title = "WMA Length")

atrlen = input(1000, minval=1, title = "ATR Length")

mult1 = 2

mult2 = 3

ma = wma(source, length3)

range =  tr

rangema = wma(range, atrlen)


up1 = ma + rangema * mult1

up2 = ma + rangema * mult2


dn1 = ma - rangema * mult1

dn2 = ma - rangema * mult2


color1 = black

color2 = black


u4 = plot(up1, color = color1,linewidth=4)

u8 = plot(up2, color = color2,linewidth=4)


d4 = plot(dn1, color = color1,linewidth=4)

d8 = plot(dn2, color = color2,linewidth=4)



Répondu

1
Développeur 1
Évaluation
(516)
Projets
784
63%
Arbitrage
33
27% / 45%
En retard
23
3%
Gratuit
Publié : 1 code
2
Développeur 2
Évaluation
(132)
Projets
178
39%
Arbitrage
4
25% / 50%
En retard
14
8%
Gratuit
3
Développeur 3
Évaluation
(322)
Projets
496
67%
Arbitrage
5
40% / 0%
En retard
4
1%
Travail
Publié : 8 codes
4
Développeur 4
Évaluation
(560)
Projets
840
73%
Arbitrage
15
53% / 13%
En retard
193
23%
Travail

Informations sur le projet

Budget
30+ USD
TVA (23%): 6.9 USD
Total: 36.9 USD
Pour le développeur
27 USD
Délais
de 1 à 2 jour(s)