작업 종료됨
실행 시간 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:
- Trading pair will be whatever is selected on the chart it's applied to.
- 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.
- Max spread: default will be 5 but will not trade if the default spread is lower than the current brokerage amount.
- Hours for trading: default will be all hours, but can set a start and stop time if required.
- Days that trades can be opened: default will be Mon-Fri (Forex) but will have option to turn off individual days.
- Max orders: default will be 1 (only one trade open at a time) but can be changed to allow more.
- Stop Loss (SL): default will be 1.5x the Average True Range (ATR) when the trade is opened but can be changed as required.
- Take Profit (TP): default will be 1.5x the SL.
- Stochastic Range high (for shorts): default is 80 but can be adjusted as required.
- 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.
응답함
1
등급
프로젝트
125
23%
중재
12
0%
/
75%
기한 초과
22
18%
무료
2
등급
프로젝트
512
19%
중재
33
45%
/
30%
기한 초과
34
7%
로드됨
3
등급
프로젝트
57
18%
중재
6
33%
/
17%
기한 초과
1
2%
무료
게재됨: 2 코드
4
등급
프로젝트
50
18%
중재
6
33%
/
50%
기한 초과
0
무료
5
등급
프로젝트
186
41%
중재
24
58%
/
21%
기한 초과
13
7%
무료
6
등급
프로젝트
243
74%
중재
7
100%
/
0%
기한 초과
1
0%
무료
게재됨: 1 기고글
7
등급
프로젝트
97
35%
중재
11
27%
/
45%
기한 초과
13
13%
무료
8
등급
프로젝트
170
44%
중재
3
67%
/
0%
기한 초과
5
3%
작업중
게재됨: 1 코드
9
등급
프로젝트
1
0%
중재
1
0%
/
100%
기한 초과
0
무료
10
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
11
등급
프로젝트
7
43%
중재
1
0%
/
0%
기한 초과
1
14%
무료
12
등급
프로젝트
241
34%
중재
11
45%
/
45%
기한 초과
8
3%
작업중
게재됨: 1 기고글, 8 코드
13
등급
프로젝트
111
69%
중재
1
100%
/
0%
기한 초과
2
2%
무료
14
등급
프로젝트
118
17%
중재
44
23%
/
39%
기한 초과
20
17%
무료
15
등급
프로젝트
83
28%
중재
9
33%
/
56%
기한 초과
9
11%
무료
게재됨: 1 코드
16
등급
프로젝트
220
75%
중재
0
기한 초과
0
무료
17
등급
프로젝트
43
16%
중재
0
기한 초과
0
무료
18
등급
프로젝트
80
10%
중재
38
8%
/
58%
기한 초과
6
8%
무료
19
등급
프로젝트
553
50%
중재
57
40%
/
37%
기한 초과
227
41%
작업중
20
등급
프로젝트
657
32%
중재
41
41%
/
46%
기한 초과
11
2%
바쁜
21
등급
프로젝트
3380
68%
중재
77
48%
/
14%
기한 초과
342
10%
무료
게재됨: 1 코드
22
등급
프로젝트
641
41%
중재
25
48%
/
36%
기한 초과
46
7%
작업중
23
등급
프로젝트
2922
63%
중재
123
44%
/
25%
기한 초과
429
15%
작업중
비슷한 주문
Advanced Hedge + Grid + Scalping system
300 - 500 USD
🚀 ADAPTIVE GRID HEDGE EA (FULL VERSION) 🧠 📌 GENERAL CONCEPT This Expert Advisor (EA) uses a strategy combining: Grid trading (order grid) Hedge (protection with opposite positions) Lot scaling (progressive) Loss compensation with profits Continuous operation (non-stop) Focus on: Small recurring profits High trade volume (rebate/IB) The system does not depend on direction, but rather on market oscillation . Main
I need a professional MT5 Expert Advisor (EA) built with clean, modular code. This is an advanced strategy combining liquidity concepts, controlled DCA, hedge protection, and strict risk management. Core Requirements: Entry Logic (ALL must align): Liquidity sweep (Previous Day High/Low breakout and return) EMA50 and EMA200 trend alignment Higher timeframe bias (H1 or H4) RSI confirmation Bollinger Band entry Filters
Greetings I need MT5 developer that has expertise in developing a custom indicator for mt5 boom and crash based on my exact details and requirements which would be discuss later. Kindly bid for this project if it is something you can handle for me
I need a fully functional Expert Advisor (EA) for MetaTrader 5 focused on trading XAUUSD (Gold). The strategy should be based on fast scalping entries using indicators such as RSI, Moving Averages, or similar confirmation tools. The EA must include fixed risk management (1%–2% per trade), automatic lot calculation, and stop loss/take profit settings. It should be optimized for low spread conditions and quick market
Combination of RSI and Moving averages
30 - 300 USD
I need a professional developer to help me create an EA using RSI and Moving averages.The strategies are well organised and everything is in order. I will send all the details in the inbox
MT5 Indicator SMC
30 - 100 USD
Hello, I would like to clarify something before we proceed. I already have a base code prepared for the indicator. However, the code is not the final version and it still requires professional refinement, debugging, and optimization. Because of this, I am specifically looking for a highly experienced developer who can understand the full logic and structure of the system and improve it properly. Before I send you the
Hello, I would like to clarify something before we proceed. I already have a base code prepared for the indicator. However, the code is not the final version and it still requires professional refinement, debugging, and optimization. Because of this, I am specifically looking for a highly experienced developer who can understand the full logic and structure of the system and improve it properly. Before I send you the
Powerful
30 - 100 USD
I really want a powerful developed EA that can generate a minimum of 10% every month without martingale, greed or any dangerous strategy for sale. Developer must provide the mql5 file or the raw file for modification etc
I already have a fully developed MT5 Expert Advisor with all required prop firm features, including: Risk management Daily loss & max drawdown limits Spread & slippage filters News filter Trade management system The EA structure is complete. 👉 What I need is a professional developer to replace ONLY the entry logic with a high-quality, rule-based trading strategy. 🚨 STRICT REQUIREMENT (READ CAREFULLY): I am NOT
SMC Price Action Pro
30 - 100 USD
Hello, I have a source code for an MT5 indicator that is open-source and belongs to me. However, it still requires professional improvements and some corrections. At the moment the indicator does not work as expected and there are several issues in the logic and performance that need to be fixed. Because of this, I am looking for a highly experienced MT5 developer who is comfortable working with existing code
프로젝트 정보
예산
50 - 80 USD
기한
에서 2 로 5 일