Техническое задание

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 пример
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 примера
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 статью
13
Разработчик 13
Оценка
(3)
Проекты
3
0%
Арбитраж
1
0% / 100%
Просрочено
0
Свободен
14
Разработчик 14
Оценка
(551)
Проекты
638
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
Свободен
Похожие заказы
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’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