Convert from Tradingview to MT5

MQL5 Converting

Job finished

Execution time 7 minutes
Feedback from employee
Excellent customer. Clear specifications and fast payment. Thank you.
Feedback from customer
Great developer. I highly recommend this coder. One of the best.

Specification

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)



Responded

1
Developer 1
Rating
(516)
Projects
784
63%
Arbitration
33
27% / 45%
Overdue
23
3%
Free
Published: 1 code
2
Developer 2
Rating
(132)
Projects
178
39%
Arbitration
4
25% / 50%
Overdue
14
8%
Free
3
Developer 3
Rating
(322)
Projects
496
67%
Arbitration
5
40% / 0%
Overdue
4
1%
Working
Published: 8 codes
4
Developer 4
Rating
(560)
Projects
840
73%
Arbitration
15
53% / 13%
Overdue
193
23%
Working

Project information

Budget
30+ USD
VAT (23%): 6.9 USD
Total: 36.9 USD
For the developer
27 USD
Deadline
from 1 to 2 day(s)