EMA and MACD cross automation

MQL5 Experts Forex

Trabalho concluído

Tempo de execução 5 dias
Comentário do desenvolvedor
Nice Man, No delay and good requirements
Comentário do cliente
Very flexible, really made sure they understood the requirements fully and took care to ensure everything was delivered as required.

Termos de Referência

Hello, I am hoping to automate my trading strategy and have set out the criteria below.

Chart: 15m

Indicators

EMA: 7 period

EMA: 14 period

ATR: 14 period

MACD applied to close:

Fast: 7

Slow: 14

Smoothing: 7

Entry criteria for a buy:

  • It is between the hours of 09:00 and 23:00.
  • Price is above both EMAs.
  • The 7-period EMA is above the 14-period EMA, on the previous candle, it was below or equal to the 14-period EMA.
  • The MACD has a positive value, on the previous candle, it had a negative value.

Entry criteria for a sell:

  • It is between the hours of 07:00 and 21:00.
  • Price is below both EMAs.
  • The 7-period EMA is below the 14-period EMA, on the previous candle, it was above or equal to the 14-period EMA.
  • The MACD has a negative value, on the previous candle, it had a positive value.

No trade filters:

  • Lines of support and resistance will be present on the chart. If the criteria is met for an order to be placed within 30 pips of one of these lines and the trade is in the direction of the line, no order should be placed. For example, if criteria is met for a buy order and the entry price would be 30 pips or less below a line of resistance, no order should be placed. This will avoid buying into resistance or selling into support.
  • The code should also place time blocks that can be modified for when there is an economic news release. For example, NFP will be released at 13:30, so a condition that no trades should be placed between 13:15 and 13:45 is active. I should be able to modify these time blocks as and when required.
  • For a buy, the 7-period EMA has not been above or equal to the 14-period EMA on any of the previous four candles.
  • For a sell, the 7-period EMA has not been below or equal to the 14-period EMA on any of the previous four candles.

Entry and exit parameters

  • Risk per trade is 0.5% of account balance.
  • Orders are only placed at the close of a candle.
  • When conditions are met for a buy, a buy stop order is placed at 0.5ATR above the closing price of the most recent candle. For a sell, a sell stop order is placed at 0.5ATR below the closing price of the most recent candle.
  • Stop loss is placed at 15 micropips below/above entry.
  • There are three TPs, TP1 is at 15 micropips (1RR) where one third of the trade is closed. TP2 is at 30 micropips (2RR) where half of the remaining volume, one third of the original volume is closed. TP3 is at 45 micropips (3RR) where the rest of the trade is closed.


Respondido

1
Desenvolvedor 1
Classificação
(48)
Projetos
53
8%
Arbitragem
19
16% / 37%
Expirado
3
6%
Ocupado
2
Desenvolvedor 2
Classificação
(8)
Projetos
8
0%
Arbitragem
0
Expirado
0
Trabalhando
3
Desenvolvedor 3
Classificação
(137)
Projetos
191
21%
Arbitragem
12
58% / 25%
Expirado
1
1%
Carregado
4
Desenvolvedor 4
Classificação
(288)
Projetos
359
21%
Arbitragem
42
57% / 24%
Expirado
39
11%
Carregado
5
Desenvolvedor 5
Classificação
(17)
Projetos
21
5%
Arbitragem
6
17% / 17%
Expirado
3
14%
Carregado
6
Desenvolvedor 6
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
7
Desenvolvedor 7
Classificação
(47)
Projetos
57
72%
Arbitragem
0
Expirado
2
4%
Livre
8
Desenvolvedor 8
Classificação
(12)
Projetos
16
6%
Arbitragem
5
40% / 20%
Expirado
2
13%
Ocupado
9
Desenvolvedor 9
Classificação
(134)
Projetos
194
80%
Arbitragem
17
29% / 47%
Expirado
10
5%
Trabalhando
10
Desenvolvedor 10
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
11
Desenvolvedor 11
Classificação
(53)
Projetos
155
69%
Arbitragem
4
100% / 0%
Expirado
1
1%
Livre
12
Desenvolvedor 12
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
Pedidos semelhantes
Has anyone tried to create an EA based on the black scholes model? A) Is it even possible for metatrader5? B) What need to be added as input? C) Which other statistical and mathematical models could work and how? D) Do you have know-how in statistical and mathematical models? Would like to see some results
I want to lock my indicators and my EAs in the data folder with a password because i am going to give my pc to a trader , the real names of the indicators also should be changed or covered on the screen so no one should go and find them online
I am seeking an experienced developer for a project that involves two main tasks: Pine Script Conversion: I have a trading script written in Pine Script that is currently operational. I need this script converted to MQL4/MQL5 for use on the MetaTrader platform. Licensing System Development: I need a system to manage the distribution of my trading bot. This system should allow me to sell the bot and control access
I am looking for a skilled developer to assist me with a project involving the following tasks: Convert Pine Script to MQL4/MQL5: I have an existing script written in Pine Script that is already functioning well. I need it converted to MQL4 or MQL5 for use on MetaTrader. Licensing System Implementation: I require a system where I can sell my trading bot and manage access through licenses. This system should allow me
Trade Entry Rule : 1 . New Arrow Higher or Lower Appear : Entry . (Range/Period: {Input}) After Entry Trailing Stop Trails { Trail Step (Input) } 2 . Lot Size { Input } 3 . Take Profit { Input } 4 . Max Number of Trades { Input } 5 . Total Number of Trades per Entry { Input } ---------------------------------------------------------------------------- 6 . Spread Filter { Input }
Placing of order and opening up position. And management of trading position/orders, cancellation of orders and closing of position order lot calculation processing trading errors and environmental state signal lifetime what the programme cannot do for you
Hi i want to create a mt5 ea with 2 indicators. No hedging, grid or martingale only with proper risk managment with tp/sl. Pa Adaptive Hull Parabolic Psar Ea inputs: Ea start and stop time with minutes Inputs of 2 indicators % risk balance for auto lot size (% X,XX like % 0,24 and if stop loss hit i will lose % 0,24 of my balance) Risk/reward ratio for stop and tp(1/x,xx like 1/1,75) Lot size : auto or fix, if auto
I hope this message finds you well. I am currently seeking an experienced MQL developer to work on a project that involves modifying an existing trading robot and creating a new version with specific enhancements and customizations. I have the source code of a trading robot that I would like to modify. Requirements: Experience with MQL4 and MetaTrader 4 platform. Strong understanding of trading algorithms and
I want someone who is really skilled at making zigzag indicators,because I want a zigzag that does not ignore any zigzag that occurs. Please, if you are a beginner, do not offer me an offer. I want someone skilled in zigzag indicators. Very important: I do not want the dull methods that beginners use to draw zigzags
I want someone who is really skilled at making zigzag indicators,because I want a zigzag that does not ignore any zigzag that occurs. Please, if you are a beginner, do not offer me an offer. I want someone skilled in zigzag indicators. Very important: I do not want the dull methods that beginners use to draw zigzags

Informações sobre o projeto

Orçamento
40+ USD
IVA (21%): 8.4 USD
Total: 48.4 USD
Desenvolvedor
36 USD
Prazo
para 7 dias