A simple EA

MQL4 Indicateurs Experts

Spécifications

Hello Guys,

Would anybody develope a very simple EA with following rules:

Indicators used:

ZicZac = Period adjustable (Indicator will be provided)

RSI = Period adjustable

 For a buy order:

We start with the largest timeframe (adjustable) in which the EA should give a signal when the RSI is below 30 at a closing price of this time frame. Then the EA checks whether the middle timeframe (adjustable) has the closing price of the timescale of the upper timeframe also below 30 at its closing (in this period). Then the EA puts a buy stop at the last ZicZac high from the current time frame (middle timeframe). Once the pending got hit, the Stop should be put on the last ZicZac low of the third timeframe (also adjustable).  The Take Profit will be factor X*the SL (the X is also adjustable).

 For Sell order the same but instead of RSI 30 , above 70 and the ZicZac low as Pending sell and ZicZac high for SL.

 

One little example for a buy pending:

Largest timeframe will be set to: D1

Middle timeframe will be set to: H4

Third timeframe will be set to: H1

The EA checks if the RSI is below 30. Once that happen the EA will check if the H4 timeframe also had a close during the D1 candle below RSI 30. Once that happen the EA puts a pending buy on the last ZicZac high of the candle in H4 timeframe that had a clsing below RSI 30. Once the order got hit, the EA should put the SL on the last ZicZac low (when the pending got hit) of the H1 timeframe.

The same goes with sell but in the other way (above already described).

Notice that a signal of the EA should be only got once after the RSI is above 70 order below 30. For the next signal the EA needs a closing candle again below 70 or above 30.

EDIT:
They are some little extras that should be included in the EA as well. Let me start with the money management. There should be an option to set the lot size to variable so to chose with how much lot the EA should open an order. Additionally the EA should have an option to set the lotsize always to a percentage risk of the depot, like 2% for SL with a depotsize of 10k would be $200 and the TP should be times X the factor should be also variable.
Additionally the whole EA should only act if market is with bidprice at the pending order , never due to the askline.

So A Pretty easy EA, I will provide more Information when the job is accepted. Please tell me also the estimated delivery time!

Thanks

arsa2018

Répondu

1
Développeur 1
Évaluation
(117)
Projets
138
41%
Arbitrage
30
7% / 77%
En retard
17
12%
Gratuit
2
Développeur 2
Évaluation
(1130)
Projets
1432
62%
Arbitrage
21
57% / 10%
En retard
43
3%
Gratuit
3
Développeur 3
Évaluation
(221)
Projets
369
66%
Arbitrage
10
50% / 0%
En retard
46
12%
Gratuit
4
Développeur 4
Évaluation
(6)
Projets
5
0%
Arbitrage
2
0% / 100%
En retard
1
20%
Gratuit
5
Développeur 5
Évaluation
(879)
Projets
1392
67%
Arbitrage
117
32% / 42%
En retard
215
15%
Gratuit
6
Développeur 6
Évaluation
(61)
Projets
120
34%
Arbitrage
17
18% / 41%
En retard
51
43%
Gratuit
7
Développeur 7
Évaluation
(258)
Projets
395
28%
Arbitrage
69
19% / 49%
En retard
120
30%
Gratuit
8
Développeur 8
Évaluation
(586)
Projets
1048
49%
Arbitrage
39
28% / 41%
En retard
49
5%
Gratuit
9
Développeur 9
Évaluation
(121)
Projets
134
66%
Arbitrage
36
25% / 56%
En retard
22
16%
Gratuit
10
Développeur 10
Évaluation
(219)
Projets
370
42%
Arbitrage
145
17% / 41%
En retard
124
34%
Gratuit
11
Développeur 11
Évaluation
(69)
Projets
76
59%
Arbitrage
0
En retard
12
16%
Gratuit
12
Développeur 12
Évaluation
(7)
Projets
15
47%
Arbitrage
6
33% / 17%
En retard
4
27%
Gratuit
13
Développeur 13
Évaluation
(1)
Projets
1
0%
Arbitrage
0
En retard
1
100%
Gratuit
14
Développeur 14
Évaluation
(1)
Projets
4
25%
Arbitrage
1
0% / 100%
En retard
1
25%
Gratuit
15
Développeur 15
Évaluation
(4)
Projets
6
17%
Arbitrage
3
0% / 67%
En retard
0
Gratuit
Commandes similaires
Hi dear developers and coders. I need some help to modify an indicator. I is the solar winds joy indicator. I use it for a strategy, and it works fine. But it repaints when price start to move in opposite direction. I has a smooth value. But when it is set for example to 5, then it can happen, that it paints 5 bars back. I look for a modification, that will change this. Whenever a bar is closed, the indicator should
I would like to develop my own indicator on metatrader 4 and tradingview. We would start with a basic version that we would improve later. It is an indicator based on several analyses and which would provide several indications. I am looking for someone who can develop on MT4 and Mt5, initially I would like to do it on mt4 and then on mt5. If you have expertise in pinescript it is a plus because I would like to
I urgently require swift assistance to convert a complex indicator into a fully functional scanner, capable of automatically sending real-time data, alerts, and notifications via email, ensuring seamless integration and prompt delivery of critical information to facilitate informed decision-making and timely action
I need to improve the code of an indicator that is too heavy and slow when running and when used with iCustom in an EA. No other changes to the indicator are requested: the original features of the indicator should remain as theay are. I'll provide the indicator after job acceptance. I request final source code mq5 file. Thank you Regards
I have a mt5 indicator that is working perfectly but I will like to make it an expert advisor to have an automated trade. I will be glad if I can get a well experienced developer to execute this project. Thanks
O TRABALHO CONSISTE NA MUDANÇA DO HISTOGRAMA DO INDICADOR TREDN DIRECTION AND FORCE DSEMA SMOOTHED PARA O HISTOGRAMA DA FOTO ANEXA, OBEDECENDO AS TRES CORES VERDE (UP, VERMELHOR(DOWN) E CINZA(TREND). O MESMO TEM QUE ODECER O MESMO CALCULO E COLORIR DA MESMA FORMA POREM COM HISTOGRAMA DDE FORMATO DIFERENTE
If you are knowledgeable in hedging strategy we can chat. I created my simple EA using Fxdreema , so you only need to modify it for me. There are two parts of the EA , 1. Is the execution strategy 2. Is the money management strategy (hedging). I already created number 1 which is the execution of trades , I only need someone who can implement hedging in every orders the EA create. Additional Parameters needed. Trade
We are interested in a TradingView indicator that reads candlestick pattern shapes and shows the location of entry and exit points on a candlestick chart. What services do you provide related to this
Hello Im looking for professional trading developer who htf ready made trading with best and working strategy with low risk level with average of 30 to 60 percent profit margin, broker is not problem, any broker is welcomed and any trading pairs are welcomed as well
the sl doesnt work i want the tp logic to remain i need the trend direction fucntion tow ork i the trend is up then only buys if down only sells i need the fibo nacci fucntion to work as well and the flat zone function to work as well and i need the code to trade 1% of the balance //+------------------------------------------------------------------+ //| US500_EA.mq4 | //|

Informations sur le projet

Budget
10 - 40 USD
TVA (19%): 1.9 - 7.6 USD
Total: 11.9 - 47.6 USD
Pour le développeur
9 - 36 USD