Conversion from Easylanguage to MQL5 Expert Advisor

MQL5 Conversão

Termos de Referência

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;


Respondido

1
Desenvolvedor 1
Classificação
(100)
Projetos
125
23%
Arbitragem
12
0% / 75%
Expirado
22
18%
Livre
2
Desenvolvedor 2
Classificação
(27)
Projetos
43
7%
Arbitragem
18
6% / 78%
Expirado
26
60%
Livre
3
Desenvolvedor 3
Classificação
(301)
Projetos
465
18%
Arbitragem
29
48% / 24%
Expirado
29
6%
Carregado
4
Desenvolvedor 4
Classificação
(5)
Projetos
1
100%
Arbitragem
4
0% / 75%
Expirado
0
Trabalhando
5
Desenvolvedor 5
Classificação
(284)
Projetos
459
39%
Arbitragem
95
43% / 18%
Expirado
73
16%
Carregado
Publicou: 2 códigos
6
Desenvolvedor 6
Classificação
(3)
Projetos
1
0%
Arbitragem
3
0% / 67%
Expirado
0
Trabalhando
Pedidos semelhantes
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

Informações sobre o projeto

Orçamento
35+ USD
Desenvolvedor
31.5 USD