CCI based EA

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 4 días
Comentario del Cliente
Great developer, very fast service
Comentario del Ejecutor
Thanks so much!!!!!

Tarea técnica

CCI & MA Expert Advisor


1. EA will use CCI indicator and Moving Averages on two time frames to enter and exit trades. (Both High and Low time frames should be adjustable)

2. EA will use ATR indicator to determine stop loss size in pips. (If ATR is 100 and SL is set to 80% of ATR then SL is 80 pips)

3. EA will use % of stop loss to determine take profit size in pips ( If SL is 80 and TP is set to 200% of SL then TP is 160 pips)

4. Ea will use % of account risk to determine position size. ( If SL is 80 pips and risk is set to 1% then loss of 80 pips should be 1% of account)

5. EA will have Break Even feature after certain amount of pips are reached based on % of ATR indicator. (as an option)

6. EA will have Trailing Stop which will activate after certain amount of pips are reached (based on % of ATR), amount of pips to trail (based on % of ATR). (as an option)

7. EA will leave history marks on Low time frame chart (Position Entry, Take profit, Stop Loss) if possible.



Time Frames & Their Functions


1. High time frame will determine if EA is in Buy, Sell or OFF mode.


a. For sell mode fast MA must be below Slow MA on candle close, CCI must be in overbought territory on candle close (Both conditions must be true, if not then EA is in Off Mode)

b. For buy mode fast MA must be above Slow MA on candle close, CCI must be in oversold territory on candle close (Both conditions must be true, if not then EA is in Off Mode)


2. Low time frame is the time frame to which EA is attached to and on which EA will Execute trades.


a. EA will use Fast and Slow MA crossover to enter buy or sell trades

For Sell trade EA must be in Sell mode on High Time frame and Fast MA must cross below Slow MA on Low time frame on candle close.

For Buy trade EA must be in Buy mode on High Time Frame and Fast MA must cross above Slow MA on Low time frame on candle close.




Adjustable Parameters on EA

(Please keep in this order for easy organization)




1. Magic Number


2. High time frame

a. Period

b. Fast Moving average settings (including type of MA)

c. Slow Moving average settings (including type of MA)

d. CCI Settings (including period, overbought and oversold levels)


3. Low time frame

a. Period

b. Fast Moving average settings (including type of MA)

c. Slow Moving average settings (including type of MA)


4. Position Management

a. ATR for Daily Chart (Period)

b. Stop Loss (% of Daily ATR)

c. Take Profit (% of Stop Loss)

d. Position Size (% Risk of Account if Stop Loss is Hit)

e. Break Even (executed after % of Daily ATR is reached, if set to “0” then no break even option)

f. Trailing stop (executed after % of Daily ATR is reached, if set to “0” then no trailing stop option)

g. Trailing stop size ( % of Daily ATR)


5. Filters

a. No trade if spread is above “X” amount of pips

b. EA will not execute trade if price has moved more than “X%” of Daily ATR from slow MA on low time frame.




Han respondido

1
Desarrollador 1
Evaluación
(19)
Proyectos
35
26%
Arbitraje
10
30% / 70%
Caducado
5
14%
Libre
2
Desarrollador 2
Evaluación
(430)
Proyectos
606
55%
Arbitraje
48
23% / 56%
Caducado
178
29%
Libre
3
Desarrollador 3
Evaluación
(1859)
Proyectos
3463
88%
Arbitraje
73
40% / 15%
Caducado
265
8%
Libre
4
Desarrollador 4
Evaluación
(349)
Proyectos
463
51%
Arbitraje
41
24% / 49%
Caducado
149
32%
Libre
5
Desarrollador 5
Evaluación
(119)
Proyectos
127
41%
Arbitraje
3
33% / 67%
Caducado
0
Libre
6
Desarrollador 6
Evaluación
(2102)
Proyectos
2673
62%
Arbitraje
114
46% / 25%
Caducado
420
16%
Trabajando
7
Desarrollador 7
Evaluación
(5)
Proyectos
9
0%
Arbitraje
5
20% / 20%
Caducado
1
11%
Libre
8
Desarrollador 8
Evaluación
(130)
Proyectos
184
32%
Arbitraje
16
31% / 63%
Caducado
27
15%
Libre
9
Desarrollador 9
Evaluación
(261)
Proyectos
425
38%
Arbitraje
86
44% / 19%
Caducado
71
17%
Trabajando
10
Desarrollador 10
Evaluación
(2441)
Proyectos
3076
66%
Arbitraje
77
48% / 14%
Caducado
340
11%
Libre
11
Desarrollador 11
Evaluación
(26)
Proyectos
34
26%
Arbitraje
7
14% / 43%
Caducado
7
21%
Libre
12
Desarrollador 12
Evaluación
(96)
Proyectos
143
76%
Arbitraje
0
Caducado
2
1%
Libre
13
Desarrollador 13
Evaluación
(339)
Proyectos
809
73%
Arbitraje
30
33% / 37%
Caducado
194
24%
Libre
14
Desarrollador 14
Evaluación
(68)
Proyectos
111
26%
Arbitraje
17
6% / 71%
Caducado
15
14%
Libre
15
Desarrollador 15
Evaluación
(221)
Proyectos
369
66%
Arbitraje
10
50% / 0%
Caducado
46
12%
Libre
Solicitudes similares
Good day, I want someone to help me create a universal news filter with on/off switch, with start and end settings, and drawdown control with magic number of EAs, etc. Thanks
Hello, I am looking for a professional programmer to optimize my existing EA integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. i want it to be an EA that can be trusted to carry trade with the help of chat gpt and also have a very low drawdown
Hello, I am looking for a professional programmer to create a trading expert on the MT4 platform, integrating it with ChatGPT to analyze currencies using various methods to make the right trading decisions. Further details will be provided to the applicants later
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
EA based on RSI and MA 100 - 400 USD
Program is based on RSI and MA indicators dynamic as triggers, for Open/Close criteria. Runs automatically but inputs can be updated manually. It uses a GUI to manage it. Multi TF analysis. Log register of every operation for analysis (db) Open Source deliver. Kindly apply IF you have previous experience with trading and mql/python/c bot/algo developing. And if you have a good track record . ps: Better if you have a
This is and EPA (Entry Point Analyzer). Automatically analyzes the algorithm for XAU/USD and places a safe entry point mark for your trade. This has been tested and gives out 90% success rates
I am looking for an experienced MQL5 developer to help me finalize and optimize an Expert Advisor (EA) for the FTMO challenge. I have already built a significant portion of the code, but it requires further refinement and optimization to ensure it functions according to the trading strategy I intend to use. I am happy to share all the resources, including the current code, reference materials, and detailed
dreams good and have a great Cash out from your smart phone , tuyoywuiy glamorous flood see full idk idk slow so dolls stupid sis workouts who's spark koalas oral waits also doggo idk
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
I need to get a trading forex robot based on support and accurate resistance and moving avarage more details will be provided on the video links I want a situation where by once I put the robot on the chart and choose buy or sell and the number to open then it will only buy or sell in that particular direction only

Información sobre el proyecto

Presupuesto
30 - 100 USD
Para el ejecutor
27 - 90 USD
Plazo límite de ejecución
de 1 a 3 día(s)