EA Opening BUY/SELL order based on slope, MACD, and EMA cross over. Close order according to CCI

Trabajo finalizado

Plazo de ejecución 1 día
Comentario del Cliente
Awesome job creating my EA! Should contact him for any job you have!
Comentario del Ejecutor
An excellent developer

Tarea técnica

Hello Developers!

I would like an EA that opens Buy and Sell orders. I have attached the indicators that are going to be used for the guidelines already. You can just use the codes from there and implement them into the EA program.

Guidelines:

1) An EMA cross over. The signal is generated at the crossing of two exponential moving averages. Fast EMA is 4, slow EMA is 8. 

2) Slope

3) MACD (5,35,5) Histogram.

4) CCI- Period: 14, Typical Price

BUY Order: If EMA crosses upwards, the slope is positive, MACD histogram is >= 0, and CCI is Above 0. EMA signals are produced when a candle closes and places an arrow on that candle. The other Guidelines will begin checking on next candle open. 

Sell Order: If EMA crosses downwards, the slope is negative, MACD histogram is <=0, and CCI is Below 0.

Here's an Example:

A green arrow was produced from EMA cross over when that candle closed. On the next candle open, the slope is positive MACD is positive, CCI is +. A buy order is then placed. Our stop loss occurs when CCI closes below 0. So in this trade we would have closed out at 18:00. There is no stop loss or take profit, the order will only close out if it crosses 0. Orders will be executed once MACD becomes positive, slope becomes positive, and CCI is above 0. These will not wait for the candle close. 

Example of Sell Order:


A sell signal was generated by EMA, CCI is below 0, however slope didn't change until 3 candles after and finally histogram changed on the 6th candle. A sell order would still be placed. If all guidelines are met despite time an order will still go through. Here we closed out at 22:00 when CCI crossed above 0. 

If there was an arrow produced and none of the guidelines are met and an opposite arrow is produced, then it resets and now guidelines are checked for the new arrow. However, if there is an order opened on that chart, then the program will no longer check for the guidelines until that order is closed due to CCI and a new arrow is produced.

There is no TP or SL, only order closed out due to CCI crossing above or below zero. 

I've included the EMA cross over signal and Slop direction file that I use. 

The CCI is standard: Period 14 and Typical Price

MACD is set to (5,35,5).

Let me know if you have any questions! Thank you! 

Archivos adjuntos:

Han respondido

