ACB Breakout auto-trading

MQL4 Indicatori Esperti

Lavoro terminato

Tempo di esecuzione 4 minuti
Feedback del dipendente
He is one of best customers that I worked.

Specifiche

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

Con risposta

1
Sviluppatore 1
Valutazioni
(590)
Progetti
789
71%
Arbitraggio
9
33% / 33%
In ritardo
22
3%
Gratuito
2
Sviluppatore 2
Valutazioni
(52)
Progetti
133
44%
Arbitraggio
14
50% / 29%
In ritardo
55
41%
Gratuito
3
Sviluppatore 3
Valutazioni
(323)
Progetti
471
42%
Arbitraggio
77
12% / 64%
In ritardo
76
16%
Gratuito
4
Sviluppatore 4
Valutazioni
(414)
Progetti
478
40%
Arbitraggio
7
43% / 29%
In ritardo
16
3%
Gratuito
5
Sviluppatore 5
Valutazioni
(258)
Progetti
395
28%
Arbitraggio
69
19% / 49%
In ritardo
120
30%
Gratuito
6
Sviluppatore 6
Valutazioni
(119)
Progetti
127
41%
Arbitraggio
3
33% / 67%
In ritardo
0
Gratuito
7
Sviluppatore 7
Valutazioni
(121)
Progetti
134
66%
Arbitraggio
36
25% / 56%
In ritardo
22
16%
Gratuito
8
Sviluppatore 8
Valutazioni
(53)
Progetti
79
18%
Arbitraggio
13
15% / 54%
In ritardo
5
6%
Gratuito
9
Sviluppatore 9
Valutazioni
(48)
Progetti
55
35%
Arbitraggio
2
0% / 0%
In ritardo
2
4%
Gratuito
10
Sviluppatore 10
Valutazioni
(1235)
Progetti
2820
80%
Arbitraggio
156
22% / 43%
In ritardo
488
17%
Gratuito
11
Sviluppatore 11
Valutazioni
(2428)
Progetti
3057
66%
Arbitraggio
77
48% / 14%
In ritardo
340
11%
In elaborazione
12
Sviluppatore 12
Valutazioni
(27)
Progetti
36
19%
Arbitraggio
14
21% / 71%
In ritardo
12
33%
Gratuito
13
Sviluppatore 13
Valutazioni
(1130)
Progetti
1432
62%
Arbitraggio
21
57% / 10%
In ritardo
43
3%
Gratuito
14
Sviluppatore 14
Valutazioni
(195)
Progetti
395
28%
Arbitraggio
155
20% / 52%
In ritardo
112
28%
Gratuito
15
Sviluppatore 15
Valutazioni
(219)
Progetti
370
42%
Arbitraggio
145
17% / 41%
In ritardo
124
34%
Gratuito
Ordini simili
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hello, I need a martingale and grid bot. The programmer must provide a test of about 5 minutes for the EA to see how it works and if everything is fine, it will be selected to make some modifications for personal use to that EA that you provide. If it has a lot of graphics or buttons. better It doesn't matter if the robot is bad, I'm more interested in its functionalities to use with my strategy
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
Here is the Idea: I want a Semi Auto Trade Panel Manager EA that only activates when I press the BUY or SELL or BUY LIMIT or SELL LIMIT then the EA will do the rest : that includes the BUY STOP 0r SELL STOP and the hedging calculations according to below diagram. So overall , my only intervention is entering the lot size , hedge zone distance and TP ratio or entering the price for buy limit/sell limit then pressing
Hi, I'm looking for a martingale MT4 EA that performs a lot of trading volume per day. If you have the robot, you'll need to send me the demo so I can backtest it. Thank you very much
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
we want to build a dashboard ea that would display on another chart key metrics : i will foward screeshot of what i want to dashboard to look like : the function i would need to get display are the following: 1. classified past performance ea by magic number ( with classic : total trade , total profit , return/dd , max dd (base on history) , ) 2. equity chart of performance if we click on a magic number we should
the task will be actually quiet simple , i need an active develloper to devellope out of 3 updates an ea STEP 1 (this job): make a classical pair trading ea , that can calculate correlation between assets and trade when the correlation diverge above a specified % the develloper that will postulate for the job will need : 1- to be ok to do the full project this job and the update following 2- very low arbitration , i

Informazioni sul progetto

Budget
50 - 250 USD
Per lo sviluppatore
45 - 225 USD
Scadenze
da 2 a 12 giorno(i)