Mt4 EA coding and optimization

MQL4 エキスパート

指定


Job Overview
The core strategy relates to Martingale. The description below is the base logic for the EA but the inputs are all subjected to change/improvement and optimisation. Even the strategy can also be changed/improved as long as the performance can be improved. In this case, the performance improvement we are looking for are the highest profit under the least drawdown (i.e most $ profit per % drawdown). In the circumstances that a small profit can be sacrificed for a large drawdown %/risk reduction, that will be preferred.
The first job is coding. I have provided the base logic below. However, as you can see that that still various gaps such as 1st position opening method, 1st EA/2nd EA, the parameters/input that have yet to be fully determined. Hence, the first job is to code the base logic and include improvement to the codes/improvement. The various additional ideas can be found in the EA that I sent across. Some of them include a switch to open immediately after last closing, spread filter, time delay to allow opening when lower spread and others. With that, the base logic should be still based off the Martingale logic where the 1st position opening/closing, group opening/closing is mainly kept. However, the rest of the parameters as to methods to open, when to open, I am open to changing and the add/change/removal of them including your additional ideas should serve to improve and provide the best results at the end. If your improvement/logic is included in the codes, it is essential to let me know how each of the logic work so that I am will be able to test and check that they are correct. I must understand how it works in order to test them. This will be the first milestone.

The first milestone will only be considered complete and payment are made subsequently after these conditions. (1) I must fully understand how the logic works, especially since the strategy have changed and you have added improvement.



応答済み

1
開発者 1
評価
(10)
プロジェクト
4
0%
仲裁
11
0% / 82%
期限切れ
0
類似した注文
Hello dear all developers, I will find here python programmers? I would like to create an Expert Advisor, if you can you can convert, because I already have Expert Advisor written in mql5 or maybe you will create a bridge? it's up to you, but I need 1:1 copy
Hello! I am searching a professional programmer for regular works. I don't care if you have 1 projects done or 1000, show me your skills. I need to create an EA based on Zig Zag indicator and candlestick patterns, EA must works on all time frames, source of code required
My EA have bug 30+ USD
Expert Advisor have a bug, I tried to fix it somehow with searching on google, but I couldn't fix find a solution. Please fix it, I will send you erorr type, what line etc. Only serious programmers, not amateur please. My time is precious
//+------------------------------------------------------------------+ //| DX_Structure_H1.mq5 | //| Copyright 2026, Seu Nome | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2026" #property link " https://www.mql5.com " #property version "1.00" #property strict // Parâmetros de Entrada input string InpSymbol = "DX.F"; // Nome do Ativo
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y
Hello All, can someone help me to make an EA base on MACD, https://www.mql5.com/en/code/14669 and RSI. If you are able to make this than please get me in touch, i will appreciated Thanks and best Regards Kodj007
EA 45 - 205 USD
If EMA20 > EMA50 AND RSI > 55 AND No Open Position THEN Buy SL = 50 pips TP = 100 pips If Profit > 30 pips Move SL to Break Even If Profit > 50 pips Enable Trailing Stop
I am looking for an experienced MQL5 developer to modify an existing Expert Advisor by adding an automated hedging module. The existing EA is fully functional and already manages trade entries and exits. The objective of this enhancement is to introduce a risk management feature that automatically opens a hedge position when an existing trade reaches a predefined unrealized loss in USD. The hedge should remain active
automatic robo sell at bollinger band upwards breach and rsi should above 80 and buy when bollinger breach downwards and rsi is below 30, rsi shoould works only on Gold trade and none ofhe trades

プロジェクト情報

予算
40+ USD