指定

I am looking for an experienced MQL5 developer to build a trading robot based on my personal strategy. The EA should be coded professionally, with efficiency, accuracy, and risk management in mind.


Strategy Overview:


  • The strategy is structure-based with Fibonacci retracement (0.618–0.79) as the primary Point of Interest (POI).
  • Secondary confluences include order blocks, support/resistance, psychological levels, and candlestick patterns.
  • Liquidity sweeps are key: any previous structure can serve as liquidity, not just equal highs/lows.
  • Entries are at 0.618 and 0.79 Fibonacci levels (limit orders).
  • If price reacts only at 0.5 Fib, a manual-entry condition applies (with candlestick confirmation).
  • Risk management capped at 5% per trade.
  • Exit plan includes TP1 (0 Fib level, move SL to BE), TP2 (-0.27 Fib), and TP3 (-0.618 Fib).
  • All structure (BOS, CHoCH, POI anchors) must be wick-to-wick.



Requirements:


  • The EA must automatically:
    • Identify valid swing highs/lows and draw structure wick-to-wick.
    • Detect BOS, CHoCH, and liquidity sweeps.
    • Place pending orders at 0.618 and 0.79 levels once HTF and LTF criteria are met.
    • Handle manual-entry logic at 0.5 Fib (with candlestick reversal detection).
    • Apply money management (percentage risk-based lot sizing).
    • Manage partial closes and move SL according to TP rules.

  • Include parameters for: risk %, TP levels, Fib zones, timeframe selection, etc.
  • Must run smoothly on MT5 without lag.
  • Clean, well-commented code (future upgrades possible).



What I Expect:


  • Someone with strong MQL5 expertise.
  • Understanding of market structure and liquidity concepts.
  • Regular communication & progress updates.
  • Delivery of fully tested, bug-free EA.


反馈

1
开发者 1
等级
(509)
项目
977
74%
仲裁
27
19% / 67%
逾期
101
10%
空闲
发布者: 1 文章, 6 代码
2
开发者 2
等级
(3)
项目
1
100%
仲裁
3
0% / 100%
逾期
0
空闲
3
开发者 3
等级
(111)
项目
139
43%
仲裁
9
33% / 44%
逾期
6
4%
空闲
4
开发者 4
等级
(5)
项目
4
25%
仲裁
1
0% / 100%
逾期
0
空闲
5
开发者 5
等级
(1)
项目
1
0%
仲裁
0
逾期
0
空闲
6
开发者 6
等级
(13)
项目
13
38%
仲裁
1
0% / 100%
逾期
1
8%
空闲
7
开发者 7
等级
(2)
项目
2
0%
仲裁
1
0% / 100%
逾期
0
空闲
8
开发者 8
等级
项目
0
0%
仲裁
0
逾期
0
空闲
9
开发者 9
等级
(311)
项目
557
35%
仲裁
79
32% / 43%
逾期
202
36%
工作中
10
开发者 10
等级
(360)
项目
432
54%
仲裁
20
55% / 15%
逾期
29
7%
工作中
11
开发者 11
等级
(40)
项目
47
28%
仲裁
14
21% / 64%
逾期
1
2%
繁忙
12
开发者 12
等级
(60)
项目
87
29%
仲裁
24
13% / 58%
逾期
7
8%
工作中
13
开发者 13
等级
(162)
项目
287
34%
仲裁
18
22% / 61%
逾期
42
15%
工作中
14
开发者 14
等级
(8)
项目
7
0%
仲裁
3
0% / 100%
逾期
2
29%
空闲
15
开发者 15
等级
项目
0
0%
仲裁
0
逾期
0
空闲
16
开发者 16
等级
(24)
项目
30
13%
仲裁
12
0% / 75%
逾期
8
27%
空闲
17
开发者 17
等级
(10)
项目
14
43%
仲裁
0
逾期
3
21%
空闲
18
开发者 18
等级
(6)
项目
5
0%
仲裁
2
50% / 50%
逾期
2
40%
空闲
19
开发者 19
等级
项目
0
0%
仲裁
0
逾期
0
空闲
20
开发者 20
等级
(271)
项目
553
50%
仲裁
57
40% / 37%
逾期
227
41%
工作中
21
开发者 21
等级
(45)
项目
91
13%
仲裁
34
26% / 59%
逾期
37
41%
空闲
22
开发者 22
等级
(77)
项目
243
74%
仲裁
7
100% / 0%
逾期
1
0%
空闲
发布者: 1 文章
23
开发者 23
等级
(3)
项目
1
0%
仲裁
5
0% / 100%
逾期
0
空闲
24
开发者 24
等级
(3)
项目
3
0%
仲裁
6
17% / 67%
逾期
0
空闲
25
开发者 25
等级
(296)
项目
475
40%
仲裁
105
40% / 24%
逾期
80
17%
繁忙
发布者: 2 代码
26
开发者 26
等级
项目
1
0%
仲裁
2
0% / 100%
逾期
0
空闲
27
开发者 27
等级
项目
0
0%
仲裁
0
逾期
0
空闲
28
开发者 28
等级
项目
0
0%
仲裁
0
逾期
0
空闲
29
开发者 29
等级
项目
0
0%
仲裁
0
逾期
0
空闲
30
开发者 30
等级
项目
0
0%
仲裁
0
逾期
0
空闲
31
开发者 31
等级
(4)
项目
8
0%
仲裁
3
33% / 67%
逾期
4
50%
空闲
相似订单
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot
Looking for a Proven Non-Repainting Gold Indicator (XAUUSD) – High Accuracy & Ready-Made Solutions Only 📌 Project Description: I am looking for a high-quality, non-repainting indicator specifically for XAUUSD (Gold) that is already developed and tested. ⚠️ Important: I am NOT looking for a new indicator to be built from scratch. I want an existing, proven system that you have already created and are confident in. 🎯
Project Overview ​I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. ​The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the
I need someone to recreate this indicator for mt5 for $60 it has to be non repaint ,I've been trying to code this indicator so if someone can do it my contact is , sebokomorobi6@gmail.com ,or 073 923 0151 you can contact the number on Whatsapp no calls allowed
Hello, I am looking for an experienced MT5 (MetaTrader 5) developer to create a simple and reliable Forex trading EA. Broker: Skyriss Platform: MT5 Requirements: • EA should work only on Forex pairs (EURUSD, GBPUSD, USDJPY, USDCHF) • Around 1–2 trades per day is enough • Proper risk management with Stop Loss (SL) and Take Profit (TP) • Prefer low-risk trading with 0.01–0.03 lot depending on balance • No martingale or
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
can you help me with editing the existing ATR Trailing Stop Indicator to include a logic to include additional script, where my ninZaRenko bars when it closes above OR below the dynamic stop line, I will be out of trade. Please remember, in this Indicator, now when the price touches the stop line, I am stopped out .. . I want to edit the script, in lieu of the price touch, I like to update this logic to when the bar
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe

项目信息

预算
30 - 200 USD
截止日期
 7  21 天