Make EA from custom indicator

MQL4 지표 EA

작업 종료됨

실행 시간 5 일
피고용인의 피드백
Excellent customer
고객의 피드백
Great, faster coder and very patient one. Thanks

명시

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


응답함

1
개발자 1
등급
(365)
프로젝트
412
36%
중재
35
26% / 57%
기한 초과
63
15%
무료
2
개발자 2
등급
(22)
프로젝트
28
29%
중재
3
0% / 67%
기한 초과
7
25%
무료
3
개발자 3
등급
(414)
프로젝트
670
33%
중재
60
17% / 32%
기한 초과
113
17%
작업중
4
개발자 4
등급
(66)
프로젝트
95
28%
중재
20
25% / 55%
기한 초과
24
25%
무료
5
개발자 5
등급
(618)
프로젝트
1429
59%
중재
31
81% / 0%
기한 초과
10
1%
무료
6
개발자 6
등급
(4)
프로젝트
6
0%
중재
2
0% / 50%
기한 초과
4
67%
무료
8
개발자 8
등급
(31)
프로젝트
42
26%
중재
10
20% / 50%
기한 초과
8
19%
무료
9
개발자 9
등급
(221)
프로젝트
369
66%
중재
10
50% / 0%
기한 초과
46
12%
무료
10
개발자 10
등급
(69)
프로젝트
146
34%
중재
13
8% / 62%
기한 초과
26
18%
무료
게재됨: 6 코드
11
개발자 11
등급
(574)
프로젝트
945
47%
중재
309
58% / 27%
기한 초과
125
13%
무료
12
개발자 12
등급
(645)
프로젝트
872
48%
중재
29
38% / 17%
기한 초과
63
7%
무료
비슷한 주문
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

프로젝트 정보

예산
30+ USD
기한
에서 1  3 일