EMA and MACD cross automation

MQL5 전문가 Forex

작업 종료됨

실행 시간 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%
중재
19
16% / 37%
기한 초과
3
6%
바쁜
2
개발자 2
등급
(8)
프로젝트
8
0%
중재
0
기한 초과
0
작업중
3
개발자 3
등급
(137)
프로젝트
191
21%
중재
12
58% / 25%
기한 초과
1
1%
로드됨
4
개발자 4
등급
(288)
프로젝트
359
21%
중재
42
57% / 24%
기한 초과
39
11%
로드됨
5
개발자 5
등급
(17)
프로젝트
21
5%
중재
6
17% / 17%
기한 초과
3
14%
로드됨
6
개발자 6
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
7
개발자 7
등급
(47)
프로젝트
57
72%
중재
0
기한 초과
2
4%
무료
8
개발자 8
등급
(12)
프로젝트
16
6%
중재
5
40% / 20%
기한 초과
2
13%
바쁜
9
개발자 9
등급
(134)
프로젝트
194
80%
중재
17
29% / 47%
기한 초과
10
5%
작업중
10
개발자 10
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
11
개발자 11
등급
(53)
프로젝트
155
69%
중재
4
100% / 0%
기한 초과
1
1%
무료
12
개발자 12
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
비슷한 주문
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
I need someone to help me convert my tradingview pinescript to mt4, my budget for this project is $20 and I need this done fast in two days, Also, I am going to need you to be able to build a new indicator because that's the nest project, But I need to know if you can do this first , Thank you

프로젝트 정보

예산
40+ USD
VAT (21%): 8.4 USD
총: 48.4 USD
개발자에게
36 USD
기한
 7 일