Mt5 EA Debugging, optimizing and expansion

指定

Hello! I am looking for a developer for this EA project—and hopefully many more in the future. Pricing is negotiable, teamwork and good communication are key.

I am not a professional trader or developer, so my ability to describe certain concepts may occasionally be imprecise. I’m seeking someone who is quick to grasp unfamiliar ideas and willing to tackle complex or non-standard tasks. Asking questions proactively once something is unclear will be necessary.

Since I primarily backtest on index CFDs, it's important that you have access to these instruments as well.

The current EA code was primarily generated using AI tools. It is mostly functional but still contains difficult to fix flaws. The architecture needs improvement for reliability, maintainability, and future expansion.

I’m looking for a developer who can take over as the technical architect—refactoring the current code into a cleaner, more structured version that can serve as a foundation for future strategies and extensions.

Please reach out and make an offer in case you have read the specifications and feel like you have the expertise and skill to successfully realize this and future projects.

Cheers, Nick


Basic Technical Requirements:

  • Solid experience in MQL5 and structured coding practices
  • Ability to interpret and extend existing code reliably
  • Understanding of candlestick logic and price action basics
  • Access to backtesting environments for index CFDs

Working Approach:

  • This project will evolve; code quality and modular design are more important than quick delivery.
  • I’m looking for someone open to iterative refinement and technical suggestions.

Initial Deliverable Scope:

  • A cleaned-up and modularized version of the current EA logic
  • Same behavior as now but better structured and maintainable
  • Future expansions once everything works up to this point


Strategy Logic (Current Implementation Overview):

The EA is a pattern-based, buy-limit breakout strategy that reacts to short-term bullish formations on the chart. Only one position / order can be active at a time. The basic concept is:

1.     Pattern Detection: Two pattern types are implemented:

o    3 consecutive bullish candles with closing strength ("bull_3_closeup")

o    3 out of 4 candles being bullish ("3_of_4_bullish")

2.     Activation Filter:

o    The current close must be at least a user-defined percentage above the open of the earliest pattern candle.

o    Optionally, the latest candle's close must lie in the upper X% of its range.

3.     Entry Mechanism:

o    If activation conditions are met, a Buy Limit is placed below the current price.

o    The entry level is computed using a weighted lower shadow model of the last three candles, adjusted by a dynamic buffer.

4.     Take Profit Calculation:

o    Similar logic is applied to calculate a dynamic TP based on upper shadows of recent candles.

5.     Buffer Adjustment:

o    If the Buy Limit doesn't get filled in the following candle, the entry buffer is incrementally increased.

o    If price comes close to TP but fails, the TP buffer is increased for the next trade.

6.     Trade Lock Logic:

o    To prevent overtrading, the system can lock until the next candle after a position is closed or a sell deal occurs.

7.     Time Filter:

o    Trades are only considered within a configurable intraday time window.


応答済み

