I need an Expert Advisor

MQL4 Experts

Job finished

Execution time 12 days
Feedback from customer
Techno is awesome to work with. I will work with him again.
Feedback from employee
Thanks for an interesting job

Specification

The EA is based on Ema Crossover based on bar close filtered by MACD Histogram and Ichimoku Cloud

Buy conditions

1. Fast Ema crossed Slow Ema from below

2. Price closed above Ichimoku cloud

3. MACD Histogram change direction (from a lower to higher value)

4. Price closed higher than open price (meaning the bar closed green)

5. If bar closed Red, wait for the next bar to close Green (This should be an input parameter how many bars to wait)

6. Buy at the open of the next bar if above conditions are met 

Sell conditions

1. Fast Ema crossed Slow Ema from above

2. Price closed below Ichimoku cloud

3. MACD Histogram change direction (from higher to lower value)

4. Price closed lower than open price (meaning the bar closed red)

5. If bar closed green, wait for the next bar to close red (This should be an input parameter how many bars to wait)

6. Sell at the open of the next bar if above conditions are met  

 

It should include these mandatory Input parameters:

Indicator settings for EMA

Fast Ema

Slow Ema

Indicator settings for MACD

Fast Ema

Slow Ema

MACD SMA

Indicator settings for Ichimoku

Tenkan-Sen

Kijun-sen

Senkou Span B

Stop Loss and  Take Profit Settings

SL

TP 

Exit settings

I do not know what to type here but the idea is position should be closed in two ways

1. TP is hit or 

2. Opposite signal happened 

3. Outside of time operation if TP is hit or there is a valid opposite crossover, the EA should close the position, but NOT open a trade in the opposite direction. All trades should only be opened in the hours of operation.

Important:

If I manually close a position, the EA should never open a new position. 

The EA should not close current position outside of trading operation (If I set operation time starting 10:00 to 20:00, current open position should not be closed at 21:01) unless item #3 above in Exit Settings is met.

Trailing Stop and Breakeven Settings 

