Conversion from Easylanguage to MQL5 Expert Advisor

MQL5 Dönüştürme

İş Gereklilikleri

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;


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(100)
Projeler
125
23%
Arabuluculuk
12
0% / 75%
Süresi dolmuş
22
18%
Serbest
2
Geliştirici 2
Derecelendirme
(27)
Projeler
43
7%
Arabuluculuk
18
6% / 78%
Süresi dolmuş
26
60%
Serbest
3
Geliştirici 3
Derecelendirme
(301)
Projeler
465
18%
Arabuluculuk
29
48% / 24%
Süresi dolmuş
29
6%
Yüklendi
4
Geliştirici 4
Derecelendirme
(5)
Projeler
1
100%
Arabuluculuk
4
0% / 75%
Süresi dolmuş
0
Çalışıyor
5
Geliştirici 5
Derecelendirme
(284)
Projeler
459
39%
Arabuluculuk
95
43% / 18%
Süresi dolmuş
73
16%
Yüklendi
Yayınlandı: 2 kod
6
Geliştirici 6
Derecelendirme
(3)
Projeler
1
0%
Arabuluculuk
3
0% / 67%
Süresi dolmuş
0
Çalışıyor
Benzer siparişler
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

Proje bilgisi

Bütçe
35+ USD
Geliştirici için
31.5 USD