MT5-EA template for customizing

MQL5 Asesores Expertos

Tarea técnica

The basic task is not complex:  MT 5 EA-template for user customizing with :

the usual features like automatic orders, user defined S/L and T/P parameters and trailing stops etc.

+ an implemented EA_code to include (one /or several) custom indicators in the EA to use

a) custom indicators in the folder "Examples" ,   like maybe  iCustom(_Symbol, 0, "Examples\\"CustomInd",parameterA, parameterB, ... etc. );

b) additionally use a purchased indicator which (apparently) can only be adressed by a GlobalVariable like IndicatorName_<SYMBOL>_<PERIOD>_CURR 

Buy/Sell orders being executed if  the "user defined conditions from a) (indicators) AND b) (global variable(s)) == true

c) if technically possible, allowing the user to set an (optional) time intervall, when the EA and/or customer indicators(possibly independently) are executed, i.e.  EA-(or indicator) execution (not necessarily) On(each)Tick as usual,     but let's say every 2 or 5, 10 etc. seconds (or ticks)

d) and a general code to modify  customer indicators so that only a user defined number bars are shown (and calculated!).   (maybe by replacing "rates_total" by a specific (externally set) number of bars?)   

---

the clearer the codes, the better .. i.e. for example redundant or (extensive) error messages aren't necessary if the code is clear and can be understood (and possibly modified in the future) in a transparent way.

 


Han respondido

1
Desarrollador 1
Evaluación
(2)
Proyectos
2
0%
Arbitraje
0
Caducado
1
50%
Libre
2
Desarrollador 2
Evaluación
(53)
Proyectos
79
18%
Arbitraje
13
15% / 54%
Caducado
5
6%
Libre
3
Desarrollador 3
Evaluación
(258)
Proyectos
396
28%
Arbitraje
69
19% / 49%
Caducado
121
31%
Trabaja
Solicitudes similares
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

Información sobre el proyecto

Presupuesto
20 - 25 USD
Plazo límite de ejecución
de 2 a 5 día(s)