Mt5 EA Debugging, optimizing and expansion

Spécifications

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.


Répondu

1
Développeur 1
Évaluation
(1)
Projets
2
0%
Arbitrage
1
100% / 0%
En retard
0
Gratuit
2
Développeur 2
Évaluation
(250)
Projets
460
26%
Arbitrage
140
20% / 59%
En retard
100
22%
Travail
3
Développeur 3
Évaluation
(5)
Projets
5
60%
Arbitrage
1
0% / 0%
En retard
2
40%
Gratuit
Publié : 1 code
4
Développeur 4
Évaluation
(272)
Projets
401
27%
Arbitrage
39
41% / 49%
En retard
1
0%
Travail
5
Développeur 5
Évaluation
(2)
Projets
4
0%
Arbitrage
3
33% / 33%
En retard
0
Gratuit
6
Développeur 6
Évaluation
(47)
Projets
67
37%
Arbitrage
5
40% / 40%
En retard
1
1%
Gratuit
7
Développeur 7
Évaluation
(13)
Projets
19
37%
Arbitrage
1
0% / 100%
En retard
1
5%
Travail
8
Développeur 8
Évaluation
(4)
Projets
3
33%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
9
Développeur 9
Évaluation
(137)
Projets
220
52%
Arbitrage
22
23% / 55%
En retard
64
29%
Gratuit
Publié : 3 codes
10
Développeur 10
Évaluation
(45)
Projets
91
13%
Arbitrage
34
26% / 59%
En retard
37
41%
Gratuit
11
Développeur 11
Évaluation
(1)
Projets
8
88%
Arbitrage
0
En retard
0
Gratuit
12
Développeur 12
Évaluation
(77)
Projets
243
74%
Arbitrage
7
100% / 0%
En retard
1
0%
Gratuit
Publié : 1 article
13
Développeur 13
Évaluation
(3)
Projets
3
0%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
14
Développeur 14
Évaluation
(551)
Projets
638
33%
Arbitrage
41
41% / 46%
En retard
11
2%
Occupé
15
Développeur 15
Évaluation
(7)
Projets
6
33%
Arbitrage
7
0% / 71%
En retard
0
Gratuit
16
Développeur 16
Évaluation
Projets
1
0%
Arbitrage
0
En retard
0
Gratuit
17
Développeur 17
Évaluation
(16)
Projets
20
0%
Arbitrage
10
0% / 80%
En retard
6
30%
Gratuit
18
Développeur 18
Évaluation
(3)
Projets
3
0%
Arbitrage
6
17% / 67%
En retard
0
Gratuit
19
Développeur 19
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
Commandes similaires
I am looking for an experienced MQL5 developer to build a fully automated trading bot (Expert Advisor) for MetaTrader 5 . The bot will focus on trend-following scalping and must be designed to trade XAUUSD and BTC on the M1 timeframe . The objective is to create a stable and efficient EA that can open multiple trades per day while managing risk using proper stop-loss, take-profit, and trailing stop mechanisms
I am looking for an experienced MT4 (MQL4) developer to build a Harmonic Pattern Indicator with a PRZ (Potential Reversal Zone) detection system , similar to advanced harmonic scanners. Kindly apply if you can handle this project. Note: I don't want unprofessional developer
hello, i want a convertion of this trading view indicator FVG (NEPHEW_SAM_) to mql5 to be add later to an expert advisor. i want to access this data, gap data printed on current timeframe and multi timeframe that i choose (current, timeF1, timeF2, timeF3, timeF4)(gap time, gap value, top gap value, low gap value, gap type bull / bear, gap type iFVG or FVG). a function that check if the price is checking the gap at
I have developed a ready-made quantitative trading system for MetaTrader 5. The system uses an ensemble of machine learning models (XGBoost, LightGBM, Random Forest) combined with a market regime filter based on a Hidden Markov Model. Core features: - Automated trading for XAUUSD - Risk management and dynamic position sizing - Market regime detection (trend / range) - Volatility filter - Telegram monitoring interface
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
Key Requirements: Source Account: Connect to a Master account using Investor (Read-only) Password. Destination Account: Execute trades on a Live Slave account with full trading access. Currency Focus: The system must handle Currency Pairs accurately, including symbol mapping (e.g., EURUSD to EURUSD.m) between different brokers. Stealth Features: Remove/Disable all trade comments. Assign custom Magic Numbers to the
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
Project Overview: I am looking for a highly experienced MetaTrader 4 (MQL4) developer to build a sophisticated automated trading system. This is not a standard grid bot; it requires complex trade management, dynamic exposure rebalancing, and a custom "Salami" liquidation module for partial loss mitigation . Key Features to Implement: Virtual Grid & Dynamic Trend: Price-action-based grid triggers without pending
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

Informations sur le projet

Budget
100 - 200 USD