Perfect Hedging EA

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 35 días
Comentario del Cliente
He is a good worker.

Tarea técnica

Hi….

I need a hedging Ea. It should place orders like this…

For example:

·        lot 1 buy at 1.12200

·        lot 2 sell stop at 1.12100

·        lot 4 buy stop at 1.12200 like this.

Required parameters are

1.Manual order (true/false)

2.Initial order (true/false)

3.Intial order (drop down box)

4.Initial gap size (changable)

5.Initial lot size  (changable)

6.Take profit  (changable)

7.Stop  loss  (changable)

8.Hedging multiple size  (changable)

9.Trailing (changable)

10. Max batches  (changable)

11.Max orders  (changable)

The details of the parameters are

1.     Manual order

            True………. When I place manual order then only It will place hedging pending order. Otherwise It should not place any pending orders.

            False……… It should check 2nd condition

2.     Initial order condition

          True……… It should check 3rd condition

          False……..It should check 4th condition

3.     Initial order

              This is a dropdown box. It contain buy and sell options. If 2nd condition is true and I select buy in 3rd condition. When the  export advisor is       turn  on, it should place buy order immediately. And also after hitting take profit (Last entry) it should place buy entry.

4.     Initial gap size= 100 (changable)

    When 2nd condition is false Ea should check 4th condition.

            Here I can edit any numeric number. Now window in H1 candle    

   At 1’o clock market in 1.12560. Initial gap size is 100. Ea should place buy stop at 1.12660. sell stop at 1.12460.

   At 2’o clock market in 1.12520. buy stop and sell stop still remain. Now ea should change buy stop at 1.12620. sell stop at 1.12420. (Ea should work in all time frames.)

   Ea should change buy stop and sell stop for each candle in all the time frames.

  (Note: If market take buy order then sell stop should close automatically.)

5.     Initial lot size (changeable)

6.     Take profit  (changeable)

7.     Stop loss(changeable)

           Stop loss is a hedging point. For example buy order in 1200.210. Stop loss is 100. Ea should place sell stop at 1200.110.

8.     Hedging multiple size  (changeable)

            Normally hedging lot size sequence is 1,2,4,8,16,32,64…etc

            Last order multiple by 2.

            But If hedging multiple size is 1.5. then the sequence is 1, 1.5, 3, 6, 12, 24…etc

            One more example hedging multiple size is 1.7. then 1, 1.7, 3.4, 6.8,….etc

            First order always initial order mentioned in 5th parameter.

            Second order is 1st order into hedging multiple size. (1*1.5=1.5)

            (Note: default 2)

             Third order onwards last order multiple by 2. (1.5*2=3, 3*2=6)

9.     Trailing  (changeable)

            Trailing start

             Trailing step

10.        Maximum batches  (changeable)

 

                       1st order –buy- hit by stop loss

               2nd order -sell -hit by stop loss                     ONE BATCH

               3rd order -buy -hit by take profit

 

         For example :

                  If 2nd condition is true. 3rd condition is buy. Max batch  2. Stop loss 100.

                 Take profit 200.

            1st order buy at 1.12400- SL                                      1st batch

            2nd order sell at 1.12300-SL

            3rd order buy at 1.12400-SL

            4th order sell at 1.12300-TP at 1.12100.

 

2nd condition is true so buy order placed at 1.12100.

            1st order buy at 1.12100-sl                      2nd BATCH  

            2nd order sell at 1.12000-tp

After that Ea should not place any order. Because max batch is 2.

11.        Maximum orders (changeable)

If maximum order is 3.

    1st order buy at 1.12400- SL                                     

            2nd order sell at 1.12300-SL

            3rd order buy at 1.12400-SL

Maximum order is 3. So Ea should not place further order even 3rd entry hit to stop loss.

 

 

Han respondido

