Translation of indicator from Pine Script to MQL4

MQL4 Convertir

Spécifications

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)


Répondu

1
Développeur 1
Évaluation
(879)
Projets
1394
67%
Arbitrage
117
32% / 42%
En retard
215
15%
Gratuit
2
Développeur 2
Évaluation
(101)
Projets
136
36%
Arbitrage
14
29% / 50%
En retard
15
11%
Gratuit
3
Développeur 3
Évaluation
(379)
Projets
404
31%
Arbitrage
64
19% / 69%
En retard
51
13%
Chargé
4
Développeur 4
Évaluation
(51)
Projets
66
30%
Arbitrage
2
0% / 0%
En retard
0
Gratuit
5
Développeur 5
Évaluation
(409)
Projets
539
75%
Arbitrage
9
44% / 0%
En retard
24
4%
Travail
6
Développeur 6
Évaluation
(38)
Projets
50
10%
Arbitrage
1
0% / 0%
En retard
8
16%
Gratuit
7
Développeur 7
Évaluation
(236)
Projets
440
26%
Arbitrage
125
21% / 57%
En retard
96
22%
Travail
8
Développeur 8
Évaluation
(52)
Projets
97
24%
Arbitrage
11
18% / 18%
En retard
12
12%
Travail
9
Développeur 9
Évaluation
(254)
Projets
574
36%
Arbitrage
64
20% / 58%
En retard
147
26%
Gratuit
10
Développeur 10
Évaluation
(336)
Projets
622
38%
Arbitrage
39
23% / 64%
En retard
93
15%
Gratuit
11
Développeur 11
Évaluation
(550)
Projets
829
73%
Arbitrage
15
53% / 13%
En retard
193
23%
Travail
12
Développeur 12
Évaluation
(564)
Projets
933
47%
Arbitrage
303
59% / 25%
En retard
125
13%
Chargé
13
Développeur 13
Évaluation
(67)
Projets
144
34%
Arbitrage
10
10% / 60%
En retard
26
18%
Gratuit
Commandes similaires
Convert MT4 EA to MT 5 EA. I just have the EA(ex4): I don't have the code. I want developer to copy same mt4 code and create mt5 EA NO EDITING REQUIRED
Terms of Reference: Development and Update of a MetaTrader 4 and MetaTrader 5 Bot Project Context: I currently own a MetaTrader 4 bot (Expert Advisor - EA) specialized in gold trading. I want to: Update the MetaTrader 4 version to integrate new features and secure the bot. Create a MetaTrader 5 version of this bot, with the same characteristics and functionalities. Project Objectives: Updating the MetaTrader 4 (MT4)
I want to convert my mt4 EA to mt5 EA . I have a mt4 ea with source code. i want developer to copy same mt4 code and create mt5 EA NO EDITING REQUIRED
DON'T REACH OUT IF YOU CAN'T CONVERT STRATEGY ON TRADINGVIEW TO A WELL AUTOMATED EXPERT ADVISOR THAT RUN WITHOUT PROBLEM ON METATRADER 5 Well, I am only looking for a programmer who is proficient in coding and can turn strategy on tradingview to a well customized expert advisor, please reach out if you can work timely on exactly what I just said
Hello Developers, I’m seeking a professional and highly experienced MQL4 developer to assist with converting an existing TradingView indicator into a fully functional MT4 indicator (.exe file). The source code will be provided , and the key task is ensuring that all features and functionality are preserved in the MT4 version. Project Requirements: Proven experience in converting TradingView Pine Script to MQL4
Project Overview: The project is to convert a high-frequency trading strategy from TradingView’s PineScript into an automated MQL5 Expert Advisor (EA). Additional features will be added to the EA which are not part of the TradingView PineScript, details are added below. Key Requirements: Experience: Strong expertise in both TradingView PineScript, MQL5, and FOREX trading is essential. The MQL5 EA must closely
O robot já está feito in jforex Java pra plaforma jforex Java Preciso.: 1 converta robôt jforex Pra egiabmql5 2: depois da conversão é pra adicionar estratégia grid ou seja irá converter jforex Java dukascopy pra mql4 e depois da conversão é pra adicionar dentro do mql4 a estratégia grid
This is a 2000 lines own-made breakout EA that I need to have cleanly converted from mql4 to mql5 for learning purposes The start() is about 400 lines long ; basic breakout with specific features , built for Index CFDs with 2 digits (typically DAX or SP500; TP SL... are expressed in actual Points) The Ontester() is about 400 lines (contains 58 different custom opimizations) The Deinit() is about 150 lines The
**Job Description**: I am looking for an experienced developer to convert my fully functioning TradingView code into an automated trading bot for the MQL5 terminal. The bot will be connected to my Exness account and should execute trades based on specific signals generated by the strategy. **Key Responsibilities**: - Convert existing TradingView Pine Script strategy into MQL5 code. - Ensure the MQL5 bot replicates
Preciso de um orçamento. Conversão de estratégias do TradingView para uso em MQL5. Todas são estratégias abertas, porém, não consigo contato com o desenvolvedor. 🔑 Principais recursos: - 🛠 Configurações personalizáveis ​​do PSAR: ajuste o ponto inicial, o incremento e os valores máximos do PSAR para adaptar o indicador à sua estratégia. - 📏 Padronização: suavize a volatilidade padronizando os valores do PSAR

Informations sur le projet

Budget
30 - 100 USD
TVA (18%): 5.4 - 18 USD
Total: 35.4 - 118 USD
Pour le développeur
27 - 90 USD