Build EA Based On Indicator

İş tamamlandı

Tamamlanma süresi: 1 gün
Geliştirici tarafından geri bildirim
My work quality on this job was weak.But Dave was patient and accept the job and paid me generously.
Müşteri tarafından geri bildirim
Excellent programmer I recommend him to anyone. He does very good work!

İş Gereklilikleri

I have an indicator that gives Buy and Sell signals. I need an EA that will open a Buy order when the indicator sends a buy signal and and a sell signal when the EA gives a sell signal. All trades will be closed on the reversal signal. Here are other options I need for the EA

TP

SL

Break Even (Break even start) (Break Even pips)

Magic number

Lot size

Slippage

To get the data from the indicator you will have to use ICustum Functions

//---- Read value from trend and signal buffer
int start()
{
// Read values
double trend  = iCustom(Symbol(), Period(), "PZ_LopezTrend_LICENSENUM", 5, 1);
double signal = iCustom(Symbol(), Period(), "PZ_LopezTrend_LICENCESUM", 6, 1);
// Do something
if(trend  == OP_BUY)      { /* Your code if trend is currently bullish */ }
if(trend  == OP_SELL)     { /* Your code if trend is currently bearish */ }
if(signal == OP_BUY)      { /* Your code for bullish trend change */ }
if(signal == OP_SELL)     { /* Your code for bearish trend change */ }
// Exit
return(0);
}

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(180)
Projeler
301
30%
Arabuluculuk
54
24% / 56%
Süresi dolmuş
98
33%
Serbest
2
Geliştirici 2
Derecelendirme
(221)
Projeler
369
66%
Arabuluculuk
10
50% / 0%
Süresi dolmuş
46
12%
Serbest
3
Geliştirici 3
Derecelendirme
(547)
Projeler
757
46%
Arabuluculuk
23
39% / 13%
Süresi dolmuş
63
8%
Çalışıyor
4
Geliştirici 4
Derecelendirme
(2)
Projeler
2
0%
Arabuluculuk
13
8% / 92%
Süresi dolmuş
1
50%
Serbest
5
Geliştirici 5
Derecelendirme
(103)
Projeler
205
41%
Arabuluculuk
17
29% / 71%
Süresi dolmuş
45
22%
Serbest
6
Geliştirici 6
Derecelendirme
(2422)
Projeler
3042
66%
Arabuluculuk
77
48% / 14%
Süresi dolmuş
340
11%
Çalışıyor
7
Geliştirici 7
Derecelendirme
(11)
Projeler
17
41%
Arabuluculuk
4
0% / 100%
Süresi dolmuş
5
29%
Serbest
8
Geliştirici 8
Derecelendirme
(548)
Projeler
1330
59%
Arabuluculuk
28
82% / 0%
Süresi dolmuş
10
1%
Serbest
9
Geliştirici 9
Derecelendirme
(25)
Projeler
54
37%
Arabuluculuk
4
0% / 50%
Süresi dolmuş
22
41%
Serbest
10
Geliştirici 10
Derecelendirme
(94)
Projeler
162
40%
Arabuluculuk
20
15% / 75%
Süresi dolmuş
73
45%
Serbest
Benzer siparişler
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA
Hello Every one, Good day, I want from someone professional to create an EA is working on Mt5, This EA is working by depend on some indicators, and all those indicators must be working on MACD window, not on the chart, for more details please read my attached pdf file carefully. Many Thanks
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en

Proje bilgisi

Bütçe
10 - 40 USD
Geliştirici için
9 - 36 USD
Son teslim tarihi
from 1 to 3 gün