Need an EA to autotrade when specific requirements are met based on 200/50 EMA and Stochastic indicators and uses ATR for setting SL and TP

MQL5 전문가 Forex

작업 종료됨

실행 시간 1 일
고객의 피드백
I received most of what I asked for. The code was commented well so from there I was able to tweak to get it perfect...and learn a little in the process. Very good communication as well.

명시

Hello. I'm trying to learn MQL5 to do this but have been hitting a wall getting it completed. So I'd like someone to code the EA for me and include the source files so I can learn from it...(to see what I'm doing wrong basically).

Inputs:

  1. Trading pair will be whatever is selected on the chart it's applied to.
  2. Lot size can be fixed or percentage. If fixed is selected, the default is 0.1. If percentage is selected the default is 1%. But either can be changed to suit the current needs.
  3. Max spread: default will be 5 but will not trade if the default spread is lower than the current brokerage amount.
  4. Hours for trading: default will be all hours, but can set a start and stop time if required.
  5. Days that trades can be opened: default will be Mon-Fri (Forex) but will have option to turn off individual days.
  6. Max orders: default will be 1 (only one trade open at a time) but can be changed to allow more.
  7. Stop Loss (SL): default will be 1.5x the Average True Range (ATR) when the trade is opened but can be changed as required.
  8. Take Profit (TP): default will be 1.5x the SL.
  9. Stochastic Range high (for shorts): default is 80 but can be adjusted as required.
  10. Stochastic Range low (for longs): default is 20 but can be adjusted as required.

Indicators used: all using the timeframe of the selected chart.

  • 200 period Exponential Moving Average (EMA)
  • 50 period Exponential Moving Average (EMA)
  • Stochastic: K length 14, D length 14, smoothing, 3, 3
  • Average True Range (ATR): 14 RMA smoothing

Requirements to open a long position:

  • No other orders currently open
  • Currently trading above both the 200 EMA and 50 EMA and 200 EMA is below the 50 EMA.
  • If, at any point, the 50 EMA moves below the 200 EMA, the process resets.
  • Price closes below the 50 EMA.
  • Both stochastic D and K are below the selected low range (default 20).
  • This doesn't have to be on the same candle that closed below the 50 EMA. We can wait until stochastic D and K cross below the selected low range unless 2 candles close below the 200 EMA or 50 EMA crosses below 200 EMA. If either of those happen then the process resets.
  • Stochastic K moves above stochastic D, but both are still below the selected low range. (Now trigger long position).
  • If either stochastic K or D move above the selected low range, the process resets.

Requirements to open a short position:

  • No other orders currently open
  • Currently trading below both the 200 EMA and 50 EMA and 200 EMA is above the 50 EMA.
  • If, at any point, the 50 EMA moves above the 200 EMA, the process resets.
  • Price closes above the 50 EMA.
  • Both stochastic D and K are above the selected high range (default 80).
  • This doesn't have to be on the same candle that closed above the 50 EMA. We can wait until stochastic D and K cross above the selected high range unless 2 candles close above the 200 EMA or 50 EMA crosses above 200 EMA. If either of those happen then the process resets.
  • Stochastic K moves below stochastic D, but both are still above the selected high range. (Now trigger short position).
  • If either stochastic K or D move below the selected high range, the process resets.

Info on the chart:

When the EA is running, please display the following in a box on the chart:

  • Current spread
  • Open order information
  • SL settings
  • TP settings
  • Possibly other normally included info

Attached is a screenshot of what a successfully place order would look like. Let me know any additional questions you may have.

파일:

PNG
ForexEntry.png
102.3 Kb

응답함

1
개발자 1
등급
(100)
프로젝트
125
23%
중재
12
0% / 75%
기한 초과
22
18%
무료
2
개발자 2
등급
(291)
프로젝트
452
18%
중재
27
48% / 26%
기한 초과
27
6%
로드됨
3
개발자 3
등급
(25)
프로젝트
34
12%
중재
2
0% / 0%
기한 초과
1
3%
무료
게재됨: 2 코드
4
개발자 4
등급
(39)
프로젝트
50
18%
중재
5
40% / 40%
기한 초과
0
무료
5
개발자 5
등급
(138)
프로젝트
179
42%
중재
23
61% / 17%
기한 초과
10
6%
작업중
6
개발자 6
등급
(75)
프로젝트
227
72%
중재
6
100% / 0%
기한 초과
1
0%
작업중
7
개발자 7
등급
(67)
프로젝트
97
35%
중재
11
27% / 45%
기한 초과
14
14%
무료
8
개발자 8
등급
(79)
프로젝트
148
41%
중재
2
100% / 0%
기한 초과
4
3%
작업중
9
개발자 9
등급
(1)
프로젝트
1
0%
중재
0
기한 초과
0
무료
10
개발자 10
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
11
개발자 11
등급
(4)
프로젝트
7
43%
중재
1
0% / 0%
기한 초과
1
14%
무료
12
개발자 12
등급
(188)
프로젝트
231
34%
중재
8
63% / 38%
기한 초과
6
3%
작업중
게재됨: 8 코드
13
개발자 13
등급
(68)
프로젝트
111
69%
중재
1
100% / 0%
기한 초과
2
2%
무료
14
개발자 14
등급
(90)
프로젝트
118
17%
중재
44
23% / 39%
기한 초과
20
17%
무료
15
개발자 15
등급
(64)
프로젝트
83
28%
중재
9
33% / 56%
기한 초과
9
11%
무료
게재됨: 1 코드
16
개발자 16
등급
(173)
프로젝트
184
71%
중재
0
기한 초과
0
무료
17
개발자 17
등급
(26)
프로젝트
35
14%
중재
0
기한 초과
0
작업중
18
개발자 18
등급
(72)
프로젝트
80
10%
중재
35
9% / 54%
기한 초과
6
8%
무료
19
개발자 19
등급
(270)
프로젝트
550
49%
중재
55
40% / 36%
기한 초과
227
41%
작업중
20
개발자 20
등급
(535)
프로젝트
613
34%
중재
33
39% / 45%
기한 초과
9
1%
바쁜
21
개발자 21
등급
(2571)
프로젝트
3245
67%
중재
77
48% / 14%
기한 초과
341
11%
작업중
게재됨: 1 코드
22
개발자 22
등급
(568)
프로젝트
641
41%
중재
24
50% / 29%
기한 초과
46
7%
작업중
23
개발자 23
등급
(2224)
프로젝트
2809
62%
중재
118
46% / 25%
기한 초과
427
15%
무료
비슷한 주문
John 600+ USD
The background of the image is black, which provides a clear contrast to the red text. A thin white line is visible at the top of the image, adding a subtle visual element to the design. Overall, the image effectively conveys its message through a simple yet effective design
//+------------------------------------------------------------------+ //| MyEA.mq5 | //| Fibonacci + Trend + Volatility Strategy | //+------------------------------------------------------------------+ #property copyright "YourName" #property version "1.00" #property strict input double LotSize = 0.1; input int MaxTradesPerDay = 5; input int ATR_Period = 14; input int
Hello, I need a professional developer who can handle my project perfectly. you must understand how to create and set up a server on mt5 platform I don't need a time-waster. If you don't understand, please don't send an offer, my budget is between the range of 50$, full requirements and video explanation will be sent through the inbox. It is needed urgently, kindly contact me now
THE STUDY : Add 4 study overlay in the input settings and color bar based on alert condition is sg1=1 I want it to trail the order instead of flat to avoid too much slippage What I do is the 15-Minutes chart I have filter also in the 10tick chart if those filters are meet the bar is green or red using sierrachar color bar based on alert condition I overlay the 4 in the study in the 6tick Renko chart that will
Hello developers. I need a good EA for trading and prop firm pass tools. Rules are simple: 1. No scalp OR small pip profit 2. No grid or martingale 3. I need demo file to test it in Backtest 4. End of job I want the EA source code
I am looking for a MetaTrader 4 (MT4) developer to create a scalping-based Expert Advisor (EA) for the US30 index. The EA will be based on pending orders with trend filtering and equity-based risk management. It should include virtual SL/TP, support multiple pending orders, and be optimized for high-volatility sessions. Only experienced developers with proven MT4 EA development should apply
Contact me only if you can handle my project. I'm looking for a custom MT4 or MT5 server setup that looks and feels exactly like a live trading account but gives me full control over the environment. CONTACT ME IF YOU CAN HANDLE THIS TYPE OF PROJECT ONLY
Hi, I’m looking for an experienced MQL5 developer to replicate an Expert Advisor I currently use for Forex. I don’t have the source code, but I do have all the input settings, behavior structure, and detailed backtesting of how the system should operate. ✅ Basic features the EA should include: Entry logic based on simple technical indicators (e.g., moving average). Take Profit and Stop Loss system using ratios (e.g
I want you to build an Expert Advisor (EA) that mirrors trades between two accounts in opposite directions , maintaining identical TP and SL distances in pips with adjustable lot sizes. The EA logic is as follows: ✅ Core Requirements • EA monitors trades opened on Account A . • When a trade is opened on Account A: • An opposite direction trade is opened on Account B . • The TP and SL distances (in pips) are
Create a ZigZag indicator, which is constructed based on extreme values determined using oscillators. It can use any classical normalized oscillator, which has overbought and oversold zones. The algorithm should first be executed with the WPR indicator, then similarly add the possibility to draw a zigzag using the following indicators

프로젝트 정보

예산
50 - 80 USD
개발자에게
45 - 72 USD
기한
에서 2  5 일