EA based on the London Open Breakout

MQL5 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 6 días
Comentario del Cliente
Great experience working with Safwat on my request. The EA works very well and he made it more flexible than I had anticipated - definitely surpassed my expectations. The epitome of value for money!!

Tarea técnica

Hi There


I need an EA that does the following:

a) On any 15min chart, calculate the 'range' (difference between High and Low), 'target' (range*0.5) from 01:00 to 07:45 bars  //Print-out the 'range', 'target' variables as well as 'High', 'Low' and the 'AccountBalance'  

b) Lotsize should be AccountBalance * 'Risk'  //Risk variable should be an externalVariable that I input

c) Place the following pending orders at 08:00 with an expiry of 18:00 if not executed and at a lotsize calculated in (b): 

d) BuyStop order with the following parameters:

- Buy 6 pips above the high calculated in (a) = 'EntryPoint'

- TP = EntryPoint + Target

- SL = High - Target

        

e) SellStop with the following parameters:

- Sell 6 pips below the low calculated in (a) = 'EntryPoint'

- TP = EntryPoint - Target

- SL = Low + Target


So, for instance if my account balance is 1,000 and the 'Risk' I input is 0.0005 and the EA is attached on the GBPUSD pair with a High of 1.33331 and Low of 1.33124, the EA should output the following and display on chart:


Hi: 1.33331

Lo: 1.33124

Range: 20.7

Target: 10.4



Then the following Pending order should be opened at 08:00 with 18:00 expiry


 Buy 0.5 @ 1.33391

TP @ 1.33495

SL @ 1.33228


Sell 0.5 @ 1.33064

TP @ 1.32961

SP @ 1.33228


Trust that this is clear.

Thanks


Han respondido

1
Desarrollador 1
Evaluación
(2440)
Proyectos
3075
66%
Arbitraje
77
48% / 14%
Caducado
340
11%
Libre
2
Desarrollador 2
Evaluación
(88)
Proyectos
143
39%
Arbitraje
21
19% / 48%
Caducado
30
21%
Libre
3
Desarrollador 3
Evaluación
(48)
Proyectos
73
37%
Arbitraje
22
9% / 41%
Caducado
14
19%
Trabaja
4
Desarrollador 4
Evaluación
(109)
Proyectos
139
43%
Arbitraje
20
15% / 50%
Caducado
20
14%
Trabajando
5
Desarrollador 5
Evaluación
(1134)
Proyectos
1436
62%
Arbitraje
21
57% / 10%
Caducado
43
3%
Libre
6
Desarrollador 6
Evaluación
(586)
Proyectos
1048
49%
Arbitraje
39
28% / 41%
Caducado
49
5%
Libre
7
Desarrollador 7
Evaluación
(35)
Proyectos
47
21%
Arbitraje
15
27% / 67%
Caducado
6
13%
Libre
8
Desarrollador 8
Evaluación
(414)
Proyectos
670
33%
Arbitraje
60
17% / 32%
Caducado
113
17%
Trabaja
9
Desarrollador 9
Evaluación
(42)
Proyectos
70
43%
Arbitraje
6
33% / 50%
Caducado
19
27%
Libre
10
Desarrollador 10
Evaluación
(1858)
Proyectos
3461
88%
Arbitraje
73
40% / 15%
Caducado
265
8%
Libre
11
Desarrollador 11
Evaluación
(121)
Proyectos
134
66%
Arbitraje
36
25% / 56%
Caducado
22
16%
Libre
12
Desarrollador 12
Evaluación
(16)
Proyectos
24
42%
Arbitraje
2
50% / 50%
Caducado
10
42%
Libre
13
Desarrollador 13
Evaluación
(3)
Proyectos
8
13%
Arbitraje
10
10% / 70%
Caducado
2
25%
Libre
Solicitudes similares
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
I'm looking for a developer to assist in creating an Expert Advisor (EA) for use in a prop firm. The EA should be designed for the MT4 trading platform and include the following features: Scalping strategy Maximum drawdown of 3% Please let me know if you're interested and capable of handling this project
Hello, is it possible to be made accommodation of provided signal for Forex for mt4? I bought a signal for multiple pairs. it is executing all pair.I want to use it on couple of pairs.Is it possible to be made some modifications?I do not have codes for the signal

Información sobre el proyecto

Presupuesto
50 - 100 USD
Para el ejecutor
45 - 90 USD
Plazo límite de ejecución
de 1 a 2 día(s)