Optimized Awesome Oscillator

MQL4 Indicadores Asesores Expertos

Trabajo finalizado

Plazo de ejecución 5 días
Comentario del Cliente
Did Exactly what is requested .. many thanks and highly recommended

Tarea técnica

Dear All,

 

We are looking for the following using the Awesome Oscillator:

Once indicator at interval close changed from + to – then sell, if it is changed from – to + , then Buy . with TP=SL=50 points (Pips) . , and let us assume that the profit from this deal is X$

Now, need the initial deal size to be adjustable and need the next deal to be modified automatically according to the below rules: All deals should have 50 Pips as TP or SL , but the size should be modified

):

 

1-If the indicator changed from + to – or from – to + then close the opened deal and open the new deal with following conditions:

2-If the TP achieved, then the next deal should be with the same initial size

3-If the indicator changed before reaching the TP or SL but with + profit, then the next deal also will be with same initial deal size .

4-If the SL achieved, then the next deal should be double the initial size to cover the losses from the first deal and also get the same initial TP value as a profit using the same TP , SL=50 pips , so total profit from 2 nddeal will be 2X$ ,

5-If the indicator changed before reaching the TP or SL, but with – profit (losses), then the next deal should cover the losses from the first deal in addition to the assumed profit from the first deal (X$) using same TP SL=50 Pips , so total profit from this (2 nddeal) will be X$+ the loses from the first deal

 

And so on for the 3 rdand 4 thand so on deals.

All deals should have 50 Pips as TP or SL , but the size should be modified

 

Example:

Input:

Pair EURUSD

TP=SL=50 ,

Initial size 0.1

Needed profit (50 pips*0.1) ,  give 50$

Results:

1-Indicator changed at closed value from + to – at 1.1900 , then sell 1.19 , TP 1.1850 , SL 1.1950

If reach TP before the indicator changed from – to + , then next deal will be also with 0.1 Size lot with same TP=SL=50 pips and will be opened once indicator changed from – to + at the closed of interval

2-Indicatour changed from – to + at 1.1950 , then open a buy position at 1.1950 , then after while the indicator changed from + to – while the value is 1.1975 , then the profit is 25$ and close the deal and open a sell deal with 0.1 size without any change .

3-now assume the first deal opened as buy at 1.19 , then after while indicator changed to – while the loses is -25$ which mean at price 1.1875 , then close the deal and open a new deal with size (0.15) with same SL and TP (50 pips) , so total profit will 75$ and the result from 1 stand 2 nddeal together will be (-25+75=50$) ,

 

4-Assume the 2 nddeal gave a profit of 25 $ but indicator changed also before reaching the TP , then from first deal we have -25$ 2 nddeal have +30$ , then the third deal size should be modified to cover the 45$ remaining (50-25+30)

And so on so even if we reach 5 or 6 deals before reaching the TP , I need the overall results from all these deals to be 50$)

 

I should be able to edit the initial deal size , SL , TP , closing the opened position at indicator change ..

 


Han respondido

1
Desarrollador 1
Evaluación
(236)
Proyectos
418
34%
Arbitraje
53
36% / 40%
Caducado
153
37%
Ocupado
2
Desarrollador 2
Evaluación
(137)
Proyectos
167
35%
Arbitraje
11
91% / 0%
Caducado
0
Libre
3
Desarrollador 3
Evaluación
(50)
Proyectos
55
60%
Arbitraje
2
0% / 0%
Caducado
1
2%
Libre
4
Desarrollador 4
Evaluación
(253)
Proyectos
408
38%
Arbitraje
86
43% / 19%
Caducado
70
17%
Trabaja
5
Desarrollador 5
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
Solicitudes similares
Looking for an EA which can produce less than 5% drawdown. Also profit factor above 1.5 (preferably 2.0) Please give me proper explanation how your EA works too Has anyone programmed it before? is it limited to forex only
1) the EA can compound the lot size from 0.01 to 0.02 so on 2) the EA must able to trade different kind of pair 3) the EA will have stoploss or take profit 4) long term profit 5) for equiry will be 100 for every 0.01 lot Developer will have that kind of EA may apply and introduce any investor account! this EA must have mql4 file
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
Please watch the video on this youtube channel and download the Indicator from there. https://www.youtube.com/watch?v=ldTomLu8DxE&amp ;t=32s Rules are explained on the video and the download of the indicator is on the same video
I would like an EA that follows exactly this steps to trade de daily candle. Watch the video and then see if you can do the task. https://www.youtube.com/watch?v=g3oDYq4P9ZE Document is one this link https://cdn.discordapp.com/attachments/1135977927469703230/1135978751461695598/Daily_Bias-TTrades_edu.pdf?ex=669a9a27&amp ;is=669948a7&hm=96de195f7e695a381c1261b065f67b94fae319d02a0c88641b146f8b2978320c& Should have
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link
I'm looking for someone to help me create an arbitrage trading robot that can trade on any decentralized exchange. I had one created in python, but I would like it to work in MT5 with various regular rules that make it profitable

Información sobre el proyecto

Presupuesto
30 - 40 USD
Para el ejecutor
27 - 36 USD