EA based on MACD / ATR / Fractals

MQL4 Experts

Job finished

Execution time 8 days

Specification

Hello dear developers,

I need on EA with the following specifications :


The MACD will have 2 conditions for buy  and sell (choose between 1 and 2) 


BUY CONDITION 1 : MACD Histogram >0 AND MACD Histogram > MACD Signal

BUY CONDITION 2 : MACD Histogram >0 AND MACD Signal >0


SELL CONDITION 1 : MACD Histogram <0 AND MACD Histogram < MACD Signal

SELL CONDITION 2 : MACD Histogram <0 AND MACD Signal <0


POSITION MANAGEMENT

Lot size type = fixed / risk

Risk (%) = (number)

Fixed lot size = (number)

Max number of trades = (number)

ATR period = (number)

Take profit ATR timeframe = Month / Week / Day / H4 / H1 / M30 / M15 / M5

Stop loss ATR timeframe = Month / Week / Day / H4 / H1 / M30 / M15 / M5

Trailing ATR = true / false

Trailing ATR timeframe = Month / Week / Day / H4 / H1 / M30 / M15 / M5


MACD SETTINGS

Fast EMA period = (number)

Slow EMA period = (number)

MACD EMA period = (number)

Timeframe 1 = Month / Week / Day / H4 / H1 / M30 / M15 / M5

Timeframe 2 = Month / Week / Day / H4 / H1 / M30 / M15 / M5

Timeframe 3 = Month / Week / Day / H4 / H1 / M30 / M15 / M5

Timeframe 4 = Month / Week / Day / H4 / H1 / M30 / M15 / M5

Timeframe 5 = Month / Week / Day / H4 / H1 / M30 / M15 / M5

Timeframe 6 = Month / Week / Day / H4 / H1 / M30 / M15 / M5

Buy condition : 1 / 2

Sell conditions : 1 / 2


POSITION TRIGGERING

Fractals = true / false

Fractals timeframe = Month / Week / Day / H4 / H1 / M30 / M15 / M5


If you have a better configuration for the EA you are welcome to tell me...


Thank you

Responded

1
Developer 1
Rating
(284)
Projects
350
21%
Arbitration
40
58% / 25%
Overdue
37
11%
Loaded
2
Developer 2
Rating
(1)
Projects
1
0%
Arbitration
0
Overdue
1
100%
Free
3
Developer 3
Rating
(50)
Projects
152
70%
Arbitration
4
100% / 0%
Overdue
1
1%
Working
4
Developer 4
Rating
(223)
Projects
398
34%
Arbitration
53
36% / 40%
Overdue
144
36%
Loaded
5
Developer 5
Rating
(121)
Projects
159
49%
Arbitration
15
53% / 27%
Overdue
4
3%
Working
6
Developer 6
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
7
Developer 7
Rating
(326)
Projects
515
32%
Arbitration
23
65% / 9%
Overdue
15
3%
Working
8
Developer 8
Rating
(166)
Projects
189
10%
Arbitration
37
38% / 35%
Overdue
5
3%
Working
9
Developer 9
Rating
(463)
Projects
492
52%
Arbitration
10
60% / 20%
Overdue
3
1%
Free
10
Developer 10
Rating
(540)
Projects
1317
59%
Arbitration
28
82% / 0%
Overdue
10
1%
Free
11
Developer 11
Rating
(263)
Projects
399
63%
Arbitration
5
40% / 0%
Overdue
4
1%
Loaded
12
Developer 12
Rating
(3)
Projects
3
0%
Arbitration
0
Overdue
1
33%
Free
13
Developer 13
Rating
(39)
Projects
50
18%
Arbitration
5
40% / 40%
Overdue
0
Free
14
Developer 14
Rating
(400)
Projects
454
34%
Arbitration
24
42% / 46%
Overdue
6
1%
Working
Similar orders
I need an automated EA to open positions based on the closing of a candle over/under the 50MA TP must be able to be set at specific points SP must be able to be set at previous candle open
MT4 TRADE COPIER EA 30 - 35 USD
Hello , how are you doing? Am in need of MT4 developer that can help me to develop trade copier EA for MT4 account Kindly bid for the project if it is what you can do for me thanks
I am looking for a professional developer to help me with creating a hedge grid bot. The concept is in the picture. The bot is quite simple. The bot basically opens buy and sell positions on each grid and self terminates when the upper limit (manually set is reached) 1. Set timer for new's releases (manual entry) 2. Slippage in pip's (manual entry) 3. Maximum drawdown in USD with self termination when entry
I needed to create a script based on MQL5, which depends on Stochastic and MACD indicators. Long entry should be once Stochastic lines are crossed above and MACD lines are crossed above and vice versa for short entry. If you know pine script, I have the pine script strategy code for this strategy, you can convert this into MQL5, Refer the below text file for the code
Nt8 30+ USD
I trade in NT8 and would like to code an Elliott wave measurment tool, which is very easy because I have the major Script for that.We need only to add some aspects into it. If you are interested,if you can do this do well to bid on it
This is ready made grid ea Bug- This ea has some bug like - a>if mt4 restart ea trade random without any logic. B>if i add 300 pips grid ,some time ea take next trade at 400 distance pips Feature 2. Add supply and demnad + 200 ma entry logic (supply demad indicator are add to attach) 3.Add two separet engine en1 -- en2. But engine have same grid logic but separate parameter and magic number bot have anti-grid
Due to developers not responding I try again. Im going to automate my strategy which is a breakout strategy but with some extra confirmations and rules, see attached file with description of the requirements. Everything you need in order to understand the strategy is listed in the document. If any questions appear feel free to ask! Please leave a quote, and only after reading the document attached. thanks ahead
Programmer needed to make my HFT bot more suitable for live trading. After testing and proven, if up to expectation, full funds will be received. Genuine offer but if this is successful further discussions can take place. DM me first so we can discuss further
An Expert Advisor based on Martingale's strategy is needed. Based on a tendency indicator, open a position, and if it hits the stop loss, open another position in the same or opposite direction (The EA should have the option to select this preference) with the lot size two times the previous lot. Also, the EA should have a risk management option to set the maximum drawdown limit to stop opening more orders. The EA
Hidden SL & TP 1. Design a simple interface on chart. Order No | Pair | Lot | TP | SL 5110022 | EURUSD | 1.0 | +20 | -30 2. EA will scan All existing orders and new orders and put to Chart Interface. 3. User is able to select which order on interface and put a custom TP and SL number. Eg: TP +20 | SL -30. And prices will calculate accordingly. 4. TP & SL is hidden on the MT4. 5. When the Order is closed, it will auto

Project information

Budget
30 - 100 USD
VAT (20%): 6 - 20 USD
Total: 36 - 120 USD
For the developer
27 - 90 USD
Deadline
to 5 day(s)