Code development in MQL4/5 for Meta Trader 5 for an existing single day trading strategy

指定

Need to execute the below scope in the next 1 to 2 weeks.

1) Need to code to develop an automated trading robot (i.e. Expert Advisor, EA) from scratch in MQL5 that can run on Meta Trader 5 to execute our session momentum strategy.

2) Taking the bot and setting it up on a Virtual Server with a digital signature created that can be validated by the MT5 License system and then assigned a license key.

Strategy Overview

  • strategy needs to mark on the highest and lowest prices across a given time every day (on a 5 min chart) - between 9pm and 7am
  • Then it needs to check the ATR value from the daily chart
  • We then need to add that ATR number to the overnight low, and subtract ATR from the overnight high - these two price levels are the upper and lower limit for our profit target
  • after 7am, as soon as a candle closes across the high or low price lines, we enter a trade in that direction
  • For GBP/USD - we need the strategy to look back at the last 2 hours for a low/high in the market between 15 and 30 points from entry price, and add 1 point of safety to define the stop loss
  • Profit target is 1.5R (with option to adjust to 1 or 2R in the code)
  • No trade if profit target is wider than those ATR price lines
  • Also no trades taken after the first 5 hours
  • 1 entry per day


附加的文件:

反馈

1
开发者 1
等级
(250)
项目
313
28%
仲裁
34
26% / 65%
逾期
10
3%
工作中
2
开发者 2
等级
(326)
项目
507
19%
仲裁
33
42% / 30%
逾期
34
7%
繁忙
3
开发者 3
等级
(154)
项目
193
58%
仲裁
10
80% / 0%
逾期
0
空闲
发布者: 1 代码
4
开发者 4
等级
(18)
项目
23
22%
仲裁
8
13% / 63%
逾期
4
17%
空闲
5
开发者 5
等级
(452)
项目
565
26%
仲裁
24
42% / 38%
逾期
85
15%
空闲
发布者: 6 代码
6
开发者 6
等级
(2)
项目
4
0%
仲裁
1
0% / 100%
逾期
0
空闲
7
开发者 7
等级
(59)
项目
81
43%
仲裁
27
11% / 70%
逾期
8
10%
空闲
8
开发者 8
等级
(20)
项目
28
29%
仲裁
2
0% / 50%
逾期
1
4%
空闲
9
开发者 9
等级
(29)
项目
49
22%
仲裁
14
29% / 21%
逾期
13
27%
空闲
10
开发者 10
等级
(19)
项目
31
32%
仲裁
8
50% / 25%
逾期
3
10%
工作中
11
开发者 11
等级
(8)
项目
11
18%
仲裁
8
38% / 38%
逾期
1
9%
空闲
12
开发者 12
等级
(273)
项目
396
63%
仲裁
70
53% / 26%
逾期
198
50%
空闲
13
开发者 13
等级
项目
0
0%
仲裁
0
逾期
0
空闲
14
开发者 14
等级
(60)
项目
87
29%
仲裁
24
13% / 58%
逾期
7
8%
工作中
15
开发者 15
等级
(511)
项目
549
53%
仲裁
13
69% / 15%
逾期
3
1%
空闲
16
开发者 16
等级
(119)
项目
169
38%
仲裁
9
78% / 22%
逾期
15
9%
空闲
17
开发者 17
等级
(253)
项目
259
30%
仲裁
0
逾期
3
1%
空闲
发布者: 2 代码
18
开发者 18
等级
(295)
项目
474
39%
仲裁
103
41% / 23%
逾期
79
17%
繁忙
发布者: 2 代码
19
开发者 19
等级
(72)
项目
80
10%
仲裁
38
8% / 58%
逾期
6
8%
空闲
20
开发者 20
等级
(69)
项目
146
34%
仲裁
13
8% / 62%
逾期
26
18%
空闲
发布者: 6 代码
21
开发者 21
等级
项目
0
0%
仲裁
1
0% / 100%
逾期
0
空闲
22
开发者 22
等级
(20)
项目
51
75%
仲裁
0
逾期
8
16%
空闲
23
开发者 23
等级
(9)
项目
11
55%
仲裁
0
逾期
6
55%
空闲
相似订单
I need a MetaTrader 5 Expert Advisor (EA) for Forex trading. Account size: $1000 Requirements: 1. The EA should work only on Forex pairs. 2. Automatic Buy and Sell trades. 3. Lot size starting from 0.04. 4. Stop Loss and Take Profit settings. 5. Only one trade at a time. 6. Works on pairs like EURUSD, GBPUSD, USDJPY etc. 7. Risk management suitable for a $1000 account. 8. Easy settings for lot size, SL, TP and risk
I want to design an EA that can identify key Supports and Resistances. This should be able to work on any timeframe from 1 minute to 1 hour (i.e 1 minute, 5 minutes, 15 minutes and 1 hour time frames.) The EA should be able to determine a Fibonacci retracement from a support and the next resistance point in an uptrend and vice versa (i.e the EA should be able to determine a Fibonacci retracement from a resistance and
Product Requirements Document (PRD) Project Title: Liquidity Sniper Semi-EA (Fibonacci & SMC Based) Platform: MetaTrader 5 (MQL5) Target Asset: XAUUSD (High Volatility) / M5 Timeframe 1. EA Operating Concept (Semi-Automated) Human-Machine Collaboration: The trader manually draws a standard Fibonacci Retracement object on the M15 chart to define the market structure (setting the 1.0 and 0.0 anchor points). EA's Role
Short Description: I am seeking an experienced MQL4 developer to build a high-frequency Asymmetric Salami Grid EA . This is a sophisticated volatility harvester, not a basic martingale. Key Features to Implement: Virtual Grid Execution: No pending orders; all logic handled in-memory via OnTick . Asymmetric Lot Sizing: Trend-side degression vs. Counter-trend progression . Salami Partial Liquidation: XX% of profits
I am seeking an experienced MQL5 developer to build a high-precision Gold (XAUUSD) scalping Expert Advisor. The objective is to achieve a Profit Factor (PF) of 2.0 or higher with a focus on institutional logic rather than retail lagging indicators.The EA must be designed to pass a "100% Real Ticks" backtest (Exness/Dukascopy data) over a 30-day period with a $500 initial deposit.Core Requirements & Strategy
Title: Design and Development of an Automated Forex Trading Robot Using MQL5 and Machine Learning Techniques Abstract: This project focuses on the design and development of an automated Forex trading robot that integrates MQL5 programming and machine learning techniques. The system aims to predict market movements and execute trades automatically, minimizing human error and emotional trading. By leveraging historical
Chin 30 - 300 USD
i want to add the 30m time frame in the ema section high ema is 1h low ema is 5m i want u to add a mid ema so i can use 3 time frames
I’ve been following your profile and I'm interested in your expertise with the ATAS API and C# development. I have a clear technical scope for a high-performance M1 indicator focused on Binary Options and Scalping. ​The core logic is based on institutional Order Flow convergence: ​Stacked Imbalances: 300% ratio with a minimum of 3 consecutive levels. ​Delta/Price Divergence: Filtering for market exhaustion (New Highs
Hello, Please read the full specification before applying. This project is NOT about building an EA from scratch. I already have a fully working MT5 Expert Advisor. The EA already includes a dashboard, risk management, and some protection systems, but it needs a few more features . So I need an experienced MQL5 developer to modify my existing MT5 EA by replacing the current entry logic with a new breakout strategy
Copying third party from telegram. I have quite a number of them There is many different of them, I will consolidate all of them and send you Usually is a price range, so when hit the range will trigger Option for both fix or scale with equity I would like to have both, option to choose to follow the SL/TP signal provided or not This copier will trigger my DCA bot function. So don’t need set max position limit and

项目信息

预算
100 - 2000 USD
截止日期
 1  14 天