1
Desarrollador 1
Evaluación
(414)
Proyectos
670
33%
Arbitraje
60
17% / 32%
Caducado
113
17%
Trabaja
2
Desarrollador 2
Evaluación
(365)
Proyectos
412
36%
Arbitraje
35
26% / 57%
Caducado
63
15%
Libre
3
Desarrollador 3
Evaluación
(30)
Proyectos
93
49%
Arbitraje
18
56% / 17%
Caducado
38
41%
Libre
4
Desarrollador 4
Evaluación
(5)
Proyectos
6
33%
Arbitraje
2
0% / 50%
Caducado
2
33%
Libre
Ha publicado: 6 ejemplos
5
Desarrollador 5
Evaluación
(2235)
Proyectos
2820
62%
Arbitraje
118
46% / 25%
Caducado
427
15%
Trabaja
6
Desarrollador 6
Evaluación
(616)
Proyectos
965
47%
Arbitraje
31
39% / 32%
Caducado
96
10%
Trabaja
Ha publicado: 6 ejemplos
7
Desarrollador 7
Evaluación
(221)
Proyectos
369
66%
Arbitraje
10
50% / 0%
Caducado
46
12%
Libre
8
Desarrollador 8
Evaluación
(2586)
Proyectos
3261
67%
Arbitraje
77
48% / 14%
Caducado
341
10%
Libre
Ha publicado: 1 ejemplo
9
Desarrollador 9
Evaluación
(33)
Proyectos
35
40%
Arbitraje
11
9% / 91%
Caducado
4
11%
Libre
Ha publicado: 4 ejemplos
10
Desarrollador 10
Evaluación
(771)
Proyectos
1037
44%
Arbitraje
50
8% / 50%
Caducado
116
11%
Libre
11
Desarrollador 11
Evaluación
(71)
Proyectos
254
53%
Arbitraje
16
50% / 38%
Caducado
83
33%
Libre
12
Desarrollador 12
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
13
Desarrollador 13
Evaluación
(610)
Proyectos
1420
59%
Arbitraje
31
81% / 0%
Caducado
10
1%
Libre
14
Desarrollador 14
Evaluación
(16)
Proyectos
21
19%
Arbitraje
7
0% / 71%
Caducado
14
67%
Libre
15
Desarrollador 15
Evaluación
Proyectos
0
0%
Arbitraje
1
0% / 0%
Caducado
0
Libre
16
Desarrollador 16
Evaluación
(4)
Proyectos
6
0%
Arbitraje
2
0% / 50%
Caducado
4
67%
Libre
17
Desarrollador 17
Evaluación
(69)
Proyectos
146
34%
Arbitraje
11
9% / 55%
Caducado
26
18%
Libre
Ha publicado: 6 ejemplos
Solicitudes similares
Hi guys I’m after someone who can help me put a strategy into an EA with set rules and parameters! Funds for me are limited so if anyone can help me please come forward
Need to make complex EA 500 - 1500 USD
I need professional coder who can make EA based on historical trades for mt4 and mt5. It is a forex strategy. I will provide instructions on how to make but coder will need experience with making EAs with scalping and pending orders
i want money to get out of proverty. there are million ways to die, but there are two ways to live it's either rich or poor. and this is the only way I can get money, don't get me wrong but the way I'm looking at my life right now this is the only way, it's been on my mind for a long time now and I've decided to go for it. please accept my application I'll never disappoint you, I'm hungry for this shit
Description: I have a fully functioning Expert Advisor (.mq5) that trades a breakout strategy based on 2-hour session boxes. The EA works perfectly and has already been live-tested. Now, I want to create a data-gathering/analyzer version of this EA to help me validate and analyze strategy performance over historical data. This new EA should not place real trades, but instead simulate the exact same logic and track
I’m looking for an experienced MT5 developer or trader who can teach me how to backtest correctly. I want to learn: - Manual strategy testing using the Strategy Tester - Optimization and using .set files - Data quality, delays, spreads, and modeling settings - How to interpret the backtest report - Tips to avoid fake results or overfitting I prefer 1-on-1 via Zoom or screen sharing. Spanish/English is fine
Everything is based on ATR . Additional Filter requirements : - Needs Session Filter . ( please have the session filter already ) let me have a look ,[send an image of it while applying] - News Filter . ( having news and session filter already ready will aid ) - Minor changes to some of the input parameters
The EA needs to understand the true drivers of EUR/USD - These are deeper than just interest rates or economic reports: • Eurozone Bond Spreads: Watch the Germany 10Y Bund vs. US 10Y Treasury. A narrowing spread typically strengthens EUR. • Dollar Liquidity Cycles: Fed repo/reverse repo operations, swap lines, and FX swap markets offer clues about dollar demand. • ECB Tone Shifts: Pay attention to subtle shifts in
Hello Great developer I want to program indicator system contain more than one indicator and I can switch between them or show or hide them by buttons out on the screen. The indicator is easy like fractal drawing arrows in the high and the low but with different inputs. And after drawing fractal arrows I want option to connect them with line like zigzag indicator. I want also to change candles colors in different
Hello developers, I would like to create a professional Expert Advisor (EA) for trading XAU/USD (Gold) based on strict risk-control logic and smart filters. The EA must follow these core rules and features: 1. Trade only XAU/USD on M15/H1 timeframes 2. Max 2 trades per day (only in fully confirmed, safe conditions) 3. Lot size = 1.00 (fixed) 4. Only trade when ALL of the following filters are confirmed: -
What I Need: I'm looking for a developer who can build a fully automated Forex AI Scalping & Compounding Robot , based solely on reference videos. I don’t have any personal strategy or technical input — just several videos that showcase how scalping-based compounding systems gradually grow small accounts into large balances. 👉 The "$100 to $4000" example is simply to illustrate the vision — the core idea is to start

Información sobre el proyecto

Presupuesto
30 - 50 USD
Para el ejecutor
27 - 45 USD