I need a EA for a custom indicator.

MQL4 Asesores Expertos Sripts

Tarea técnica

Hello. Let me get to the bottom line! I have a custom Indicator that I can't not share because it has a hardware ID and if I share it they can disable it. So I can this indicator that is custom and It uses Arrows. The only thing we can do if you show me or give me a script I can put in my the metaeditioor or something so we can get this EA running. Thats the goal, Is to make the custom indicator into a EA! The person who sold me the indicator give me this and said its for Developers.

//---- Read values from the signal buffer
int start()
{
// Read signal for this bar
double value = iCustom(Symbol(), Period(), "PZ_DayTrading_LICENSE", 4, 1);
// Do something
if(value == OP_BUY) { /* Your code for bullish signal */ }
if(value == OP_SELL){ /* Your code for bearish signal */ }
if(value == EMPTY_VALUE) { /* Your code if no signal */}
// Exit
return(0); 

}

 

So lets make this happen and get this project going! Remmeber you will NOT Get the custom indicator due to its hardware ID So please bid if you really are serious on helpping me. If it cost more or it would take more days? NO PROBLEM. I am willing to spend my time on this.

 

Thank you have a great day.  

Han respondido

1
Desarrollador 1
Evaluación
(620)
Proyectos
680
57%
Arbitraje
25
16% / 60%
Caducado
228
34%
Libre
2
Desarrollador 2
Evaluación
(414)
Proyectos
670
33%
Arbitraje
60
17% / 32%
Caducado
113
17%
Trabaja
3
Desarrollador 3
Evaluación
(590)
Proyectos
789
71%
Arbitraje
9
33% / 33%
Caducado
22
3%
Libre
4
Desarrollador 4
Evaluación
(362)
Proyectos
496
39%
Arbitraje
27
56% / 4%
Caducado
53
11%
Libre
5
Desarrollador 5
Evaluación
(1130)
Proyectos
1432
62%
Arbitraje
21
57% / 10%
Caducado
43
3%
Libre
6
Desarrollador 6
Evaluación
(1855)
Proyectos
3458
88%
Arbitraje
73
40% / 15%
Caducado
265
8%
Libre
7
Desarrollador 7
Evaluación
(221)
Proyectos
369
66%
Arbitraje
10
50% / 0%
Caducado
46
12%
Libre
8
Desarrollador 8
Evaluación
(2086)
Proyectos
2646
61%
Arbitraje
113
45% / 26%
Caducado
418
16%
Trabaja
9
Desarrollador 9
Evaluación
(2428)
Proyectos
3057
66%
Arbitraje
77
48% / 14%
Caducado
340
11%
Libre
10
Desarrollador 10
Evaluación
(298)
Proyectos
427
26%
Arbitraje
18
61% / 33%
Caducado
26
6%
Libre
11
Desarrollador 11
Evaluación
(68)
Proyectos
111
26%
Arbitraje
17
6% / 71%
Caducado
15
14%
Libre
12
Desarrollador 12
Evaluación
(59)
Proyectos
182
55%
Arbitraje
31
45% / 16%
Caducado
103
57%
Libre
13
Desarrollador 13
Evaluación
(118)
Proyectos
201
42%
Arbitraje
44
9% / 68%
Caducado
47
23%
Libre
14
Desarrollador 14
Evaluación
(46)
Proyectos
73
16%
Arbitraje
13
8% / 92%
Caducado
37
51%
Libre
15
Desarrollador 15
Evaluación
(53)
Proyectos
74
26%
Arbitraje
30
10% / 63%
Caducado
22
30%
Libre
16
Desarrollador 16
Evaluación
(130)
Proyectos
210
40%
Arbitraje
90
20% / 43%
Caducado
85
40%
Libre
17
Desarrollador 17
Evaluación
(1)
Proyectos
1
0%
Arbitraje
0
Caducado
0
Libre
18
Desarrollador 18
Evaluación
(89)
Proyectos
137
24%
Arbitraje
35
9% / 40%
Caducado
52
38%
Libre
19
Desarrollador 19
Evaluación
(1)
Proyectos
1
0%
Arbitraje
1
0% / 100%
Caducado
0
Libre
20
Desarrollador 20
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
21
Desarrollador 21
Evaluación
(62)
Proyectos
140
46%
Arbitraje
19
42% / 16%
Caducado
32
23%
Libre
22
Desarrollador 22
Evaluación
(251)
Proyectos
400
54%
Arbitraje
9
67% / 22%
Caducado
36
9%
Libre
Solicitudes similares
I need some who can develop my strategy and hand me over the source code... I will give you the specific area in the market i want to mark out and then set pending orders to execute once price move into the zone
C onversion from Ninjatrader to Tradingview. This includes thorough testing and debugging to guarantee that the script functions as intended on Tradingview...If you are in for this job kindly bid
I believe in Robotics as a major artificial intellect to function of growth of business.Therefore if you script there is a likelihood of bringing economies of scale.The retrospective of the dynamics of indulgence of work can be economics of scale
there I hope you're doing well I want to convert the tradingview indicator to make an indicator for mt5. And in that, I want to make an automatic robot on the base of the indicator. I have the pine script of that indicator
Looking for someone who is able to code MQL for MT5 manager plug-in? Please contact me for more info. it is mainly on when to trigger a stop out of the account
see trade open on every tick seconde ok forex pair us us30 if is current running at 40170.00 so open 2 trade buy stop and sell stop both in every tick pending order of buy stop will 40171.00 and sell stop pending order will be 40169.00 buy stop will open at 40171.00 and tp will be 40173.00 and SL will be 40169.50 ok if buy stop hit sell stop order automatically will be close now if sell stop order open at 40169.00 so
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
So i have copier EA. The idea is the EA will triggered through manual OP by user via mobile or whatever platform. Let's say 0.01 lot to trigger it. After the EA takes master's position, the EA will be standby mode. If the master take more OP, the EA still not take the master's position (OP) until the user input manually once again via mobile for another 0.01 lot. Since this is a MT4 EA, Whenever user want to close

Información sobre el proyecto

Presupuesto
10 - 75 USD
Para el ejecutor
9 - 67.5 USD
Plazo límite de ejecución
de 1 a 10 día(s)