EMA and MACD cross automation

MQL5 专家 外汇

工作已完成

执行时间5 天
员工反馈
Nice Man, No delay and good requirements
客户反馈
Very flexible, really made sure they understood the requirements fully and took care to ensure everything was delivered as required.

指定

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.


反馈

1
开发者 1
等级
(48)
项目
53
8%
仲裁
18
17% / 39%
逾期
3
6%
繁忙
2
开发者 2
等级
(8)
项目
9
0%
仲裁
0
逾期
1
11%
工作中
3
开发者 3
等级
(142)
项目
199
21%
仲裁
13
62% / 23%
逾期
1
1%
繁忙
4
开发者 4
等级
(291)
项目
362
21%
仲裁
42
57% / 24%
逾期
40
11%
已载入
5
开发者 5
等级
(19)
项目
22
5%
仲裁
6
17% / 17%
逾期
3
14%
已载入
6
开发者 6
等级
项目
0
0%
仲裁
0
逾期
0
空闲
7
开发者 7
等级
(48)
项目
58
71%
仲裁
0
逾期
2
3%
工作中
8
开发者 8
等级
(13)
项目
20
20%
仲裁
6
33% / 33%
逾期
3
15%
工作中
9
开发者 9
等级
(138)
项目
199
80%
仲裁
17
29% / 47%
逾期
10
5%
工作中
10
开发者 10
等级
项目
0
0%
仲裁
0
逾期
0
空闲
11
开发者 11
等级
(54)
项目
159
69%
仲裁
4
100% / 0%
逾期
1
1%
工作中
12
开发者 12
等级
项目
0
0%
仲裁
0
逾期
0
空闲
相似订单
hi, I'm looking for who can help me with my needed I must do changes to a dashboard with manual input of trader and active expert. Budget 30$ Can do
I have an MT5 EA which I like to modify to run on custom symbol chart. I can backtest the EA on the custom symbol chart, but I cannot run on the chart to trade. When I attach the EA to the custom symbol chart, it gives me error: "2024.06.07 21:27:59.270 Trades '1520250871': failed request buy 0.1 BTCUSD_ATR10_M1 at 69260.30000 [Invalid request]" Please help me to modify the EA to run on custom symbol chart. EA is
I will provide pine script and need to convert it as a mql4 EA. The system is based on swing highs and lows. If you interested please knock me, Thank you
I want an Indicator that : Draws vertical lines at the opening of candles on a time frames selected.( I want to be able change the candle timeframe the line will be drawn. Eg. I can slelect 1H, 4H etc from the settings, and the vertical line will be drawn at the opening). Draw a horizontal line at the opening of the candles in the selected timeframe. Calculate the average range of the candles on a selected timeframe
I would need an indicator which makes averages on chart (like the one existing already on mt4 where you can choose between EMA, SMA, ...) but what i need is on chart a button plus and minus which i could press in order to change the average visually on chart( so i dont have to come back in the settings of the indicator each time to introduce a new average number) And average in mt4 is limited basically at 4000 but
Bot name: Blues🚀ProFx The bot should work with the 5mins time frame and it must move with the market price bar when it moves up 5pips and above let 10 trades be opened in the up direction and each having a stop loss of 20pips. After every 5mins if a new candle forms in the same direction let another 10 trades be opened in the same manner. Then when the market trend changes and a bearish candle starts to form and
Hello, I need an EA for both MQL4 and MQL5 that complies with the following rules; A maximum daily drawdown of 4%. This means it should close all trades after a 4% loss and not trade for the rest of the day. It should not use martingale, No grid trading, No trade stacking (opening three or more trades at the same time in the same direction), trades should spends minutes before closing. The EA should also be able to
Hi i need a indicator be turned into forex robot THOSE TWO INDICATORS ARE REVERSAL INDICATORS I WANT THEM TO BE COMBINED BUY ON UPTREND SELL ON DOWNTREND CONTINUE TO OPEN TRADES ACCORDING TO THE TREND USING BUILT-IN RISK 1% OF THE ACCOUNT PARAMETER LOTS SIZE, STOPLOSS THE EA MUST WORK ON EVERYTIME FRAME BE ABLE TO TRADE INDICES, FX PAIRS, COMMODITIES
Hello everyone, I need a simple Hedging EA that won't open opposing trades right away. The key is to avoid Hedging with the aim to lock in a price/spread arbitrage. If you already have a profitable EA that is similar and that has result I would be more than welcome to take a look at it or if you can build one for me I am more than welcome to pay for it. It must be an MT5 EA
Seeking an expert in LSTM (Long Short-Term Memory) for MT4 to implement the most cutting-edge and advanced form of LSTM with full feature integration. The ideal candidate will possess extensive experience in leveraging LSTM technology within MT4, ensuring optimal performance and profitability. Join us in revolutionizing trading strategies with state-of-the-art LSTM algorithms tailored for MT4. Add a zig zag to the

项目信息

预算
40+ USD
VAT (21%): 8.4 USD
总计: 48.4 USD
开发人员
36 USD
截止日期
 7 天