I need a EA for a custom indicator.

MQL4 Esperti Script

Specifiche

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.  

Con risposta

1
Sviluppatore 1
Valutazioni
(620)
Progetti
680
57%
Arbitraggio
25
16% / 60%
In ritardo
228
34%
Gratuito
2
Sviluppatore 2
Valutazioni
(414)
Progetti
670
33%
Arbitraggio
60
17% / 32%
In ritardo
113
17%
In elaborazione
3
Sviluppatore 3
Valutazioni
(590)
Progetti
789
71%
Arbitraggio
9
33% / 33%
In ritardo
22
3%
Gratuito
4
Sviluppatore 4
Valutazioni
(362)
Progetti
496
39%
Arbitraggio
27
56% / 4%
In ritardo
53
11%
Gratuito
5
Sviluppatore 5
Valutazioni
(1130)
Progetti
1432
62%
Arbitraggio
21
57% / 10%
In ritardo
43
3%
Gratuito
6
Sviluppatore 6
Valutazioni
(1855)
Progetti
3458
88%
Arbitraggio
73
40% / 15%
In ritardo
265
8%
Gratuito
7
Sviluppatore 7
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
8
Sviluppatore 8
Valutazioni
(2086)
Progetti
2646
61%
Arbitraggio
113
45% / 26%
In ritardo
418
16%
In elaborazione
9
Sviluppatore 9
Valutazioni
(2428)
Progetti
3057
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
Gratuito
10
Sviluppatore 10
Valutazioni
(298)
Progetti
427
26%
Arbitraggio
18
61% / 33%
In ritardo
26
6%
Gratuito
11
Sviluppatore 11
Valutazioni
(68)
Progetti
111
26%
Arbitraggio
17
6% / 71%
In ritardo
15
14%
Gratuito
12
Sviluppatore 12
Valutazioni
(59)
Progetti
182
55%
Arbitraggio
31
45% / 16%
In ritardo
103
57%
Gratuito
13
Sviluppatore 13
Valutazioni
(118)
Progetti
201
42%
Arbitraggio
44
9% / 68%
In ritardo
47
23%
Gratuito
14
Sviluppatore 14
Valutazioni
(46)
Progetti
73
16%
Arbitraggio
13
8% / 92%
In ritardo
37
51%
Gratuito
15
Sviluppatore 15
Valutazioni
(53)
Progetti
74
26%
Arbitraggio
30
10% / 63%
In ritardo
22
30%
Gratuito
16
Sviluppatore 16
Valutazioni
(130)
Progetti
210
40%
Arbitraggio
90
20% / 43%
In ritardo
85
40%
Gratuito
17
Sviluppatore 17
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
0
In ritardo
0
Gratuito
18
Sviluppatore 18
Valutazioni
(89)
Progetti
137
24%
Arbitraggio
35
9% / 40%
In ritardo
52
38%
Gratuito
19
Sviluppatore 19
Valutazioni
(1)
Progetti
1
0%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
20
Sviluppatore 20
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
21
Sviluppatore 21
Valutazioni
(62)
Progetti
140
46%
Arbitraggio
19
42% / 16%
In ritardo
32
23%
Gratuito
22
Sviluppatore 22
Valutazioni
(251)
Progetti
400
54%
Arbitraggio
9
67% / 22%
In ritardo
36
9%
Gratuito
Ordini simili
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

Informazioni sul progetto

Budget
10 - 75 USD
Per lo sviluppatore
9 - 67.5 USD
Scadenze
da 1 a 10 giorno(i)