Expert Advisors based on MACD

MQL4 Experts

Trabalho concluído

Tempo de execução 36 dias

Termos de Referência

Hello! I need 2 expert advisors coded for the mt4 platform.

The specifications of the 2 EAs are as follows

Entry strategies:

§  EA 1: Same as the MACD Sample which is included in the standard pack of the MetaTrader 4 terminal.

§  Long (BUY) entry – MACD indicator is below zero, goes upwards and is crossed by the Signal Line going downwards.


§  Short (SELL) entry MACD indicator is above zero, goes downwards and is crossed by the Signal Line going upwards.


User will be able to set the lots, MACDOpenLevel, MACDCloseLevel, MATrendPeriod.

For specifications, see https://www.mql5.com/en/articles/1510

EA2: Based on the MACD histogram. Enter after the histogram crosses the zero line. Buy when the histogram crosses from below the zero line to above the zero line (negative bar followed by a positive bar); sell when the histogram crosses from above the zero line to below the zero line (positive bar followed by a negative bar).

In both EAs, the user will be able to set the following:

In the “common” area, user can decide whether to enter long and/or short positions.

User will be able to determine the lot size and maximum slippage of a trade.

User can set the value of fast, slow, signal period of MACD and whether to use simple or exponential moving average for each of the three moving averages.

User will be able to set the time of day during which the EAs open trades. The time can be intraday (e.g. 06:25 to 18:45) or overnight (e.g.17:36 to 06:37).

The user can determine whether to open more trades by the EAs when the previous trade is still open.

Exit strategy:

Both EAs use the same exit strategy.

There will be three take-profit levels and a stop loss which is movable. User can set the percentage of the trade closed on each take-profit level (0 to 100). Upon the first partial take-profit the stop loss could be moved(optional) to a fixed number set by the user and at the second partial take-profit the stop loss could be moved(optional) again to a fixed number set by the user. The numbers set by the user can be both negative and positive. 

The exit strategy of the original “MACD Sample” included in the standard pack of mt4 terminal will be deactivated.

I need mq4 and ex4 files for both EAs. The EAs will be able to work in the market as well as in the strategy tester. They will be able to work in any time frame.

 

 

Arquivos anexados:

Respondido

