CONVERT A TRADINDVIEW INDICATOR TO MQL4

MQL4 Dönüştürme Forex

İş tamamlandı

Tamamlanma süresi: 5 dakika
Geliştirici tarafından geri bildirim
Excellent customer. Clear specifications and fast payment. Thank you.
Müşteri tarafından geri bildirim
Great worker and super fast. Topp

İş Gereklilikleri

HELLO GUYS, 

I WOULD LIKE TO CONVERT THE EASY TRADINGVIEW "TRENDALERT" BY RSTRAAT TO A MT4 INDICATOR. 


//@version=2

study("TrendAlert", overlay=false)


// Trend and direction determination Step 1 en Step 2 method conform ZoneRecovery from 4x-dat.com Joseph Nemeth 

// https://www.youtube.com/watch?v=YxDAYtlQjBM

// step 1 LongTerm timefram/resolution (LT) determine general direction 

//• color last Heikenahsi bar gives is the general direction 

// step 2 MidTerm timeframe/resolution determine trend

//• color last Heikenahsi bar must match Direction step 1 and

//• slope of 20EMA in direction step 1 and 

//• price relation to EMA20: above = up, below=down 

// Step 1 AND step 2 => TrendAlert (-1 for Short, 1 for Long, 0 for No trend)


//Heiken Ashi Candles

data = heikenashi(tickerid)

resLT = input(title="Res LT", type=resolution, defval="D")

resMT = input(title="Res MT", type=resolution, defval="240")



LTo = security(data, resLT, open)

LTc = security(data, resLT, close)

MTo = security(data, resMT, open)

MTc = security(data, resMT, close)


LTlong = LTc > LTo 

LTshort = LTc < LTo 

MTema20 = ema(MTc,20)

MTema20delta= change(MTema20)


MTlong = MTc > MTo and MTc > MTema20 and MTema20delta > 0

MTshort = MTc < MTo and MTc < MTema20 and MTema20delta < 0




Long = MTlong and LTlong

Short = MTshort and LTshort


plot(Long ? 1 : Short ? -1: 0, title="TrendAlert", color= Long ? lime : Short ? red : gray, style=columns )




 

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(252)
Projeler
570
36%
Arabuluculuk
64
20% / 58%
Süresi dolmuş
147
26%
Ücretsiz
2
Geliştirici 2
Derecelendirme
(13)
Projeler
19
16%
Arabuluculuk
0
Süresi dolmuş
3
16%
Ücretsiz
3
Geliştirici 3
Derecelendirme
(559)
Projeler
927
48%
Arabuluculuk
301
59% / 25%
Süresi dolmuş
124
13%
Yüklendi
4
Geliştirici 4
Derecelendirme
(506)
Projeler
760
63%
Arabuluculuk
33
27% / 45%
Süresi dolmuş
23
3%
Ücretsiz
Benzer siparişler
I am Ph.D. in Finance and I just bought 4 EA: EA Reaper, EA Golden Emperador, EA Golden Elephant and, EA Quantum Lab. I need a person that can help me to improve and test my strategy in this EA. I have some Ideas, but I do know how I can improve. Best, Federico Bocca. email: fbocca@summagrupo.com
هل يمكنك مساعدتي؟ أريد تنفيذ إشارة تداول آلية على MT4/MT5 لنظام Android Can you help me I want to implement an automated trading signal on MT4/MT5 for Android Can you help me I want to implement an automated trading signal on MT4/MT5 for Android
Convert Pine Script Trading view To MT4 Convert Attach Script to mt4 with buy and sell signals on Chart and Data Window. The buy and sell signal must be the SAME signals, on the same candles. No deviation
I needed one Simple Following FIFO Rule, No Hedging, with panel box Grid based MT4 EA. only for really good understandable, giving time and high professional good quality Developer. I’ll sent Everything in detail, we can do good conversation through message step by step
Hell . I need an expirience developer who can create ea based on my conditions. If the job has done i will pay after testing robot and confirmed. I will send code when i am satisfied with developer
Hello, I need to correct two small problems in my mql4 code: '>' - unexpected end of program smp77.mq4 109 18 and '{' - unbalanced parentheses.smp77.mq4 (44, 1) let me know if i can get help. thanks
Creating a customized Forex/Index Rob Bot based on price actions and candlestick formations requires advanced programming and algorithmic trading knowledge. Here is a high-level outline of the steps involved in developing such a bot: 1. Define Trading Strategy: Specify the specific price action and candlestick formations you want the bot to trade upon. This could include setups like engulfing patterns, doji
HEDGING EA 70+ USD
LET ME KNOW IF YOU CAN DO THE JOB SERIOUS PROGRAMMER TO DO EA WITH STRICT DETAILS I HAVE A PICTURE OF THE STRATEGY I DO NOT WANT TO POST IT HERE
Requiero un EA basado en un indicador con las siguientes caracteristicas 1. Abra operacion con una señal que da el indicador, despues que la vela toque el indicador y cierre por encima del indicador 2. Que cierre operacion con SL y TP en % de perdida y ganancia 3, Que en cada señal abra un maximo de X operaciones y si pierde en la siguiente señal haga el doble operaciones y todas seran con el mismo lotaje Todos los
More details when you apply I do not want to share all the details here. After your application, I will show all the details. Only serious experience developers with good reviews should apply. I take that into consideration

Proje bilgisi

Bütçe
30+ USD
KDV (22%): 6.6 USD
Toplam: 36.6 USD
Geliştirici için
27 USD
Son teslim tarihi
from 1 to 2 gün