Make EA from custom indicator

MQL4 Indicatori Esperti

Lavoro terminato

Tempo di esecuzione 5 giorni
Feedback del dipendente
Excellent customer
Feedback del cliente
Great, faster coder and very patient one. Thanks

Specifiche

An EA based on two custom indicator

  1. SS

  2. SST

  3. RSI


Entry Rules

BUY SIGNAL

EA check type of arrow in three Higher TF which can be changed

  1. SS is buy signal/arrow(original signal) in H4(changeable)

  2. SS is buy signal/arrow/(original signal) in H1(changeable)

  3. SS is buy signal/Arrowl(original signal) in M15(changeable)

  4. SST is above zero in h4, H1 and M15(changeable)

Those are the conditions in higher TF


Entry TF is 5 min((changeable)


In the 5min TF in addition to the above conditions

There are two conditions in 5min TF

5.  .RSI21,0) is above 50(changeable)

6.   SST zero


When a buy sniper arrow appears in entry TF(default is 5min TF) and condition 1 to 6 is fulfilled , then its valid and signal is send and or trade is placed


Exit rules

  1. Fixed TP and SL if not zero

  2. If fixed TP and SL are not zero, then exit is made when sniper short trend changes cross below zero.

  3. Contrary arrow appears: if true, then trade is exited whetther or not fixed TP and SL is set.


Opposite for Sell


Other features

Basic features of EA such as trailing, BE magic number, Risk management , trading Times

Other features needs:

  1. Locking to several accounts and expiry

  2. Trading mode: Auto or signals. If auto, EA can place trade if conditions are met , if in signal mode, it send signals only but does not place trade. That is e.g Eurusd Buy signal @1.1515 TP and SL. where TP and SL are based on set TP and SL


Con risposta

1
Sviluppatore 1
Valutazioni
(365)
Progetti
412
36%
Arbitraggio
35
26% / 57%
In ritardo
63
15%
Gratuito
2
Sviluppatore 2
Valutazioni
(22)
Progetti
28
29%
Arbitraggio
3
0% / 67%
In ritardo
7
25%
Gratuito
3
Sviluppatore 3
Valutazioni
(414)
Progetti
670
33%
Arbitraggio
60
17% / 32%
In ritardo
113
17%
In elaborazione
4
Sviluppatore 4
Valutazioni
(66)
Progetti
95
28%
Arbitraggio
20
25% / 55%
In ritardo
24
25%
Gratuito
5
Sviluppatore 5
Valutazioni
(618)
Progetti
1429
59%
Arbitraggio
31
81% / 0%
In ritardo
10
1%
Gratuito
6
Sviluppatore 6
Valutazioni
(4)
Progetti
6
0%
Arbitraggio
2
0% / 50%
In ritardo
4
67%
Gratuito
8
Sviluppatore 8
Valutazioni
(31)
Progetti
42
26%
Arbitraggio
10
20% / 50%
In ritardo
8
19%
Gratuito
9
Sviluppatore 9
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
10
Sviluppatore 10
Valutazioni
(69)
Progetti
146
34%
Arbitraggio
13
8% / 62%
In ritardo
26
18%
Gratuito
Pubblicati: 6 codici
11
Sviluppatore 11
Valutazioni
(574)
Progetti
945
47%
Arbitraggio
309
58% / 27%
In ritardo
125
13%
Gratuito
12
Sviluppatore 12
Valutazioni
(645)
Progetti
872
48%
Arbitraggio
29
38% / 17%
In ritardo
63
7%
Gratuito
Ordini simili
I need a custom technical indicator that generates an equidistant channel with two specific structural features: 1. Vertical Multi-Intervals: The ability to plot more than 5 parallel, able to allow me to put intervals 2. Horizontal Angle Input: The ability to manually input geometric angle to strictly define the horizontal slope of the channel or allow me to pick two points manually. i am looking for something like
//+------------------------------------------------------------------+ //| 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
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
> "I am looking for a reliable and profitable Expert Advisor (EA) or trading robot for MetaTrader. The EA should have a proven track record, good risk management, and stable performance in live market conditions. Please share the name of the EA, a brief explanation of how its strategy works, and any relevant performance statistics or backtest reports to help me evaluate it."
I have an MT4 custom indicator (.ex4) that I use regularly, and I would like an identical MT5 version. Important: I do not have the source code (.mq4). I only have the compiled MT4 indicator. I am looking for an experienced MQL developer who can recreate the indicator's functionality and appearance for MT5 by analyzing its behavior. The MT5 version should match the MT4 version as closely as possible, including
I have a technical specification ready for a custom alert indicator in NinjaTrader 8 (NinjaScript / C#). Important clarification: it is NOT an automatic trading bot, it is solely a visual indicator (arrows/lines on the chart) and sound alerts (notifications) based on EMA crossovers and range breakouts (ORB 15m) on lower timeframes for futures (MES). I already have the exact rules written out unambiguously
A good trend predicting indicator is the one which can identify the trend change as soon as it happens on the chart. when a new candle is formed it should tell whether its going to go up or down. I have already seen a lot of repainting trend predictors so if your indicator is repainting then please don't bother contacting. I would like to see the demo version and then if satisfied , I would want the source code too
I'm looking for an experienced NinjaTrader 8 (C#) developer to build a fully automated futures trading strategy. Please apply only if you have proven experience developing and testing NinjaTrader strategies. Project Overview Develop a fully automated NinjaTrader 8 strategy. Designed for Apex funded and evaluation accounts. Primary instruments: NQ/MNQ Futures (with flexibility to support other futures later). Trading
Looking for an experienced MQL5 developer to refactor and upgrade an existing Expert Advisor (EA) trading system. Current State: I have the fully working Phase 1 .mq5 source code. However, the execution rules are overly rigid, resulting in missed setups. Scope of Work (Phase 2): Refactor entry logic to support multi-timeframe EMA trend alignment (H4 structural trend + M5/M15 execution EMAs). Upgrade pullback state
Code An Loss Rate 90-100% MT5 EA , that can blow a 100 USD account a day ,with fixed TP of 3000 points and SL of 3000 For better Rate Calculations get an strategy that can lead to so

Informazioni sul progetto

Budget
30+ USD
Scadenze
da 1 a 3 giorno(i)