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
Jona copilot v12 30 - 40 USD
Hi, I'm interested in ordering an MT4 trading bot. Before we begin, could you please send me the technical specifications and requirements you'll need? Specifically, I'd like to know: - The trading strategy the bot will use. - The currency pairs or instruments it will trade. - The timeframes it supports. - Risk management features (lot sizing, stop loss, take profit, trailing stop, maximum drawdown). - Whether it
Please programm liquidity sweep based on my 0/1 conditions. I will contact selected candidates, btw, Maybe you did already liquidity sweep, it would be very nice, you will have better understanding what I mean, source of code required
I need an ea send news low medium or high to my telegram channel or group with topic news news news news news n n n j j i i i o
Hello, I want this project to be a complete redesign, not just an update. My goal is to build an institutional-grade TradingView indicator that is extremely accurate, stable, fast, and completely non-repainting. You are free to modify, delete, replace, or completely rewrite any part of the code if it improves the final result. I don't care about preserving the current code or appearance—I only care about building the
I have few EAs that I want to place on market, but I can't due to some errors, please help me, because I am not a programmer. Source of code required, bug free version, ony my computer it must works not only on your computer
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

Información sobre el proyecto

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