Simple EA based on two indicators: ATR and CCI

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 22 horas
Comentario del Cliente
Thanks for an good job! Everything well done, I will come again!
Comentario del Ejecutor
Excellent customer. Thank you very much for your Job.

Tarea técnica

I need to compile an simple EA based on two indicators: ATR and CCI. 

The EA should open trades based on CCI oscillator on current timeframe, but only in the direction of trend.  The trend is defined by ATR stop on an higher timeframe.


Parameters:

ATR Stop; variables: ATR period length, ATR multiplicator,

CCI: variables: period length, buy level and sell level

Lot size: fixed

Stop loss:   fixed in pips

Take profit: option 1: fixed in pips    option 2: secure profit option

                  Secure profit: (true or false) position is closed on opening price + predefined “secure profit level”

                  Secure profit level: (variable) XX pips

                 Secure profit trigger: secure profit option will be triggered if XY pips are reached     (where XY is higher or same as XX)

Current timeframe: (variable) – will be used for the calculation of CCI

Higher timeframe: (variable) – will be used for the calculation of the ATR stop

Trading hours: start hour + start min; end hour  + end min   (variables)

 

Open position: - see example

Long: ATR trend on higher TF shows long => CCI on lower TF reaches minimal level (like -180), then trade is opened on next bar open

      (when CCI on current TF reaches opposite maximum (like +180) the short trade is not opened, because we are in long trend

Short: ATR trend on higher TF shows short => CCI on lower TF reaches maximal level (like +180), then trade is opened on next bar open

          (when CCI on current TF reaches opposite minimum (like -180) the long trade is not opened, because we are in short trend

close position:

Either at TP level (if TP is not null), SL level (if SL is not null), secure profit level (if not null), always if trend on higher TF changes (ATR stop on bar close) - or at opposite CCI signal on current TF (if this variable option is chosen as true)

Maximal open trades: 1

The open of the next trade is be always on next bar open.

The EA should work for all timeframes and on all currency pairs and major indexes. 


Han respondido

1
Desarrollador 1
Evaluación
(54)
Proyectos
64
42%
Arbitraje
5
20% / 60%
Caducado
4
6%
Libre
2
Desarrollador 2
Evaluación
(11)
Proyectos
12
0%
Arbitraje
2
0% / 50%
Caducado
1
8%
Libre
3
Desarrollador 3
Evaluación
(195)
Proyectos
395
28%
Arbitraje
155
20% / 52%
Caducado
112
28%
Libre
4
Desarrollador 4
Evaluación
(89)
Proyectos
137
24%
Arbitraje
35
9% / 40%
Caducado
52
38%
Libre
5
Desarrollador 5
Evaluación
(508)
Proyectos
764
63%
Arbitraje
33
27% / 45%
Caducado
23
3%
Libre
6
Desarrollador 6
Evaluación
(133)
Proyectos
185
30%
Arbitraje
77
9% / 73%
Caducado
77
42%
Libre
7
Desarrollador 7
Evaluación
(90)
Proyectos
159
61%
Arbitraje
40
18% / 63%
Caducado
70
44%
Libre
8
Desarrollador 8
Evaluación
(121)
Proyectos
134
66%
Arbitraje
36
25% / 56%
Caducado
22
16%
Libre
9
Desarrollador 9
Evaluación
(26)
Proyectos
29
3%
Arbitraje
11
9% / 73%
Caducado
3
10%
Libre
10
Desarrollador 10
Evaluación
(97)
Proyectos
121
25%
Arbitraje
5
20% / 60%
Caducado
17
14%
Libre
11
Desarrollador 11
Evaluación
(46)
Proyectos
73
16%
Arbitraje
13
8% / 92%
Caducado
37
51%
Libre
12
Desarrollador 12
Evaluación
(130)
Proyectos
210
40%
Arbitraje
90
20% / 43%
Caducado
85
40%
Libre
Solicitudes similares
Looking for an EA which can produce less than 5% drawdown. Also profit factor above 1.5 (preferably 2.0) Please give me proper explanation how your EA works too Has anyone programmed it before? is it limited to forex only
1) the EA can compound the lot size from 0.01 to 0.02 so on 2) the EA must able to trade different kind of pair 3) the EA will have stoploss or take profit 4) long term profit 5) for equiry will be 100 for every 0.01 lot Developer will have that kind of EA may apply and introduce any investor account! this EA must have mql4 file
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
Please watch the video on this youtube channel and download the Indicator from there. https://www.youtube.com/watch?v=ldTomLu8DxE&amp ;t=32s Rules are explained on the video and the download of the indicator is on the same video
I would like an EA that follows exactly this steps to trade de daily candle. Watch the video and then see if you can do the task. https://www.youtube.com/watch?v=g3oDYq4P9ZE Document is one this link https://cdn.discordapp.com/attachments/1135977927469703230/1135978751461695598/Daily_Bias-TTrades_edu.pdf?ex=669a9a27&amp ;is=669948a7&hm=96de195f7e695a381c1261b065f67b94fae319d02a0c88641b146f8b2978320c& Should have
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated

Información sobre el proyecto

Presupuesto
25 - 30 USD
IVA (19%): 4.75 - 5.7 USD
Total: 29.75 - 35.7 USD
Para el ejecutor
22.5 - 27 USD
Plazo límite de ejecución
de 2 a 7 día(s)