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

Tâche terminée

Temps d'exécution 1 jour
Commentaires du client
Awesome job creating my EA! Should contact him for any job you have!
Commentaires de l'employé
An excellent developer

Spécifications

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! 

Répondu

1
Développeur 1
Évaluation
(414)
Projets
670
33%
Arbitrage
60
17% / 32%
En retard
113
17%
Travail
2
Développeur 2
Évaluation
(365)
Projets
412
36%
Arbitrage
35
26% / 57%
En retard
63
15%
Gratuit
3
Développeur 3
Évaluation
(30)
Projets
93
49%
Arbitrage
18
56% / 17%
En retard
38
41%
Gratuit
4
Développeur 4
Évaluation
(5)
Projets
6
33%
Arbitrage
2
0% / 50%
En retard
2
33%
Gratuit
Publié : 6 codes
5
Développeur 5
Évaluation
(2235)
Projets
2820
62%
Arbitrage
118
46% / 25%
En retard
427
15%
Travail
6
Développeur 6
Évaluation
(616)
Projets
965
47%
Arbitrage
31
39% / 32%
En retard
96
10%
Travail
Publié : 6 codes
7
Développeur 7
Évaluation
(221)
Projets
369
66%
Arbitrage
10
50% / 0%
En retard
46
12%
Gratuit
8
Développeur 8
Évaluation
(2586)
Projets
3261
67%
Arbitrage
77
48% / 14%
En retard
341
10%
Gratuit
Publié : 1 code
9
Développeur 9
Évaluation
(33)
Projets
35
40%
Arbitrage
11
9% / 91%
En retard
4
11%
Gratuit
Publié : 4 codes
10
Développeur 10
Évaluation
(771)
Projets
1037
44%
Arbitrage
50
8% / 50%
En retard
116
11%
Gratuit
11
Développeur 11
Évaluation
(71)
Projets
254
53%
Arbitrage
16
50% / 38%
En retard
83
33%
Gratuit
12
Développeur 12
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
13
Développeur 13
Évaluation
(610)
Projets
1420
59%
Arbitrage
31
81% / 0%
En retard
10
1%
Gratuit
14
Développeur 14
Évaluation
(16)
Projets
21
19%
Arbitrage
7
0% / 71%
En retard
14
67%
Gratuit
15
Développeur 15
Évaluation
Projets
0
0%
Arbitrage
1
0% / 0%
En retard
0
Gratuit
16
Développeur 16
Évaluation
(4)
Projets
6
0%
Arbitrage
2
0% / 50%
En retard
4
67%
Gratuit
17
Développeur 17
Évaluation
(69)
Projets
146
34%
Arbitrage
11
9% / 55%
En retard
26
18%
Gratuit
Publié : 6 codes
Commandes similaires
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
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
I want to build an Ninjatrader C# automated Strategy. The Strategy: The bot puts a buy stop at the previous days high and the previous days low. Always both sides. -> very simple and straightforward for coding I guess. In addition to that the bot should have fields for SL and TP and especially Trailing SL in Pips. The trailing should have 3 different steps. Like 1-Step, 2-Step, 3-Step. And the last feature. It should
Hello guys, I'm currently looking for a serious and well-tested EA that can help pass prop firm challenges (like FTMO, MyForexFunds, etc.) and eventually run on a funded account. Requirements: Max Drawdown: 1–2% per trade Lot Size: Adjustable based on the challenge account size Risk Management: On-chart panel showing all key stats (daily drawdown, equity, profit target, etc.) Stop Loss & Take Profit: Must follow
TOS DEVELOPER 30+ USD
Hello, I want to enter the formulas for all the option exposures that don't appear in the TOS options chain by default. Once that's done, I can extract the real-time data from there so I can graph it in Excel. Do you know how to do this? I have the formulas for the exposures, there are two more add-ons I'd like to have. The first would be to have the total in billions for each exposure. I'd also like to have the
hello great developer i needs a developer to fix a NinjaTrader strategy bug that places trades at 3:00 AM, and to ensure all settings work correctly according to the strategy logic
Project goal: Develop a Pine Script for TradingView to identify market structures like HH and LL according to specific rules. Scope of work :- Create a Pine Script indicator for TradingView focusing on market structure identification. - Implement rules for identifying and marking HH, LL, etc. This will be phase 1 of 3 Technical requirements - Use Pine Script for TradingView platform must be very familiar as this is
I'm looking to purchase an existing **Expert Advisor for MetaTrader 5** that executes **between 5 and 10 trades per day** (on average). ✅ Requirements: - Fully automated - Works with any pair (Forex, gold, indices…) - No HFT, no arbitrage - No martingale (or very controlled) - Stable performance (low drawdown) - Includes backtest or live results - Ready to use If you have a working EA that fits this profile, please
*Recommendation Summary:* I specialize in developing powerful, reliable, and highly optimized *Forex Expert Advisors and Scripts using MQL5*. With a strong foundation in *statistics, trading logic, and risk management*, I ensure every trading bot is tailored for *maximum profitability and minimum risk*. My expertise includes: ✅ Strategy Optimization for consistent performance ✅ Advanced Risk and Money Management
Hello great developer am looking for any tradingview indicator that will work regardless of which currency pair I'm trading, I want to display the buy or sell indicator on the chart as soon as the trend goes up or down, and also the corresponding TP1 or TP2 indicator to show how far it will go. So I know how far I can open and close the trade. also display the TP and SL exactly so that I can enter it when trading

Informations sur le projet

Budget
30 - 50 USD
Pour le développeur
27 - 45 USD