MT5 EA with bullish and bearish engulfing(outside reversals) filtered by 50 and 200 SMA

MQL5 Experts

Termos de Referência

Hi,


I need a MT5 EA which buys bullish engulfing candlesticks(outside reversals), trades at the new open bar when the bullish engulfing candlestick is above 50 SMA and 200 SMA and these two moving averages have formed a golden cross as well. If there is the bullish engulfing and the golden cross in the same time, but the price is below 200 SMA, than the EA should not take any trade because we are in a range market. Conversely, if there is a death cross between 50 SMA and 200 SMA and a bearish engulfing occurs (outside reversal) than the EA takes a short position. The EA doesn't take a short position if the price is above 200 SMA, even though there is a bearish engulfing and a death cross like in the buy scenario. The stop loss should be placed  one fraction of a pip above the high of the bearish engulfing in case of a sale and one fraction of a pip below the bullish engulfing in case of a buy. The risk to reward ratio should be set as a multiple of the risk taken, meaning 1 to 1 risk to reward ratio, 2 to 1, 3 to 1, etc. The risk should be calculated as a percentage of the bankroll. There should be a time filter and a switch to disable these conditions in order to test the bullish engulfing and bearish engulfing rate of success by themselves without moving averages. The EA should take only one trade at a time. If during the trade another outside reversal appears denying the first one (so for buying we enter a bullish outside reversal, if during the trade a bearish outside reversal occurs without hitting the stop loss) the EA should close the trade either on profit or loss without reversing the trade.


Thank you,

Respondido

1
Desenvolvedor 1
Classificação
(5)
Projetos
6
17%
Arbitragem
0
Expirado
0
Livre
2
Desenvolvedor 2
Classificação
(20)
Projetos
19
11%
Arbitragem
2
50% / 50%
Expirado
0
Trabalhando
3
Desenvolvedor 3
Classificação
(50)
Projetos
73
15%
Arbitragem
3
33% / 33%
Expirado
7
10%
Carregado
4
Desenvolvedor 4
Classificação
(15)
Projetos
24
0%
Arbitragem
0
Expirado
0
Trabalhando
5
Desenvolvedor 5
Classificação
(61)
Projetos
186
73%
Arbitragem
4
100% / 0%
Expirado
1
1%
Livre
6
Desenvolvedor 6
Classificação
(376)
Projetos
475
40%
Arbitragem
83
36% / 33%
Expirado
13
3%
Ocupado
7
Desenvolvedor 7
Classificação
(24)
Projetos
31
16%
Arbitragem
7
29% / 43%
Expirado
4
13%
Trabalhando
8
Desenvolvedor 8
Classificação
(59)
Projetos
77
26%
Arbitragem
9
33% / 56%
Expirado
8
10%
Livre
9
Desenvolvedor 9
Classificação
(63)
Projetos
84
26%
Arbitragem
23
22% / 48%
Expirado
23
27%
Livre
10
Desenvolvedor 10
Classificação
(1130)
Projetos
1432
62%
Arbitragem
21
57% / 10%
Expirado
43
3%
Livre
11
Desenvolvedor 11
Classificação
(243)
Projetos
430
34%
Arbitragem
54
37% / 39%
Expirado
157
37%
Carregado
12
Desenvolvedor 12
Classificação
(3)
Projetos
4
0%
Arbitragem
4
25% / 50%
Expirado
0
Trabalhando
13
Desenvolvedor 13
Classificação
(5)
Projetos
6
50%
Arbitragem
1
0% / 0%
Expirado
0
Trabalhando
14
Desenvolvedor 14
Classificação
(16)
Projetos
21
14%
Arbitragem
0
Expirado
1
5%
Trabalhando
15
Desenvolvedor 15
Classificação
(39)
Projetos
44
30%
Arbitragem
4
25% / 25%
Expirado
0
Livre
16
Desenvolvedor 16
Classificação
(256)
Projetos
415
38%
Arbitragem
86
44% / 19%
Expirado
70
17%
Ocupado
17
Desenvolvedor 17
Classificação
(38)
Projetos
40
25%
Arbitragem
23
13% / 70%
Expirado
8
20%
Carregado
18
Desenvolvedor 18
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
19
Desenvolvedor 19
Classificação
(71)
Projetos
80
10%
Arbitragem
35
9% / 54%
Expirado
6
8%
Trabalhando
20
Desenvolvedor 20
Classificação
(4)
Projetos
4
25%
Arbitragem
2
0% / 100%
Expirado
0
Livre
21
Desenvolvedor 21
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
22
Desenvolvedor 22
Classificação
(563)
Projetos
932
47%
Arbitragem
302
59% / 25%
Expirado
124
13%
Carregado
Pedidos semelhantes
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price
hey guys, im looking for an auto mt5 license system through a web app i have already, i simply want it so a unique license key is generated for memebers, they input this onto the EA input and then it checks if its valid. active license per user capped at 5. i already have an mt5 coder and dec team for the app so i dont know if youd prefer to intergrate onto the webapp yourself or simply provide the code and doc so my
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
We are seeking a skilled developer who can convert a Tradingview indicator written in Pinescript to a NinjaTrader indicator written in C#. The goal is to create a profitable trading strategy using this indicator. The successful candidate will have expertise in both Pinescript and C# programming languages, as well as a strong understanding of trading indicators and strategies. The main responsibilities will include
I am seeking an experienced MQL5 developer to create a user-friendly manual Grid Trading Expert Advisor (EA) with the following key features: Dynamic Grid Trading: Adjustable Grid Distance: Traders can manually input grid distance in pips via an intuitive, movable table. Take Profit Management: Fixed TP for the initial positions (e.g., first 5 trades). Stop-Loss (Optional): Traders can choose to use a stop-loss with
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell
Develop EA to track performance metrics of strategies I would like to develop an EA that will track the performance metrics of the strategies I have running on a terminal, If any of the metrics start to under perform then the EA/Indictor should alert me with a pop up alert that specify's the metric that has triggered the alert. The EA should also display the metrics in a dashboard - please see my example screen shot

Informações sobre o projeto

Orçamento
33+ USD
IVA (19%): 6.27 USD
Total: 39.27 USD
Desenvolvedor
29.7 USD