Transform a tradingview indicator to mt4 indicator

MQL4 Indicators Converting

Job finished

Execution time 29 minutes
Feedback from customer
fast and great work!!
Feedback from employee
Working with you was pleasure. Thank you very much.

Specification

study(title="Madrid Trend Trading", shorttitle="MTT", precision=2)
src =  hl2

// Input parameters
fastMALength = input(34, minval=1, title="Fast Length")
slowMALength = input(89, minval=1, title="Slow Length")
signalMALen = input(13, title="Signal MA")

fastMA = ema(src, fastMALength )
slowMA = ema(src, slowMALength )
trendStrength = (fastMA - slowMA)*100/slowMA
signalMA = sma(trendStrength, signalMALen)

momentum = trendStrength-signalMA
momColor = momentum>0 and change(momentum)>0 ? lime
         : momentum>0 and change(momentum)<0 ? green
         : momentum<0 and change(momentum)>0 ? maroon
         : momentum<0 and change(momentum)<0 ? red
         : gray
        
plot(momentum, style=histogram, linewidth=2, color=momColor)
plot(0, color=change(momentum)>=0?green:red, linewidth=3)

Responded

1
Developer 1
Rating
(400)
Projects
528
74%
Arbitration
9
44% / 0%
Overdue
24
5%
Free
2
Developer 2
Rating
(203)
Projects
303
35%
Arbitration
56
38% / 38%
Overdue
99
33%
Free
3
Developer 3
Rating
(223)
Projects
398
34%
Arbitration
53
36% / 40%
Overdue
144
36%
Loaded
4
Developer 4
Rating
(40)
Projects
86
13%
Arbitration
29
31% / 48%
Overdue
35
41%
Loaded
5
Developer 5
Rating
(782)
Projects
1346
72%
Arbitration
109
28% / 49%
Overdue
340
25%
Loaded
6
Developer 6
Rating
(336)
Projects
620
38%
Arbitration
39
23% / 64%
Overdue
93
15%
Free
7
Developer 7
Rating
(14)
Projects
18
17%
Arbitration
3
67% / 33%
Overdue
8
44%
Free
8
Developer 8
Rating
(499)
Projects
749
63%
Arbitration
33
27% / 45%
Overdue
23
3%
Free
9
Developer 9
Rating
(9)
Projects
11
45%
Arbitration
0
Overdue
0
Free
Similar orders
Convert Trading View indicator to MT5. The source code is available for free on Trading View. Changing the colors of buffers used for each color must be allocated to separate buffers This is so that there is no difficulty in making a robot through the indicator need source file
Hi, need some help to make an indicator work again, I only have the .ex4 file, it used to work 3 years ago but now won´t load into the mq4, need some help please
Recherche codeur pour convertir mon script de stratégie pine script en mql5 afin d’en faire un ea fonctionnel gratuit si possible car très rapide ou alors arrangement à mes premier gain
Hello, I am kindly looking for a developer to help with the migration of an existing Expert Advisor from MQL4 to MQL5. The primary tasks required are: Code Migration: The current EA is based on MQL4 and needs to be rewritten for compatibility with MQL5. It is a straightforward mechanical limit order inventory management strategy (Grid), but it requires precise handling to ensure that its functionality remains
already have an advisor on mql4 and I want to adapt it to mql5, and chance some things on it, I was working with a developer but he is to busy to keep working on it the advisor has been tested and it does most of what we want it to do but, I need some adjusts
Hello there, I need a developer that can help me convert 2 TradingView Indicators into MT4 in 2 days. I need this to be perfectly converted and as soon as possible. Thanks
👋 hello great developer am looking for expert to help me with convert with this 2 pine script indicator into mt4 indicator? I will be looking for great developer to bid for this project. Best regards
Not sure if you’re familiar with the backtesting software (Forex Tester.) They require you to upload experts in DLL format. They won’t accept MQL4. Would you be able to convert my expert advisor (MQ4 format) into DLL? It’s a simple MQ4 to DLL conversion
Hello there, I need a developer that can help me convert 2 TradingView pinescripts into MT4 in 2 days. I need this to be perfectly converted and as soon as possible. Thanks
👋 hello great developer am looking for expert to help me with convert pine script indicator into mt4 indicator? I will be looking for great developer to bid for this project Best regards

Project information

Budget
35+ USD
VAT (21%): 7.35 USD
Total: 42.35 USD
For the developer
31.5 USD
Deadline
from 1 to 6 day(s)