Conversion from Easylanguage to MQL5 Expert Advisor

MQL5 In conversione

Specifiche

I need to convert the following EasyLanguage strategy to MQL5 Expert Advisor
var: eL(true), eS(true), vf(true), vf1(true), vf2(true);

//DAY FILTER*********************************************************************
if closesession(0,1)>lowsession(0,1)+((highsession(0,1)-lowsession(0,1))/3)  
then eL=True else eL=false;//NON CHIUDE NEL TERZILE INFERIORE
if closesession(0,1)<highsession(0,1)-((highsession(0,1)-lowsession(0,1))/3) 
then eS=True else eS=false;//NON CHIUDE NEL TERZILE SUPERIORE
//*******************************************************************************

//BIAS SU AUDUSD
If t>=1800 and t<=1900 //1800
and dayofweek(date)=3
And es=false 
then buy next bar at L limit;
If t=500 then sell next bar at open;

If t>=400 and t<=600 //500
and dayofweek(date)=4
And es=false   
then sellshort next bar at L stop;
If t=1300 then buytocover next bar at open;

If t>=1659 and t<=1800 //1659
and dayofweek(date)=2
And es 
then sellshort next bar at H limit;
If t=100 then buytocover next bar at open;


Con risposta

1
Sviluppatore 1
Valutazioni
(100)
Progetti
125
23%
Arbitraggio
12
0% / 75%
In ritardo
22
18%
Gratuito
2
Sviluppatore 2
Valutazioni
(27)
Progetti
43
7%
Arbitraggio
18
6% / 78%
In ritardo
26
60%
Gratuito
3
Sviluppatore 3
Valutazioni
(301)
Progetti
465
18%
Arbitraggio
29
48% / 24%
In ritardo
29
6%
Caricato
4
Sviluppatore 4
Valutazioni
(5)
Progetti
1
100%
Arbitraggio
4
0% / 75%
In ritardo
0
In elaborazione
5
Sviluppatore 5
Valutazioni
(284)
Progetti
459
39%
Arbitraggio
95
43% / 18%
In ritardo
73
16%
Caricato
Pubblicati: 2 codici
6
Sviluppatore 6
Valutazioni
(3)
Progetti
1
0%
Arbitraggio
3
0% / 67%
In ritardo
0
In elaborazione
Ordini simili
I have a few indicators on trading View that needs to be converted to prorealtime Platform. It uses stochastics to plot waves on MACD and Price charts. I use other indicators like super trends , MA, ALMA, B/bandsFVG and iFVG to identify entries and direction of markets
I have attached trading view indicator, I want to convert it into mq4 version, attached indicator is for single current time frame, but converted indicator must work on multi time frame like 1 min, 5 min, 15 min, 30 min etc. Trading view indicator does not repaint hence Converted mt4 indicator mtf version should not repaint Please only experience coders reply, I have already mt4 mtf file of this indicator but it is
Good morning, I am looking for a developer experienced in creating indicators for MetaTrader 5 (MT5). My need is to convert an indicator I currently use on TradingView, called Higher High Lower Low - Live, in order to integrate it with MT5. The indicator identifies and plots the highest highs and lows (Higher High, Higher Low, Lower High, Lower Low) on the charts in real time. You can see a screenshot attached to

Informazioni sul progetto

Budget
35+ USD
Per lo sviluppatore
31.5 USD