Translation of indicator from Pine Script to MQL4

MQL4 Converting

Specification

Translation of indicator from Pine Script to MQL4

I use a mcginley indicator on tradingview but the ones I found for mt4 are totally different

this is the coding from tradingview: (it has 3mcginleys in one indicator)

//@version=4 // 3 McGinley lines without having to use 3 different normal McGinley. I've modified a previous script, please double-check! study(title="3 McGinley Dynamic", overlay=true, resolution="") length = input(3, minval=1) length1 = input(7, minval=1) length2 = input(10, minval=1) source = input(title="Source", type=input.source, defval=close) source1 = input(title="Source1", type=input.source, defval=close) source2 = input(title="Source2", type=input.source, defval=close) mg = 0.0 mg := na(mg[1]) ? ema(source, length) : mg[1] + (source - mg[1]) / (length * pow(source/mg[1], 4)) mg1 = 1.0 mg1 := na(mg1[1]) ? ema(source1, length1) : mg1[1] + (source1 - mg1[1]) / (length1 * pow(source1/mg1[1], 4)) mg2 = 2.0 mg2 := na(mg2[1]) ? ema(source2, length2) : mg2[1] + (source2 - mg2[1]) / (length2 * pow(source2/mg2[1], 4)) plot(mg, title="mg3", color=#df8351) plot(mg1, title="mg7", color=#673bd4) plot(mg2, title="mg10", color=#22bdc1)


Responded

1
Developer 1
Rating
(879)
Projects
1392
67%
Arbitration
117
32% / 42%
Overdue
215
15%
Working
2
Developer 2
Rating
(101)
Projects
136
36%
Arbitration
14
29% / 50%
Overdue
15
11%
Free
3
Developer 3
Rating
(378)
Projects
401
31%
Arbitration
63
19% / 70%
Overdue
51
13%
Loaded
4
Developer 4
Rating
(51)
Projects
66
30%
Arbitration
2
0% / 0%
Overdue
0
Free
5
Developer 5
Rating
(409)
Projects
537
75%
Arbitration
9
44% / 0%
Overdue
24
4%
Free
6
Developer 6
Rating
(38)
Projects
50
10%
Arbitration
1
0% / 0%
Overdue
8
16%
Free
7
Developer 7
Rating
(236)
Projects
440
26%
Arbitration
125
21% / 57%
Overdue
96
22%
Working
8
Developer 8
Rating
(52)
Projects
97
24%
Arbitration
11
18% / 18%
Overdue
12
12%
Working
9
Developer 9
Rating
(254)
Projects
573
36%
Arbitration
64
20% / 58%
Overdue
147
26%
Free
10
Developer 10
Rating
(336)
Projects
621
38%
Arbitration
39
23% / 64%
Overdue
93
15%
Free
11
Developer 11
Rating
(550)
Projects
827
73%
Arbitration
15
53% / 13%
Overdue
193
23%
Working
12
Developer 12
Rating
(564)
Projects
933
47%
Arbitration
302
59% / 25%
Overdue
125
13%
Loaded
13
Developer 13
Rating
(66)
Projects
143
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Free
Similar orders
Hello, I am seeking an experienced expert who can assist me in converting a trading indicator or strategy written in Vbox Thinkscript into a compatible format for use with Sierra Chart
Hey this post is only means for a skilled programmer who is able to code or convert strategy on tradingview to metatrader either the MT4/MT5 the most important thing is you having the right skill including track of record from making conversion from pinescript to Mql, I am very curious of being connected to the right coder as I need to convert a pinescript indicator to metatrader 5 in addition to the ideas I wrote
hi, I have a strategy coded in Python on Jupiter but I have trouble converting it to Quantconnect. Could you do that? The strategy is based on trading with 10 most liquid crypto coins on Binance rebalanced each month and tracking when the price break 20 day high or low plus some other indicators
Hello, I’m looking for an experienced coder to help with algorithm development. Specifically, I need assistance with converting a MetaTrader Expert Advisor (EA) into TradeLocker. Additionally, I would like to have a new EA built in TradeLocker that mirrors the logic of the original MetaTrader EA, including the specific rules and conditions I need. Please contact me only if you have prior experience converting scripts
Hi there, To assist with the development of an algorithm, I need a seasoned PineScript and MQL coder to convert an indicator from TradingView to MeTaTrader 4, then create an expert advisor (EA) with the same logic as the indicator and the features I want in the expert advisor (Rules & Conditions). Please only apply if you have experience converting scripts from TradingView to MQL. I also need to make sure that the
Hello, I need a coder to help with an algorithm development by converting METATRADER EA INTO TRADELOCKER then build an EA with the same logic of the METATRADER and in addition to the ideas I want in the expert advisor(Rules & Conditions) of exactly the features needed for implementation to have the expert advisor designing as my expected products, ONLY REACH OUT IF YOU HAVE BEEN CONVERTING SCRIPT FROM METATRADER TO
Hello, I need a seasoned PineScript and MQL coder to help with an algorithm development by converting an indicator on TradingView to MT4 then build an EA with the same logic of the indicator and in addition to the ideas I want in the expert advisor(Rules & Conditions) of exactly the features needed for implementation to have the expert advisor designing as my expected products, ONLY REACH OUT IF YOU HAVE BEEN
I want like to convert my tradingview indicator to mt4 EA I use 3 MA MSB RSI The list of the 4 indicators are on TradingView, 1. Market Structure Break And Order block. By EmreKb 2. TMA - Divergence Indicator (V2) 3. Multiple MA (21,50,100) 4. SuperTrend
I have an EA on MQL5, I want to convert the entry signals to Pinescript. its a simple EA with few lines. I will send the code in the chat
The goal is to develop a system that mirrors trade actions (Buy/Sell) from a CTrader demo account on Cronos Markets to multiple prop firm accounts on TradeLocker, ensuring accurate replication of trades while adjusting risk proportionally. I was wondering if you could help me with copy trading an EA’s action on Cronos markets (uses CTrader) into a prop firm account that I bought with TooOne Trader (uses TradeLocker

Project information

Budget
30 - 100 USD
VAT (18%): 5.4 - 18 USD
Total: 35.4 - 118 USD
For the developer
27 - 90 USD