1
開発者 1
評価
(1)
プロジェクト
2
0%
仲裁
1
100% / 0%
期限切れ
0
2
開発者 2
評価
(250)
プロジェクト
460
26%
仲裁
140
20% / 59%
期限切れ
100
22%
仕事中
3
開発者 3
評価
(5)
プロジェクト
5
60%
仲裁
1
0% / 0%
期限切れ
2
40%
パブリッシュした人: 1 code
4
開発者 4
評価
(272)
プロジェクト
401
27%
仲裁
39
41% / 49%
期限切れ
1
0%
5
開発者 5
評価
(2)
プロジェクト
4
0%
仲裁
3
33% / 33%
期限切れ
0
6
開発者 6
評価
(47)
プロジェクト
67
37%
仲裁
5
40% / 40%
期限切れ
1
1%
7
開発者 7
評価
(13)
プロジェクト
19
37%
仲裁
1
0% / 100%
期限切れ
1
5%
仕事中
8
開発者 8
評価
(4)
プロジェクト
3
33%
仲裁
1
0% / 100%
期限切れ
0
9
開発者 9
評価
(137)
プロジェクト
220
52%
仲裁
22
23% / 55%
期限切れ
64
29%
パブリッシュした人: 3 codes
10
開発者 10
評価
(45)
プロジェクト
91
13%
仲裁
34
26% / 59%
期限切れ
37
41%
11
開発者 11
評価
(1)
プロジェクト
8
88%
仲裁
0
期限切れ
0
12
開発者 12
評価
(77)
プロジェクト
243
74%
仲裁
7
100% / 0%
期限切れ
1
0%
パブリッシュした人: 1 article
13
開発者 13
評価
(3)
プロジェクト
3
0%
仲裁
1
0% / 100%
期限切れ
0
14
開発者 14
評価
(550)
プロジェクト
637
33%
仲裁
41
41% / 46%
期限切れ
11
2%
多忙
15
開発者 15
評価
(7)
プロジェクト
6
33%
仲裁
7
0% / 71%
期限切れ
0
16
開発者 16
評価
プロジェクト
1
0%
仲裁
0
期限切れ
0
17
開発者 17
評価
(16)
プロジェクト
20
0%
仲裁
10
0% / 80%
期限切れ
6
30%
18
開発者 18
評価
(3)
プロジェクト
3
0%
仲裁
6
17% / 67%
期限切れ
0
19
開発者 19
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
類似した注文
Yemen sanaa 30+ USD
Sergey Golubev: Nick Rypock Trailing Reverse ( NRTR ) The forum Key thread Basic explanation/the theory - the post Second version of AscTrend system - asctrend indicator together with NRTR indicator NRTR_color_line indicator for MT5 - the post First version of AsctrendND EA - This EA use Asctrend indicator as main signal and Nrtr indicator as filter: - How to install . - optimization results for M15 timeframe for
I’m looking for an experienced MQL5 developer to build an EA for MetaTrader 5 based on a Pin Bar price action strategy. The developer should propose and explain the detailed strategy. Goal: Consistent performance with a target around 8%+ monthly profit. Stability and risk control are more important than high risk. When applying, please include: Your Pin Bar strategy logic Examples of previous MT5 EAs Estimated
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
hello, please take a moment to review my project. It is for Quanttower. it is very detailed in the instructions. Thank you, Just let me know if you can do it and the whats the cost and timeframe
I need a developer to start robot from scratch based on existing EA that is running live. I do not have the source file as my previous coder did not give it to me. What I do have is the investor password which is running the EA from the coder side but not from my end. I like someone to monitor the account and re create the same system for me
XAU/USD Alert Bot MT4 30 - 120 USD
Project Summary: Create an alert-only MT4 EA for XAU/USD (5-minute chart) that detects a specific sequence of price action events and sends push notifications and optional sound/Telegram alerts when all conditions are met. ⸻ 1. Inputs / Settings • Enable/Disable Alerts → Boolean (true/false) • FVG minimum width (pips) → Default 2 • Order Block maximum width (pips) → Default 30 • Optional time filter → Default
We are looking for a professional developer or trader who already has a proven profitable EA or strategy based mainly on price action logic. Important requirements: No Martingale No Grid No Micro-scalping Avoid heavy indicator-based strategies Strategy should be based mainly on price behavior / market structure We are not looking for aggressive systems that promise unrealistic returns. Our focus is on stable
I am looking for an expert MQL5 developer to build a high-precision Hedging System between two different MT5 brokers running on the same local PC. Core Objective: Execute opposite (inverse) trades between a Master and Slave account (e.g., Master BUY = Slave SELL, Master SELL = Slave BUY). The Challenge: Standard "Trade Copiers" are insufficient as they cannot prevent single-legged exposure when using manual trading
I want robot that can help me trade and make some money so that I can be able to learn from it while I'm still in depot account now.Is how it gonna help me with some money
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

プロジェクト情報

予算
100 - 200 USD