Waddah EA

MQL5 Experts

Job finished

Execution time 3 days
Feedback from employee
Great client to work with, will definitely work with him again

Specification

For the attached Waddah indicator, I need an EA that opens a position when the bar closes above the deadzonepip red dashed line.

A red bar crossing and closing above the deadzonepip will open a sell order.

A green bar crossing and closing above the deadzonepip will open a buy order.

-------------------------

Inputs:

Magic Number:

SL in Pips:

TP in Pips:

Lots:

Close at Profit: 

--------------------

There should be a "Close at Profit" input that closes the pending and open positions at a specified $ amount. For example, if the input for this is $100, then the EA will close the pending order and open positions once the profit is $100.

Once this EA places the buy or sell order and pending order, the EA opens the next position only when in the opposite direction. 

Once this EA places the buy or sell order, the EA opens the next position only when in the opposite direction. 


Can

Responded

1
Developer 1
Rating
(152)
Projects
212
22%
Arbitration
14
57% / 21%
Overdue
1
0%
Busy
2
Developer 2
Rating
(47)
Projects
68
13%
Arbitration
2
50% / 0%
Overdue
7
10%
Free
3
Developer 3
Rating
(131)
Projects
152
22%
Arbitration
5
0% / 60%
Overdue
4
3%
Busy
4
Developer 4
Rating
(2413)
Projects
3031
66%
Arbitration
77
48% / 14%
Overdue
340
11%
Free
5
Developer 5
Rating
(333)
Projects
452
52%
Arbitration
22
50% / 27%
Overdue
5
1%
Working
6
Developer 6
Rating
(194)
Projects
198
27%
Arbitration
0
Overdue
3
2%
Free
7
Developer 7
Rating
(16)
Projects
24
17%
Arbitration
2
0% / 50%
Overdue
1
4%
Free
8
Developer 8
Rating
(62)
Projects
84
26%
Arbitration
22
23% / 50%
Overdue
23
27%
Working
9
Developer 9
Rating
(447)
Projects
506
33%
Arbitration
25
40% / 48%
Overdue
7
1%
Loaded
10
Developer 10
Rating
Projects
1
100%
Arbitration
0
Overdue
0
Free
11
Developer 11
Rating
(36)
Projects
44
32%
Arbitration
6
17% / 33%
Overdue
8
18%
Free
12
Developer 12
Rating
(14)
Projects
22
23%
Arbitration
7
43% / 29%
Overdue
3
14%
Loaded
13
Developer 13
Rating
(4)
Projects
6
0%
Arbitration
4
25% / 75%
Overdue
0
Free
14
Developer 14
Rating
(41)
Projects
88
14%
Arbitration
29
31% / 55%
Overdue
36
41%
Working
15
Developer 15
Rating
(54)
Projects
73
44%
Arbitration
21
14% / 67%
Overdue
8
11%
Free
16
Developer 16
Rating
(88)
Projects
107
37%
Arbitration
8
88% / 0%
Overdue
0
Free
17
Developer 17
Rating
(439)
Projects
545
25%
Arbitration
21
38% / 38%
Overdue
83
15%
Free
18
Developer 18
Rating
(293)
Projects
369
21%
Arbitration
43
60% / 23%
Overdue
43
12%
Working
19
Developer 19
Rating
(2070)
Projects
2629
61%
Arbitration
113
45% / 26%
Overdue
418
16%
Working
20
Developer 20
Rating
(6)
Projects
6
33%
Arbitration
2
0% / 100%
Overdue
0
Working
21
Developer 21
Rating
(287)
Projects
428
63%
Arbitration
5
40% / 0%
Overdue
4
1%
Working
22
Developer 22
Rating
(563)
Projects
931
47%
Arbitration
301
59% / 25%
Overdue
123
13%
Working
23
Developer 23
Rating
(66)
Projects
143
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Free
24
Developer 24
Rating
(56)
Projects
169
70%
Arbitration
4
100% / 0%
Overdue
1
1%
Free
Similar orders
Hi, i want to create EA that using martingale and hedge system working on metatrader 4 and has some options to be manually changed in the bot options i need expert in this strategy to do this job note that strategy is very simple no indicator needed unless moving average
Hi there, I have an MT5 EA with its source code that I would like to convert to MT4 and enhance with additional features. Currently, the EA functions as a cost-averaging and martingale EA. When I want to trade only buy or only sell, I place the EA on one chart. To trade both buy and sell, I place the EA on two charts. Each leg (buy and sell) operates independently with its own parameters. The EA does not use any
looking for someone to create an EA based on the OHLC of the last x candles, calculate lot size and place limit and stop orders with partial close. some other features
I have one table (Google Sheets) in my Google account. I need the MQL5 EA to be able to read this table and write to it. Please clarify immediately: can MQL5 EA access my table with my Google login and password or do I need to create some kind of service account
I would like a trading robot / Expert Advisor that simply operates on two basic trading view indicators to enter trades. Everything happens on the 1 minute time frame for this robot. Make the settings of both indicators full customization enabled from my end and also the risk percentage must be adjustable from my end but the risk-to-reward ratio must be fixed to 1:1.5. The scalping robot must operate based on two
I require an English speaking programmer to create the following robot: Brief overview: The program primarily operates just after the open of a new candle on the chart it is attached to. On new candle opening, previous candles over a user defined period are checked. If the number of candles closing with a price rise equal or exceed a given number, the market is considered “Overbought” and the program opens a buy or
Ezeana 40+ USD
i would like to have high frequency trading strategy bot that opens and close multiple trades in short calculated period of time . the expert adviser should be able to full run automatically on its own with 99% winning rate
i need a custom indicator in mql5 syntax with arrows to point when to buy or sell at time frames M5 and M15. the bellow settings and criteria look into higher time frames to confirm entries. I need extra string to add symbols: input string symbol2 = "DXY"; input string symbol3 = "US10Y"; i have made a very basic sketch on chatgpt but it needs professional code work. Indicators and Settings Used: Commodity Channel
The goal of this project is to catch positions which are moving in the right direction, while locking / hedging the ones that do not. Positions are only opened when price has been moving according to the predominant trend, and wins are used to buy down existing locked positions as required. Please see the attached files for full explanation of the requirements and anticipated solution
I have two not very sophisticated bots that need to be converted from python to MQL5. The bots are very similar, they use 99% of the same methodology, the only difference being that one is a trend-following bot, and the other is a mean reversion bot. I need the parameters to be at the top of the script so that they can be easily changed and optimised. The entire codebase is already done in python (sl,tp, trailing

Project information

Budget
60+ USD
For the developer
54 USD