1
Desenvolvedor 1
Classificação
(878)
Projetos
1391
67%
Arbitragem
117
32% / 42%
Expirado
215
15%
Livre
2
Desenvolvedor 2
Classificação
(584)
Projetos
915
46%
Arbitragem
31
39% / 29%
Expirado
93
10%
Trabalhando
3
Desenvolvedor 3
Classificação
(117)
Projetos
138
41%
Arbitragem
30
7% / 77%
Expirado
17
12%
Livre
4
Desenvolvedor 4
Classificação
(2)
Projetos
2
0%
Arbitragem
13
8% / 92%
Expirado
1
50%
Livre
5
Desenvolvedor 5
Classificação
(52)
Projetos
133
44%
Arbitragem
14
50% / 29%
Expirado
55
41%
Livre
6
Desenvolvedor 6
Classificação
(2060)
Projetos
2617
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Ocupado
7
Desenvolvedor 7
Classificação
(319)
Projetos
518
66%
Arbitragem
52
21% / 38%
Expirado
164
32%
Trabalhando
8
Desenvolvedor 8
Classificação
(2404)
Projetos
3019
65%
Arbitragem
77
47% / 14%
Expirado
340
11%
Trabalhando
9
Desenvolvedor 9
Classificação
(106)
Projetos
314
49%
Arbitragem
42
52% / 19%
Expirado
22
7%
Livre
10
Desenvolvedor 10
Classificação
(769)
Projetos
1033
44%
Arbitragem
50
8% / 50%
Expirado
117
11%
Livre
11
Desenvolvedor 11
Classificação
(547)
Projetos
824
73%
Arbitragem
15
53% / 13%
Expirado
193
23%
Trabalhando
12
Desenvolvedor 12
Classificação
(488)
Projetos
1014
58%
Arbitragem
29
28% / 24%
Expirado
131
13%
Trabalhando
13
Desenvolvedor 13
Classificação
(647)
Projetos
1295
67%
Arbitragem
84
26% / 49%
Expirado
338
26%
Livre
14
Desenvolvedor 14
Classificação
(1119)
Projetos
1421
62%
Arbitragem
21
57% / 10%
Expirado
43
3%
Livre
15
Desenvolvedor 15
Classificação
(465)
Projetos
694
56%
Arbitragem
43
30% / 33%
Expirado
112
16%
Trabalhando
16
Desenvolvedor 16
Classificação
(69)
Projetos
76
59%
Arbitragem
0
Expirado
12
16%
Livre
17
Desenvolvedor 17
Classificação
(1)
Projetos
5
40%
Arbitragem
1
100% / 0%
Expirado
0
Livre
18
Desenvolvedor 18
Classificação
(130)
Projetos
210
40%
Arbitragem
90
20% / 43%
Expirado
85
40%
Livre
19
Desenvolvedor 19
Classificação
(1853)
Projetos
3454
88%
Arbitragem
73
40% / 15%
Expirado
265
8%
Livre
20
Desenvolvedor 20
Classificação
(221)
Projetos
369
66%
Arbitragem
10
50% / 0%
Expirado
46
12%
Livre
21
Desenvolvedor 21
Classificação
(182)
Projetos
342
42%
Arbitragem
118
12% / 73%
Expirado
104
30%
Livre
22
Desenvolvedor 22
Classificação
(128)
Projetos
236
65%
Arbitragem
30
37% / 23%
Expirado
49
21%
Livre
23
Desenvolvedor 23
Classificação
(61)
Projetos
120
34%
Arbitragem
17
18% / 41%
Expirado
51
43%
Livre
24
Desenvolvedor 24
Classificação
(89)
Projetos
137
24%
Arbitragem
35
9% / 40%
Expirado
52
38%
Livre
Pedidos semelhantes
Create an Expert Advisor script in MQL5 for Metatrader 5 with the following elements: Use the input function to be processed in the code so that it can be manually set (including on or off) with the following elements: [Stop loss] of 15 points [Trailing stop] of 10 points [Trailing step] of 1 point [Take profit] of 100 points [Lot size] [3 different time zones] during which the script trades [RSI 14] based on the
Conditions: If previous 1 minute candle close is higher than the current 1 minute candle opening then buy 1 lots of XAUUSD. If previous 1 minute candle close is lower than the current 1 minute candle opening then sell 1 lots of XAUUSD. If previous 1 minute candle close is higher than the current 1 minute candle opening by at least 10 USD then sell 1 lots of XAUUSD. If previous 1 minute candle high is higher than the
I have multiple mt4 / Mt5 accounts on several VPS. My initial thought is using Google Sheets or Excel and have the data pushed VIA an EA (1 instance installed on each MT4 / Mt5 account and pushed to the same Sheet) using api. One sheet would display the general data and the subsequent sheets would display more detailed data for every account loaded up. I’d probably be working with a programmer who can provide a
hi.. i have a pin script (TV) but some lines in the code needs to be fixed,,, i will attach the file thanks very much in advance, Also there will be more project in front, so I need a very dedicated developer
Bom dia, O filtro de notícias do meu EA deixou de funcionar. Algum especialista para trabalhar no filtro de notícias? A ideia é apenas eliminar ordens pendentes ou abertas alguns minutos antes da divulgação de notícias e voltar a abrir alguns minutos depois da divulgação das notícias. Obrigado e cumprimentos, Nelson Dias
Trend follower 30 - 70 USD
Hey design for me an EA by the name of the trend follower on MT5 The EA will work on all timeframe, detect signals, trade and send them on telegram. The EA will have to detect the general trend first, then detect the signal that will follow the trend. After trend detection, EA will generate signals will be detected will be generated and send on telegram as trading zone. 1 Trend detection EA has to detect general
I need an Expert Advisor that can read trade signals from a Telegram Channel and then execute those trades. My telegram bot has admin access to the Telegram Channel The EA needs the following functionality: Position Size: Auto: + Have fixed lot size set in settings. + Have lot size by % of account (set in settings) Manual: + From lot size set in trade signals message. + From lot size by % of account from trade
Before you apply please read my terms This Job has been handle by two different coder and i have a copy of the code they provided right now on my vps The Job was cancel because it doesn't work as specify As a result of this i will require you provide a code that open and close before we lock the entire fund Let assume your fees is $40 or $60 or etc i will first upload requirement with $30 for you to start coding you
The ZONE RECOVERY/HEDGING STRATEGY will be on a timeframe where each strategy is independent and pending orders should be placed at the high and low of the candlestick. If it is a buy, then the pending order at the high of the candlestick will be triggered, and if it is a sell, then the pending order at the low of the candlestick will be triggered. If the market breaks the high of the candlestick, then the pending
I NEED AN EXPERT ADVISOR BASED ON DIVERGENCE INDICATOR AND ORDER BLOCK INDICATOR.IT WILL USE ORDER BLOCK INDICATOR MAIN,SIGNAL AND CONFIRMATION CANDLES TO OPEN POSITIONS.IT WILL USE SOME DIFFERENT SETTINGS.TIME CONDITIONS,MULTIPLY SETTINGS,TRAILING STOP LOSS BREAKEVEN SETTING E.T.C.I WILL GIVE INDICATORS

Informações sobre o projeto

Orçamento
140 - 220 USD
Desenvolvedor
126 - 198 USD
Prazo
de 1 para 35 dias