Simple Breakout EA for MT5 and MT4 to trade CFD Indices and FX pairs

MQL5 Experts

Job finished

Execution time 2 days
Feedback from customer
Incredible skills and amazingly fast executed. Highest recommendations
Feedback from employee
Good employer! Thank you :)

Specification

I need a simple Breakout EA to trade Indices like US30, DE40, US500 etc.


The EA will open trades based on Breakout of a box formed by HourStart and HourEnd variables

M15 chart, should have following Variables:


Box Hour Start 10:45 (HR:Min) (variable)

Box Hour End  11:00 (HR:Min) (variable)


Points Above Range 200 (Variable) ( Points neccesary Above Range of box to open trades) - EA will place pending orders at X points above box range

Points Below Range 100 (variable)   ( Points neccesary Below Range of box to open trades)  EA will place pending orders X points  below box range


Using Pending orders (as soon as Box Hour Ends, EA will place Pending orders with desired SL and TP, Above and Below Box, with selected Points Above and Below)

Order TP points  500 (variable

Order SL points   250 (variable)

TradeComment BreakoutFX (insert comment here)

MagicNumber 222 (magic number here)

Trailing Start 1000 (variable)  ( trailing should start when price is 1000 points in profits)

Trailing STOP 500 (Trailing stop follows price with 500 points stop loss )  

Lot Size 1 (variable) 

Close Pending orders at 11:15 (HR:Min time) (all pending orders will be closed/deleted)

Close All Open orders at 11:15 (HR:Min Time)  (all open orders will be closed, even if price is in profits or not)


It should be able to run on 3(or more) different charts, so I can create more breakout boxes, meaning it needs magic number


I have attached a picture with all variables so you can better understand it



Files:

Responded

1
Developer 1
Rating
(6)
Projects
12
8%
Arbitration
1
0% / 100%
Overdue
4
33%
Free
2
Developer 2
Rating
(1)
Projects
0
0%
Arbitration
0
Overdue
0
Free
3
Developer 3
Rating
(97)
Projects
135
52%
Arbitration
4
50% / 50%
Overdue
0
Working
4
Developer 4
Rating
(1092)
Projects
1448
45%
Arbitration
49
73% / 12%
Overdue
36
2%
Free
5
Developer 5
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
6
Developer 6
Rating
(10)
Projects
15
27%
Arbitration
3
67% / 33%
Overdue
0
Free
7
Developer 7
Rating
(39)
Projects
50
18%
Arbitration
5
40% / 40%
Overdue
0
Free
8
Developer 8
Rating
(549)
Projects
1332
59%
Arbitration
28
82% / 0%
Overdue
10
1%
Free
9
Developer 9
Rating
(297)
Projects
441
64%
Arbitration
5
40% / 0%
Overdue
4
1%
Working
10
Developer 10
Rating
(3)
Projects
4
0%
Arbitration
4
25% / 50%
Overdue
0
Working
11
Developer 11
Rating
(255)
Projects
413
38%
Arbitration
86
44% / 19%
Overdue
70
17%
Busy
12
Developer 12
Rating
(241)
Projects
426
34%
Arbitration
55
36% / 38%
Overdue
155
36%
Loaded
13
Developer 13
Rating
(568)
Projects
641
41%
Arbitration
21
57% / 29%
Overdue
47
7%
Working
14
Developer 14
Rating
(1)
Projects
1
0%
Arbitration
0
Overdue
0
Free
15
Developer 15
Rating
(1130)
Projects
1432
62%
Arbitration
21
57% / 10%
Overdue
43
3%
Free
16
Developer 16
Rating
(563)
Projects
932
47%
Arbitration
302
59% / 25%
Overdue
124
13%
Working
17
Developer 17
Rating
(477)
Projects
506
53%
Arbitration
10
60% / 20%
Overdue
3
1%
Free
18
Developer 18
Rating
(2086)
Projects
2646
61%
Arbitration
113
45% / 26%
Overdue
418
16%
Free
19
Developer 19
Rating
(41)
Projects
88
14%
Arbitration
30
30% / 53%
Overdue
36
41%
Working
20
Developer 20
Rating
(490)
Projects
1016
58%
Arbitration
29
28% / 24%
Overdue
132
13%
Working
Similar orders
Essa estratégia de trading automatizada foi desenvolvida para operar no par USD/JPY, utilizando médias móveis, RSI, e uma gestão de risco avançada com stop loss, take profit, trailing stop, e um sistema de análise de run-ups lucrativos. Vou explicar cada parte em detalhes: ### 1. **Identificação de Tendência:** - **Média Móvel Simples (SMA 200):** - A estratégia usa uma média móvel simples de 200 períodos
here are the old parameters of the robot EA based on BRILLIANT REVERSAL NON-REPAINT MT5 indicator buy when appears = slow zigzag green and fast zigzag green stop loss = 2 pip below fast zigzag green close order when it appears = fast zigzag red buy again when it appears= fast zigzag green sell when appears = slow zigzag red and fast zigzag red stop loss = 2 pip above fast zigzag red close order when it appears =
I need simple EA with not complex strategy and several custom parameters. I have example of the code. I have attached the example. Please reach me for more details. Thank you
I want you to create a strategy that has a 20 period moving average and 50 period moving average and takes buys if the 20 periods moving average is greater than the 50 period moving average and the stochastic RSI is below the 50 level and cross bullish. We want to exit our positions if price touches the 50 period moving average or if an opposing sell signal appears. For sells We want the 20 period moving averages to
I want to create a very simple EA for mt5 to trade boom and crash pairs on deriv broker. The trades are taken from 1minute timeframe with the help of support and resistance from the 15min timeframe. I have Included the Sup/Res indicator and will send more info in chat. I need an experienced mql5 coder with good ratings. Thank you
Create an EA based on the below trading algorithm. Algorithm Details: • Currency Pair: XAUUSD (Gold) • Trigger Time: New York session start time • Sell Condition: Trigger a sell order if the price is above the price at the end of the Tokyo session on the same day. • Buy Condition: Trigger a buy order if the price is below the price at the end of the Tokyo session on the same day. Settings to Include: • Lot Size • TP
Hi i am looking a perfect programmer who can help me to fix my EA or recode it again - Error in new series button, when I click off => EA still trades new series -max lot function also not working properly -fix if there is more error during testing
FIXED LEVELS 30+ USD
Hello coders , here I will describe the strategy in summary below. This is a fixed levels strategy , similar to grid ,but not grid , with fixed % percent intervals . It has Base orders and suborders in connection with Base order. Each order has its own stop loss , but closes TP together. The critical point is that at each level suborder's lot sizing depends on the profits of all positions of same type and a fixed
Pls i have an ea login i only want a programmer that can login and monitor only how the ea martingales and its trailing stop movements then I will explain my strategy so my strategy will work with the type of the martingale and trailing stop the login ea I will show you
1. DEAR DEVELOPERS I NEED AND EXPERT DEVELOPER WHO IS ALSO A TRADER SO AS WE CAN SHARE THIS IDEA AND SEE IF HE CAN COME UP WITH THE SOLUTION FOR TRADING FOR ME NOTE: I NEED EXPERIENCED DEVELOPER,also he need to handle slippages Execute trades at the interval of pip step in pips whether it’s a buy and sell and according to time frame with a broker tat as a low slippage. 2. At any interval (pip step in pips)

Project information

Budget
150 - 300 USD
For the developer
135 - 270 USD
Deadline
from 3 to 15 day(s)