Looking for an Expert Advisor based on price closing above/below the 21 EMA.

MQL4 Experts

Specification

I'm looking for an EA that will BUY when price has two consecutive candle closes above the 21 EMA, and SELL when price has two consecutive candle closes BELOW the 21 EMA (or MA of my choosing).

I would like the EA to have all the necessary features for backtesting and running it on a live trading account. 


More specifically, MM options (ability to switch between using fixed lot-size, risk percentage of equity or risked amount per trade), options to use a trailing stop and move to break even. 


Multiple SL/TP modes (fixed pip-defined distance or based on ATR multiplier, and also based on the last high/low swing in the last X bars).






The EA will have the option to select the TYPE of Moving Average (I.e. Simple, Exponential, etc) and the LENGTH of the Moving Average (I.e. 10, 21, 50,  etc.)






The EA will have the option to BUY when price has two consecutive candle closes above the selected Moving Average, or SELL when price has two consecutive candle closes BELOW the 21 EMA (or MA of choice). (This is the main basis of the strategy)


The EA will have the option to solely MANAGE THE TRADE on a close back below or above the chosen moving average. 


EXAMPLE: The EA takes a LONG position based on TWO consecutive closes above the 21 EMA. The EA does not exit the trade until there is another close BELOW the 21 EMA.


EXAMPLE: The EA takes a SHORT position based on TWO consecutive closes below the 21 EMA. The EA does not exit the trade until there is another close ABOVE the 21 EMA. 






The EA will have the option to TAKE PROFIT and STOP LOSS at a selected number of pips.


The EA will have the option to TAKE PROFIT and STOP LOSS based on ATR. 


The EA will have to option to set a TAKE PROFIT and STOP LOSS based on a specific percentage gain/loss based on the total account value. 


The EA will have the option to set a specific amount of orders open at once per pair, but have the ability to be used on multiple pairs at a time. 





The EA will have an option to TAKE PROFIT once a local high or low has been created (price takes out low or high of previous candle), either on the same timeframe or a lower timeframe of choice.



EXMPLE OF LOCAL HIGH: 


If the low of the previous candle is 5, and the current price is 10; a local high will be created when the current candle goes below the low of the previous candle. So in this example, a local high would be created when the price of the current candle goes below 5.


EXAMPLE OF A LOCAL LOW:

If the high of the previous candle is 10, and the current price is 8; the local low will be created when the current price goes above 10. 




I would like the EA to include the option to set a specific amount of orders at a time, as well as operate on several pairs or only one pair at a time.



I would also like the option for the EA to STOP TRADING once a certain amount of profit and loss has been achieved for the day. 





I HAVE ATTACHED A LINK WITH EXAMPLE TRADES. THE TRADES ARE AS FOLLOWS, IN ORDER.


TRADE 1: Enter SHORT trade based on two consecutive closes below the 21 EMA - Take Profit based on ATR or defined pips


TRADE 2: Enter SHORT trade based on two consecutive closes below the 21 EMA - Take Profit based on ATR/Defined Pips


TRADE 3: Enter LONG position based on two consecutive closes ABOVE 21 EMA - Take Profit @ Local Top (Price goes below low of previous candle, creating Local Top)


TRADE 4: Enter SHORT trade based on two consecutive closes BELOW 21 EMA - Take Profit @ Local Low (Price goes above high of previous candle, creating Local Low)


TRADE 5: Enter LONG position based on two consecutive closes ABOVE 21 EMA - Take Profit @ Local Top OR Defined Pip/ATR


TRADE 6: Enter SHORT position based on two consecutive closes BELOW 21 EMA - Take Profit @ Local Low


TRADE 7: Enter LONG position based on two consecutive closes ABOVE 21 EMA - Take Profit @ Local Top OR Based on Next Close Below 21 EMA 


TRADE 8: Enter SHORT position based on two consecutive closes BELOW 21 EMA - Take Profit @ Local Low 


TRADE 9: Enter LONG position based on two consecutive closes ABOVE 21 EMA - Take Profit // Exit Trade @ Next Close Below 21 EMA



LINK TO IMAGE OF EXAMPLE TRADES: https://imgur.com/a/WGoWIYy

Responded

1
Developer 1
Rating
(878)
Projects
1391
67%
Arbitration
117
32% / 42%
Overdue
215
15%
Working
2
Developer 2
Rating
(346)
Projects
543
32%
Arbitration
24
67% / 8%
Overdue
15
3%
Free
3
Developer 3
Rating
(251)
Projects
400
54%
Arbitration
9
67% / 22%
Overdue
36
9%
Free
4
Developer 4
Rating
(5)
Projects
6
67%
Arbitration
2
0% / 50%
Overdue
0
Free
5
Developer 5
Rating
(19)
Projects
35
26%
Arbitration
10
30% / 70%
Overdue
5
14%
Free
6
Developer 6
Rating
(590)
Projects
789
71%
Arbitration
9
33% / 33%
Overdue
22
3%
Free
7
Developer 7
Rating
(21)
Projects
24
17%
Arbitration
15
20% / 40%
Overdue
6
25%
Free
8
Developer 8
Rating
(6)
Projects
8
13%
Arbitration
1
0% / 100%
Overdue
0
Free
9
Developer 9
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
10
Developer 10
Rating
(39)
Projects
55
13%
Arbitration
5
20% / 20%
Overdue
6
11%
Free
11
Developer 11
Rating
(349)
Projects
463
51%
Arbitration
41
24% / 49%
Overdue
149
32%
Free
12
Developer 12
Rating
(66)
Projects
95
28%
Arbitration
20
25% / 55%
Overdue
24
25%
Free
13
Developer 13
Rating
(258)
Projects
395
28%
Arbitration
69
19% / 49%
Overdue
120
30%
Free
14
Developer 14
Rating
(195)
Projects
395
28%
Arbitration
155
20% / 52%
Overdue
112
28%
Free
15
Developer 15
Rating
(68)
Projects
111
26%
Arbitration
17
6% / 71%
Overdue
15
14%
Free
16
Developer 16
Rating
(49)
Projects
134
27%
Arbitration
62
13% / 53%
Overdue
58
43%
Free
17
Developer 17
Rating
(84)
Projects
149
31%
Arbitration
32
34% / 41%
Overdue
43
29%
Free
18
Developer 18
Rating
(2077)
Projects
2636
61%
Arbitration
113
45% / 26%
Overdue
418
16%
Working
19
Developer 19
Rating
(82)
Projects
86
57%
Arbitration
25
0% / 84%
Overdue
19
22%
Free
20
Developer 20
Rating
(563)
Projects
932
47%
Arbitration
301
59% / 25%
Overdue
124
13%
Working
21
Developer 21
Rating
(264)
Projects
538
50%
Arbitration
55
40% / 36%
Overdue
224
42%
Working
22
Developer 22
Rating
(253)
Projects
407
38%
Arbitration
85
42% / 19%
Overdue
70
17%
Loaded
23
Developer 23
Rating
(15)
Projects
14
36%
Arbitration
10
0% / 90%
Overdue
4
29%
Free
24
Developer 24
Rating
(475)
Projects
504
53%
Arbitration
10
60% / 20%
Overdue
3
1%
Free
25
Developer 25
Rating
(66)
Projects
143
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Free
26
Developer 26
Rating
(54)
Projects
65
52%
Arbitration
5
40% / 60%
Overdue
22
34%
Working
Similar orders
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5

Project information

Budget
50 - 100 USD
For the developer
45 - 90 USD