Strategy Design and Technical Finalization of an MQL5 Expert Advisor (AI-Supported Workflow)

MQL5 专家 设计 外汇 文本编写

工作已完成

执行时间245 天

指定

Dear Developer,

This project consists of two consecutive phases that together result in a fully functional Expert Advisor – based on a well-defined strategy and finalized by you.


Phase 1: Strategy Definition by the Developer

Your task is to provide a complete and detailed trading strategy, suitable for implementation in MQL5. This strategy must clearly describe the following components:

  • Entry conditions (systematic, rule-based)

  • Exit logic (TP, SL, signals, time filters, etc.)

  • Order management (single trades, multiple positions, pyramiding, etc.)

  • Risk and lot size management

  • Time-based or market phase filters (if applicable)

  • Any other technical or tactical elements essential to the strategy

The description must be written clearly and precisely, in a way that it can be directly converted into code – ideally structured so that even an AI tool can understand and implement it.


Phase 2: Technical Finalization by You

Once your strategy is submitted, I will use my AI-based MQL5 code generator to create a first, error-free and compilable raw code of the Expert Advisor.

You will then receive this code and are responsible for:

  • Debugging the code,

  • Removing or replacing weak or unnecessary logic,

  • Expanding the EA with additional features if needed,

  • Adding a well-structured and user-friendly GUI,

  • Optimizing for profitability and performance,

  • Structuring inputs so that the EA can be efficiently optimized in the Strategy Tester.

You have full creative and technical freedom – you may rewrite, restructure, simplify, or completely rebuild the code as long as the final product remains a single .mq5 file.


Important Constraints:

  • Maximum drawdown: 20%

  • The primary goal is high profitability – I’m aiming for 10–20% monthly returns based on 1:500 leverage.

  • The strategy must perform reliably in MetaTrader 5 Strategy Tester. Live deployment is not required at this stage.


Goal: Building a Professional MQL5 Development Team

This is the first step in a long-term collaboration. I am building a scalable development framework, supported by my in-house AI tool.
Developers who demonstrate strong concept design and technical skill will be considered for future projects – including monthly payment or revenue share. I already manage an active community and will market the resulting products through my main account.


If you're interested, I look forward to your strategy proposal. Once received, the next phase will begin via a follow-up project where I will deliver the raw code to you.


反馈

1
开发者 1
等级
项目
0
0%
仲裁
0
逾期
0
空闲
2
开发者 2
等级
(1)
项目
2
0%
仲裁
1
100% / 0%
逾期
0
空闲
3
开发者 3
等级
(4)
项目
6
33%
仲裁
4
0% / 75%
逾期
1
17%
空闲
4
开发者 4
等级
(298)
项目
478
40%
仲裁
105
40% / 24%
逾期
82
17%
已载入
发布者: 2 代码
相似订单
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
SPECIFICA TECNICA Cerco uno sviluppatore MQL5 esperto per sviluppare da zero un Expert Advisor completamente nuovo per XAUUSD su MT5. Non desidero un semplice Expert Advisor basato su indicatori fissi. Desidero un sistema di trading dinamico e adattivo , in grado di adattare il comportamento alle diverse condizioni di mercato di XAUUSD. Lo sviluppatore può utilizzare tecniche appropriate quali trend Following
MetaTrader 5 (MT5) Price-Level Monitoring & Automated Phone Call Alert System Developer Needed Project Overview I am looking for an experienced developer to build a custom trading assistant for MetaTrader 5 (MT5) that monitors important price levels I manually mark on my charts and immediately calls my phone when the market reaches or interacts with those levels. This is Phase 1 of a larger trading assistant project
I need an Expert Advisor (EA) programmed and designed to help me with trading. Requirements: * The programmer must have experience in implementing software projects. * The script must be high-quality, clean, clear, and editable at any time, with ownership of the script provided. * It must work on the MT4 platform. * The maximum project completion time is 7 to 14 days. * The programmer must be cooperative and

项目信息

预算
50+ USD