1
Desarrollador 1
Evaluación
(362)
Proyectos
506
40%
Arbitraje
147
18% / 72%
Caducado
99
20%
Trabajando
2
Desarrollador 2
Evaluación
(339)
Proyectos
809
73%
Arbitraje
30
33% / 37%
Caducado
194
24%
Libre
3
Desarrollador 3
Evaluación
(49)
Proyectos
134
27%
Arbitraje
62
13% / 53%
Caducado
58
43%
Libre
4
Desarrollador 4
Evaluación
(195)
Proyectos
395
28%
Arbitraje
155
20% / 52%
Caducado
112
28%
Libre
5
Desarrollador 5
Evaluación
(25)
Proyectos
54
37%
Arbitraje
4
0% / 50%
Caducado
22
41%
Libre
6
Desarrollador 6
Evaluación
(61)
Proyectos
120
34%
Arbitraje
17
18% / 41%
Caducado
51
43%
Libre
Solicitudes similares
I am looking for a highly sample and ready and tested profitable EA to purchase.if it meets my requirements i will order same one.EA must be low drawdown high profit on any timeframe
i have a ready made SMC EA and looking for optimizing and debugging and also adding back the missing things in the requirement file. Basically work with the current code and refine it to fit the requirement file. Most indicator is already in the EA and the requirement file below are mostly finish. here are the things need to add back and debug based on the requirement file 1. TP from the filter and need to check
If you think you can replicate EA ("reverse engineering") from Metarader's Market, and create a new EA from scratch that works 100% the same - please send an offer. I have already managed to find out many features of that EA (entry times, risk management, averaging, trailing...) but I still miss a few
Candle wick bot The bot will have a set amount of wick length to enter trade at candle open price, there will be a set Amount in points that the candle wick has to be to then enter that opposite of the wick direction Settings will look like this : Timeframe: (meaning which candles you’re using to measure open price from for the wick length ) If set to 5 min it’ll be using 5 min candles , if set to 15 it’ll use 15
Looking for a developer to create an MT4 EA based on a custom currency strength indicator and simple moving average. Will provide currency strength indicator code to the selected developer. Buy rules If the EA added in the EURUSD chart and EUR has a currency strength above or equal to 6 and USD has strength less than 2. Wait for the prices comes back to SMA and open the buy trade if the price closes above SMA. Place
I have an equity reporter. This equity reporter displays the maximum and minimum equity reached over a specific interval. So, if the interval is set to 24 hours, the script will generate data in the format: "Profit ATT" (profit AtThatTime) shows max./min. during the specific interval This specific report shows data in pips. It can also be set to display in price or percentages. The interval is also easily adjustable
Sistema HTF EFECTIVO 30 - 60 USD
Hola, me gustaría que un programador experimentado creea un sistema de trading EA que abra y cierre operaciones muy rápido en segundos (HFT). Sería óptimo tener una opción/botón para activar solo para comprar o solo para vender (operaciones unidireccionales). Con una buena interfaz gráfica de usuario. Se agradece la implementación de su propia experiencia con sistemas de trading HFT. Es para mercados volátiles como
Hello, I would like an experienced programmer to create an EA trading system which opens and closes trades very fast within seconds (HFT). To have an option/button to activate either for only buy or only sell (one way trading) would be optimal. With a nice GUI. Implementing your own experience with HFT trading systems is welcomed. It's for volatile markets such as XAUUSD or US30. Taking advantage of order placements
The strategy is a martingale type . i.e if it hits the stop loss , it will double the lot size and place again in that direction, and when it hits the take profit at any level of the martingale, it will start over from the first lot size used initially
I want you to make me an indicator in Training View. Its idea is very simple, and I want it to have an alarm. Here's a clearer step-by-step guide to checking the last 50 candles on your chart and applying Fibonacci retracement levels based on their colors: Identify Candle Color: Start from the 100th candle from the left on the chart and check its color. If the 100th candle is green (i.e., the close is higher than the

Información sobre el proyecto

Presupuesto
10 - 30 USD
Para el ejecutor
9 - 27 USD
Plazo límite de ejecución
de 1 a 5 día(s)