Transform a tradingview indicator to mt4 indicator

MQL4 Indicatori In conversione

Lavoro terminato

Tempo di esecuzione 29 minuti
Feedback del cliente
fast and great work!!
Feedback del dipendente
Working with you was pleasure. Thank you very much.

Specifiche

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)

Con risposta

1
Sviluppatore 1
Valutazioni
(401)
Progetti
529
74%
Arbitraggio
9
44% / 0%
In ritardo
24
5%
Gratuito
2
Sviluppatore 2
Valutazioni
(203)
Progetti
303
35%
Arbitraggio
56
38% / 38%
In ritardo
99
33%
Gratuito
3
Sviluppatore 3
Valutazioni
(226)
Progetti
402
34%
Arbitraggio
52
37% / 40%
In ritardo
145
36%
Caricato
4
Sviluppatore 4
Valutazioni
(40)
Progetti
86
13%
Arbitraggio
29
31% / 48%
In ritardo
35
41%
Caricato
5
Sviluppatore 5
Valutazioni
(786)
Progetti
1352
72%
Arbitraggio
109
28% / 49%
In ritardo
339
25%
Caricato
6
Sviluppatore 6
Valutazioni
(336)
Progetti
620
38%
Arbitraggio
39
23% / 64%
In ritardo
93
15%
Gratuito
7
Sviluppatore 7
Valutazioni
(14)
Progetti
18
17%
Arbitraggio
3
67% / 33%
In ritardo
8
44%
Gratuito
8
Sviluppatore 8
Valutazioni
(501)
Progetti
752
63%
Arbitraggio
33
27% / 45%
In ritardo
23
3%
Gratuito
9
Sviluppatore 9
Valutazioni
(9)
Progetti
11
45%
Arbitraggio
0
In ritardo
0
Gratuito
Ordini simili
Hello, I need to convert and indicator from pindescript to a bot in mt5 with a specific strategy. the pinescript is simple and is basicly modified moving average crossover with atr channel
Hi, I have one indicator for MT4 and it is working fine as I need. Now I want to convert it into MT5 version. The basic idea is that I put a starting date in one box, symbol in second box, number of lots in 3 box, per point value in 4th box. Indicator generate a virtual equity from starting minute till current date and time and shows it in 5th box and before this, it shows the starting price also, which I set by date
The developer needs to convert the attached ZZ semafor indicator from MQL4/MT4 platform to Pine Script, ensuring it includes alerts. hoping to get this done within a day. This involves translating the indicator's logic, including its ZigZag calculations and plotting logic, into Pine Script's syntax. Additionally, the script should generate alerts based on specific conditions or events within the indicator's behavior
Hello I have Order Flow Chart & Software Depends on Ninjatrader I want to EA a trading robot that works on different platforms via API Expert NinjaTrader Programmer for Cross-Platform Trading Robot I'm in need of a skilled NinjaTrader programmer to develop a cutting-edge trading robot that seamlessly operates across various platforms via API integration? I want a customized Expert Advisors (EAs) tailored to your
Hey there, I need to convert an indicator from ninja to mt4 I will attach the ninjatrader indicator script to be converted into mt4 If you can do this kindly bid and let's discuss about the project Thanks
Hello, I need a developper to convert my Pine Script strategy to MQL5 because I need to do grid search backtesting It's a quite simple strategy, 2 ema, and depending on the position of the curve relative to those 2 ema (a percentage over or under) it selects a branch in which a red 1mn candle closing price settled at a certain percentage triggers a sell and a green 1mn candle triggers a buy, always 100% equity, easy
Seeking assistance to covert Pine script from TradingView to MetaTrader 5. Require seamless transition for optimal functionality. Appreciate expertise in script conversion. Contact for further details Expertly convert Pine script from TradingView to MetaTrader 5 with precision and efficiency. Ensure seamless functionality and compatibility for optimal trading experience. Experienced in script conversion, I guarantee
Programmer needed to make my HFT bot more suitable for live trading. After testing and proven, if up to expectation, full funds will be received. Genuine offer but if this is successful further discussions can take place. DM me first so we can discuss further
I have a Trading View Strategy which is working well. Now, i want to Convert my trading platform to Meta trader. I need an Experienced Expert for Conversion. If this sounds as something that interest you, you can respond to my message
I want to convert pinescript strategy to Metatrader 5. I'm seeking expert MT5 developer to convert my Pine Script strategy to MT5. I have the strategy working perfectly on my Tradinggview and I want it to be working perfectly on MQL5. Experience with both Pine Script and MT5 required

Informazioni sul progetto

Budget
35+ USD
IVA (21%): 7.35 USD
Totale: 42.35 USD
Per lo sviluppatore
31.5 USD
Scadenze
da 1 a 6 giorno(i)