Breakeven pips (# of pips in profit to trigger Breakeven)

Lock in pips (# of pips to close as profit after breakeven is triggered)

Trail start (# of pips in profit to trigger trail)

Trail pips (For example: My trail start is at 30 pips and my trail pips is 5, I will be stopped out at 25 pips profit if price not not go higher than 30 pips profit)

EA operation time settings (I would like to run the EA at different sessions)

Start Hour

Start minutes

End hour

End minutes 

Money management Settings 

MM (true or false)

Risk (Based on Equity)

Lot Size (if MM is false)

Others

My Broker is ECN, but the EA should also work on non-ECN broker

The EA could be similar to the freely available Universal MA EA (See attached). The main difference is the MACD and Ichimoku additions 

Distance of close price above (buy) or below (Sell) the cloud should be an input parameter

 

Additional parameters that I forgot:

Allowable slippage 

If the bar that meet the EMA cross requirement, did not meet either or both MACD or Ichimoku requirements, no trade should be taken, but if the next bar meet all requirements, a trade should trigger.  

The EA should work on time based, renko or range bar charts (Offline charts)

Responded

1
Developer 1
Rating
(63)
Projects
80
28%
Arbitration
17
12% / 76%
Overdue
48
60%
Free
2
Developer 2
Rating
(800)
Projects
1371
72%
Arbitration
112
29% / 48%
Overdue
341
25%
Loaded
3
Developer 3
Rating
(34)
Projects
80
34%
Arbitration
13
31% / 54%
Overdue
19
24%
Free
4
Developer 4
Rating
(473)
Projects
1138
44%
Arbitration
51
31% / 33%
Overdue
500
44%
Free
5
Developer 5
Rating
(128)
Projects
236
65%
Arbitration
30
37% / 23%
Overdue
49
21%
Free
6
Developer 6
Rating
(187)
Projects
367
56%
Arbitration
45
22% / 56%
Overdue
188
51%
Free
7
Developer 7
Rating
(49)
Projects
74
18%
Arbitration
30
17% / 53%
Overdue
31
42%
Free
8
Developer 8
Rating
(18)
Projects
21
38%
Arbitration
17
0% / 88%
Overdue
2
10%
Free
9
Developer 9
Rating
(1)
Projects
2
50%
Arbitration
0
Overdue
0
Free
10
Developer 10
Rating
(3)
Projects
4
0%
Arbitration
3
0% / 100%
Overdue
0
Free
11
Developer 11
Rating
(548)
Projects
1330
59%
Arbitration
28
82% / 0%
Overdue
10
1%
Free
12
Developer 12
Rating
(59)
Projects
182
55%
Arbitration
31
45% / 16%
Overdue
103
57%
Free
13
Developer 13
Rating
(272)
Projects
394
63%
Arbitration
70
53% / 26%
Overdue
198
50%
Free
14
Developer 14
Rating
(30)
Projects
93
49%
Arbitration
18
56% / 17%
Overdue
38
41%
Free
15
Developer 15
Rating
(94)
Projects
101
41%
Arbitration
1
0% / 100%
Overdue
4
4%
Free
16
Developer 16
Rating
(71)
Projects
254
53%
Arbitration
16
50% / 38%
Overdue
83
33%
Free
17
Developer 17
Rating
Projects
0
0%
Arbitration
1
0% / 100%
Overdue
0
Free
18
Developer 18
Rating
(47)
Projects
140
49%
Arbitration
9
56% / 0%
Overdue
27
19%
Free
19
Developer 19
Rating
(128)
Projects
206
49%
Arbitration
29
28% / 48%
Overdue
33
16%
Free
20
Developer 20
Rating
(6)
Projects
8
38%
Arbitration
3
0% / 67%
Overdue
5
63%
Free
21
Developer 21
Rating
(118)
Projects
201
42%
Arbitration
44
9% / 68%
Overdue
47
23%
Free
Similar orders
1) the EA can compound the lot size from 0.01 to 0.02 so on 2) the EA must able to trade different kind of pair 3) the EA will have stoploss or take profit 4) long term profit 5) for equiry will be 100 for every 0.01 lot Developer will have that kind of EA may apply and introduce any investor account! this EA must have mql4 file
p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font: 13.0px 'Helvetica Neue'} Hello Looking for someone to help me improve my current strategy on my own algorithm and to also add hedging mode
I want the script in mql5 language for my martingale strategy. The script should open trades in both directions buy and sell and if any trade closes in loss then open new trade in that direction by using the next volume and when trade closes in profit then reset the volume to first from volume list and also maximum consecutive losses limit will apply. If trades closes consecutively in losses and hits the limit then
Long Position 1. Trend Line: When a Lower High (LH) is formed, draw a trend line from the previous Higher High (HH) to the new LH. 2. Trend Line Adjustment: If a new Lower High (LH) is formed without breaking the trend line, redraw the trend line to the new LH. Draw a trend line between the Higher High (HH) and the Higher Low (HL). If a new Higher High (HH) is formed, remove the previous trend line and draw a new one
Please watch the video on this youtube channel and download the Indicator from there. https://www.youtube.com/watch?v=ldTomLu8DxE&amp ;t=32s Rules are explained on the video and the download of the indicator is on the same video
I would like an EA that follows exactly this steps to trade de daily candle. Watch the video and then see if you can do the task. https://www.youtube.com/watch?v=g3oDYq4P9ZE Document is one this link https://cdn.discordapp.com/attachments/1135977927469703230/1135978751461695598/Daily_Bias-TTrades_edu.pdf?ex=669a9a27&amp ;is=669948a7&hm=96de195f7e695a381c1261b065f67b94fae319d02a0c88641b146f8b2978320c& Should have
I have a custom EA that works fine in the live market trading, but when doing a back test in the strategy tester , it does not open sell orders. There are no errors or warnings; it just doesn't open sell orders. I've checked every possible reason that might be the reason why it does not open sell orders, but I can't find anything, especially since it works fine in the real market and it opens both buys and sells
Hi, I have an indicator from my friend, I want to copy it to my own MT5 can you do that for me. Here is the link
I installed the E.A. into the Experts folder in MT4. When I double click on it nothing happens. When I right click and "attach to chart" nothing happens. The E.A. is not grayed out, it simply will not attach. Any help would be greatly Appreciated
I have an EA and want to add few new logic to fetch profit taking factors and other values from an external master data and use it in existing EA

Project information

Budget
100 - 150 USD
For the developer
90 - 135 USD
Deadline
from 5 to 20 day(s)