Time range breakout EA

MQL5 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 20 horas
Comentario del Ejecutor
Good employer! Thank you :)
Comentario del Cliente
Excellent and quick

Tarea técnica

Looks for signals on theses PAIRS:

Eurusd

Gbpjpy

Audnzd

Cadchf


Daily range calculation must be:

21:00:01 UTC to 21:00:00 UTC(24 hours)


3 time range formation SIGNAL:

1st day time range > 2nd day time range and 2nd day time range > 3rd day time range


TRADE:

Enter on 4th day breakout of 3rd day range if the signal is true.

BUY if ask price is > high of the 3rd day time range and ask price > 960 SMA then BUY

SELL if bid price is < low of the 3rd day time range and bid price < 960 SMA then SELL


Only 1 position open at a time that day but lets say the trade still has not been close by the next signal then its ok to have multiple position open if we get another signal the following day.

Stop Loss = 3rd day time range divided by 2.5

If Stop Loss is hit you can re-enter same day if it breakouts out the range again.

Take Profit = after price reaches 1:5 RR then close position if the 15min candle closes below the 250 SMA


Inputs:

PAIRS:

Toggle ON/OFF each pair we want to trade.


RISK:

Fixed lots

Percentage of Account balance 

Percentage of Account equity

specific amount in USD. example - $100.00


EQUITY PROTECTOR:(if account equity reaches X amount in loss then pause trades for 48 hours.)

Toggle this function ON/OFF

Amount in USD(for example if my initial balance is 100000 I want to just type 95000 so that it stops there)

Hours the EA pauses


EQUITY STOPPER:(if account equity reaches X amount in profit then turn off EA.)

Toggle this function ON/OFF

Amount in USD(for example if my initial balance is 100000 I want to just type 105000 so that it stops there)


please provide source code .mq5

Han respondido

1
Desarrollador 1
Evaluación
(37)
Proyectos
59
27%
Arbitraje
25
20% / 52%
Caducado
10
17%
Trabaja
2
Desarrollador 2
Evaluación
(10)
Proyectos
13
31%
Arbitraje
2
50% / 0%
Caducado
1
8%
Trabaja
3
Desarrollador 3
Evaluación
(185)
Proyectos
327
32%
Arbitraje
33
42% / 27%
Caducado
98
30%
Libre
4
Desarrollador 4
Evaluación
(333)
Proyectos
352
71%
Arbitraje
4
100% / 0%
Caducado
1
0%
Trabaja
5
Desarrollador 5
Evaluación
(236)
Proyectos
418
34%
Arbitraje
52
37% / 40%
Caducado
153
37%
Trabajando
6
Desarrollador 6
Evaluación
(363)
Proyectos
389
70%
Arbitraje
3
100% / 0%
Caducado
2
1%
Trabaja
7
Desarrollador 7
Evaluación
(41)
Proyectos
88
14%
Arbitraje
30
30% / 53%
Caducado
36
41%
Trabaja
8
Desarrollador 8
Evaluación
(17)
Proyectos
18
28%
Arbitraje
4
50% / 25%
Caducado
1
6%
Trabaja
9
Desarrollador 9
Evaluación
(2077)
Proyectos
2635
61%
Arbitraje
113
45% / 26%
Caducado
418
16%
Trabaja
10
Desarrollador 10
Evaluación
(90)
Proyectos
118
17%
Arbitraje
44
23% / 39%
Caducado
20
17%
Libre
11
Desarrollador 11
Evaluación
(63)
Proyectos
106
68%
Arbitraje
1
100% / 0%
Caducado
2
2%
Libre
12
Desarrollador 12
Evaluación
(2421)
Proyectos
3041
66%
Arbitraje
77
48% / 14%
Caducado
340
11%
Trabaja
13
Desarrollador 13
Evaluación
(68)
Proyectos
77
8%
Arbitraje
33
9% / 55%
Caducado
6
8%
Trabaja
14
Desarrollador 14
Evaluación
(196)
Proyectos
200
28%
Arbitraje
0
Caducado
3
2%
Libre
15
Desarrollador 15
Evaluación
(19)
Proyectos
23
48%
Arbitraje
4
0% / 100%
Caducado
2
9%
Trabaja
16
Desarrollador 16
Evaluación
(264)
Proyectos
538
50%
Arbitraje
55
40% / 36%
Caducado
224
42%
Trabaja
17
Desarrollador 17
Evaluación
(475)
Proyectos
504
53%
Arbitraje
10
60% / 20%
Caducado
3
1%
Libre
18
Desarrollador 18
Evaluación
(45)
Proyectos
76
20%
Arbitraje
7
0% / 86%
Caducado
14
18%
Libre
19
Desarrollador 19
Evaluación
(56)
Proyectos
174
71%
Arbitraje
4
100% / 0%
Caducado
1
1%
Libre
Solicitudes similares
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
OK I just need 1 MOD Who can do it free There is a (Reciever EA) that receives signals from a (Sender EA) I need to ADD one mod It may even look like the option/signal is there= Ignore it Coding was wrong on that part This is simple The option in the Reicver EA will Be called "Open Copy Live" with the option to Set to True or False When set to true the Reicver EA will Watch
Hi there, I need a very highly skilled mt4 programmer to code and design an EA from scratch. The logic of the EA will be discussed with you in comments section, only reach out if you can code perfectly for mt4 using MQL4 coding solutions language, EA must be able to run well without any problems and work according to the logic thanks
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better
### Summary of EA Requirements 1. **Time Period**: - The EA should operate on the H4 timeframe. 2. **RelicusRoad MACD v2 Indicator**: - **Parameters**: - Fast EMA Period: 12 - Fast EMA Type: Close price - Slow EMA Period: 24 - Slow EMA Type: Close price - Signal SMA Period: 9 - The EA should use this indicator to determine the crossover condition between the MACD line and the signal line. 3
An EA that executes when the 21 and 55 SMA Cross on certain time frame also the EA will understand supply and demand levels and executes when price reacts on this levels specified and target/stoploss levels will be predetermined...also the robot will also comprise stochastic oscillator
Ind V5 TV Strategy Requirements: Instruments: Forex pairs, Crypto and Stocks across exchanges TimeFrame: Multi-Time Frame comparisons, details below Indicators: Ichimoku Cloud, ATR & Choppiness Index Trade times: First Order: Day of Week Start Time, Day of Week First Order time, Day of Week Last Order Time and Day of Week Square Off Time Intraday TF: 1 min, 3 mins, 9 mins, 27 mins and 81 mins Position Size (Lots)
I want this EA in mql4. The two indicators are written in pinescript Developer should please understand it to develop the EA. One of the indicator will be used as direction and the other for entry. The should have code that it can be used for( only one PC and an expiration date. ; this the developer should show me how to adjust it, so that I can adjust to my preference). Parameters:number of trades.lotsize, SL pips
I need a robot for forex trading~~The way the robot should work is that when I put it into a 5 minute chart, the chart will show 15 minutes, one hour, Regardless of whether they are buying or selling, they must buy or sell in the same color at the same time~~~ Use the following indicators: HalfTrend 1 & alerts mtf Trafficlight indicator.MQ4 When placed into a 5 minute chart ~ the chart will show 15 minutes, one
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing maximum budget = 150$ Preference is given to someone who: -speaks Arabic so I can explain it clearly to him - And the lowest price

Información sobre el proyecto

Presupuesto
30 - 100 USD
Para el ejecutor
27 - 90 USD
Plazo límite de ejecución
a 3 día(s)