ACB Breakout auto-trading

MQL4 Indikatoren Experten

Auftrag beendet

Ausführungszeit 4 Minuten
Bewertung des Entwicklers
He is one of best customers that I worked.

Spezifikation

I am looking for someone to use this code from this link https://www.mql5.com/en/market/product/20818#full_description

The ea will also need to use code from this indicator https://www.mql5.com/en/market/product/22264

IT will also need to identify support and resistance based on time frame possibly using this code https://www.mql5.com/en/market/product/3941


Basically If trend agrees with ACB arrow indicator and market is not sideways and support/resistance is not too close in the direction the ACB order direction then order is placed based on stoploss and takeprofit from acb arrow indicator 


Thanks!! Below i included code from ACB arrow indicator page 


double Buy_Signal = iCustom(NULL,0,"Market/ACB Breakout Arrows",0,1);


double Sell_Signal = iCustom(NULL,0,"Market/ACB Breakout Arrows",1,1); 

Buy_Stoploss: 

if(iCustom(NULL,0,"Market/ACB Breakout Arrows",2,1)!=0)Buy_Stoploss = iCustom(NULL,0,"Market/ACB Breakout Arrows",2,1);

Sell_Stoploss: 

if(iCustom(NULL,0,"Market/ACB Breakout Arrows",3,1)!=0)Sell_Stoploss = iCustom(NULL,0,"Market/ACB Breakout Arrows",3,1);

// Fetching targets from the chart

Quick Profit = NormalizeDouble(ObjectGetDouble(0,"FirstTarget",OBJPROP_PRICE),Digits);

First Target = NormalizeDouble(ObjectGetDouble(0,"Target1",OBJPROP_PRICE),Digits);

Final Target = NormalizeDouble(ObjectGetDouble(0,"Target2",OBJPROP_PRICE),Digits);

Bewerbungen

1
Entwickler 1
Bewertung
(590)
Projekte
789
71%
Schlichtung
9
33% / 33%
Frist nicht eingehalten
22
3%
Frei
2
Entwickler 2
Bewertung
(52)
Projekte
133
44%
Schlichtung
14
50% / 29%
Frist nicht eingehalten
55
41%
Frei
3
Entwickler 3
Bewertung
(323)
Projekte
471
42%
Schlichtung
77
12% / 64%
Frist nicht eingehalten
76
16%
Frei
4
Entwickler 4
Bewertung
(414)
Projekte
478
40%
Schlichtung
7
43% / 29%
Frist nicht eingehalten
16
3%
Frei
5
Entwickler 5
Bewertung
(258)
Projekte
395
28%
Schlichtung
69
19% / 49%
Frist nicht eingehalten
120
30%
Frei
6
Entwickler 6
Bewertung
(119)
Projekte
127
41%
Schlichtung
3
33% / 67%
Frist nicht eingehalten
0
Frei
7
Entwickler 7
Bewertung
(121)
Projekte
134
66%
Schlichtung
36
25% / 56%
Frist nicht eingehalten
22
16%
Frei
8
Entwickler 8
Bewertung
(53)
Projekte
79
18%
Schlichtung
13
15% / 54%
Frist nicht eingehalten
5
6%
Frei
9
Entwickler 9
Bewertung
(48)
Projekte
55
35%
Schlichtung
2
0% / 0%
Frist nicht eingehalten
2
4%
Frei
10
Entwickler 10
Bewertung
(1235)
Projekte
2820
80%
Schlichtung
156
22% / 43%
Frist nicht eingehalten
488
17%
Frei
11
Entwickler 11
Bewertung
(2428)
Projekte
3057
66%
Schlichtung
77
48% / 14%
Frist nicht eingehalten
340
11%
Arbeitet
12
Entwickler 12
Bewertung
(27)
Projekte
36
19%
Schlichtung
14
21% / 71%
Frist nicht eingehalten
12
33%
Frei
13
Entwickler 13
Bewertung
(1130)
Projekte
1432
62%
Schlichtung
21
57% / 10%
Frist nicht eingehalten
43
3%
Frei
14
Entwickler 14
Bewertung
(195)
Projekte
395
28%
Schlichtung
155
20% / 52%
Frist nicht eingehalten
112
28%
Frei
15
Entwickler 15
Bewertung
(219)
Projekte
370
42%
Schlichtung
145
17% / 41%
Frist nicht eingehalten
124
34%
Frei
Ähnliche Aufträge
EA DEJA FABRIQUE ? MODIFIER QUELQUE LIGNE POUR LE RENDRE RENTABLE /////////////////////++++++++++++++++++++++++++++++++++ EA AVEC UN SYTEME SIMPLE ; SEULEMENT A MODIFIER %%%%%%%%%%%%%%%%%% SI PERSONNE SACHANT CODER CORRECTEMENT , CE TRAVAIL EST POUR TOI
Buy an sell symbols and guide showing entry to buy or sell setups and I need it gives and tell me to enter buy or to enter sell by automation nnnnnnnnnn fgggghhuuuiijh hhrddfhuuufffff yygggg hhgt hiidcb hygdfbby gyytdv uttrdd. Httdd hyyydv. Yhygf. Uu juhgff uyttt uuuytdbhy uuuyyy hhhff jjueeiivhgffdgu hyuu7trg yyyyffj yyytd u6tttf uuyrrrhi uytrrfh utterly jyrfgkkttv uhyybhhyy hytfgivuyt utfbh utghjio7t. Uuytg uytru
Utilizing the MQL5 MetaEditor Wizard, I created an Expert Advisor, having the following Signal indicators: I was able to optimize the EA and reached a backtest with the following specifications: I was able to reach a profit level of 30K, as indicated below. However, the Bot is not without faults and following the backtest, I started a forward test with real live data and the results were not so great. The EA took a
Connect from Mt5 via binary deriv account api I have mt5 indicator, need to connect with binary deriv account through api. If anyone can setup via API then contact me. everything control mt5
Hello I am looking for a developer to create an 50% retracement Indicator of the previous candle . So once a candle close the Indicator is supposed to take the full candle size from high to low and make a 61% and 50% level on that candle and I would like the candle to show until the next previous candle is done creating. After this I would look to create an ea with it possibly
Hi, I have 2 indicators which are based on the super trend , the alerts on indicator (1) does not work at all , and on the other indicator the alerts do not come on time on time, which is kind of delayed. see attached file below
Looking for an experienced developer to modify my existing TDI strategy , want to add filter for Buy and Sell Signals, Arrows are displayed on chart and what only to leave high accurate arrows Source code to be provided
I have the mq5 file, I need a buffer adding to the indicator, so it appears in the data window so I can reference it later in an EA. As the below screenshot shows, there is a median ray line from yesterday (the dashed horizontal line) - I want this value in the data window called Median Ray. I want this to be a single value per day, so todays Median Ray would be 17868, and so on each day. So I want all the Developing
I would like to develop my own indicator on metatrader 4 and tradingview. We would start with a basic version that we would improve later. It is an indicator based on several analyses and which would provide several indications. I am looking for someone who can develop on MT4 and Mt5, initially I would like to do it on mt4 and then on mt5. If you have expertise in pinescript it is a plus because I would like to
I urgently require swift assistance to convert a complex indicator into a fully functional scanner, capable of automatically sending real-time data, alerts, and notifications via email, ensuring seamless integration and prompt delivery of critical information to facilitate informed decision-making and timely action

Projektdetails

Budget
50 - 250 USD
Für die Entwickler
45 - 225 USD
Ausführungsfristen
von 2 bis 12 Tag(e)