ACB Breakout auto-trading

MQL4 Indicateurs Experts

Tâche terminée

Temps d'exécution 4 minutes
Commentaires de l'employé
He is one of best customers that I worked.

Spécifications

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);

Répondu

1
Développeur 1
Évaluation
(590)
Projets
789
71%
Arbitrage
9
33% / 33%
En retard
22
3%
Gratuit
2
Développeur 2
Évaluation
(52)
Projets
133
44%
Arbitrage
14
50% / 29%
En retard
55
41%
Gratuit
3
Développeur 3
Évaluation
(322)
Projets
470
41%
Arbitrage
77
12% / 64%
En retard
76
16%
Travail
4
Développeur 4
Évaluation
(414)
Projets
478
40%
Arbitrage
7
43% / 29%
En retard
16
3%
Gratuit
5
Développeur 5
Évaluation
(258)
Projets
395
28%
Arbitrage
69
19% / 49%
En retard
120
30%
Gratuit
6
Développeur 6
Évaluation
(119)
Projets
127
41%
Arbitrage
3
33% / 67%
En retard
0
Gratuit
7
Développeur 7
Évaluation
(121)
Projets
134
66%
Arbitrage
36
25% / 56%
En retard
22
16%
Gratuit
8
Développeur 8
Évaluation
(53)
Projets
79
18%
Arbitrage
13
15% / 54%
En retard
5
6%
Gratuit
9
Développeur 9
Évaluation
(48)
Projets
55
35%
Arbitrage
2
0% / 0%
En retard
2
4%
Gratuit
10
Développeur 10
Évaluation
(1235)
Projets
2820
80%
Arbitrage
156
22% / 43%
En retard
488
17%
Gratuit
11
Développeur 11
Évaluation
(2422)
Projets
3042
66%
Arbitrage
77
48% / 14%
En retard
340
11%
Travail
12
Développeur 12
Évaluation
(27)
Projets
36
19%
Arbitrage
14
21% / 71%
En retard
12
33%
Gratuit
13
Développeur 13
Évaluation
(1127)
Projets
1429
62%
Arbitrage
21
57% / 10%
En retard
43
3%
Gratuit
14
Développeur 14
Évaluation
(195)
Projets
395
28%
Arbitrage
155
20% / 52%
En retard
112
28%
Gratuit
15
Développeur 15
Évaluation
(219)
Projets
370
42%
Arbitrage
145
17% / 41%
En retard
124
34%
Gratuit
Commandes similaires
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
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5

Informations sur le projet

Budget
50 - 250 USD
Pour le développeur
45 - 225 USD
Délais
de 2 à 12 jour(s)