Create a specific alert for an existing indicator

MQL4 지표

작업 종료됨

실행 시간 19 일

명시

Hi,


thanks for reading my text!


I have an indicator which gives arrow signals (which do not repaint after bar closes).


I need 4 specific alerts for this indicator.


1.1) If buy signal on TF1 (lets say H1), check if higher TF agrees (also use closed bar on higher tf). -> if higher TF agrees -> arrow and alert (mt4/email/mobile)

1.2) If buy signal on TF1 (lets say H1), check if TWO higher TFs agrees (also use closed bars on higher tfs). -> if higher TFs agree -> different arrow and alert (mt4/email/mobile)

1.3) Exit signal 1: Higher TF opposite signal (after bar close) -> arrow and alert (mt4/email/mobile)

1.4) Exit signal 1: Same TF opposite signal (after bar close) -> different arrow and alert (mt4/email/mobile)


I don't know how much this might cost.  THe 30$ are just because mql forces me to give a number. Just give me an offer how much you'd like to have for this.


Best regards!

응답함

1
개발자 1
등급
(90)
프로젝트
136
14%
중재
43
21% / 28%
기한 초과
14
10%
무료
게재됨: 2 코드
2
개발자 2
등급
(332)
프로젝트
485
40%
중재
82
11% / 63%
기한 초과
77
16%
무료
게재됨: 1 코드
3
개발자 3
등급
(50)
프로젝트
80
39%
중재
4
50% / 25%
기한 초과
0
무료
4
개발자 4
등급
(312)
프로젝트
521
47%
중재
29
10% / 45%
기한 초과
139
27%
작업중
5
개발자 5
등급
(365)
프로젝트
507
40%
중재
159
17% / 74%
기한 초과
99
20%
로드됨
6
개발자 6
등급
(1304)
프로젝트
1732
49%
중재
55
67% / 16%
기한 초과
38
2%
무료
7
개발자 7
등급
(349)
프로젝트
463
51%
중재
41
24% / 49%
기한 초과
149
32%
무료
8
개발자 8
등급
(221)
프로젝트
369
66%
중재
10
50% / 0%
기한 초과
46
12%
무료
9
개발자 9
등급
(45)
프로젝트
59
14%
중재
31
26% / 52%
기한 초과
34
58%
무료
10
개발자 10
등급
(1931)
프로젝트
3552
88%
중재
73
40% / 15%
기한 초과
268
8%
무료
11
개발자 11
등급
(66)
프로젝트
95
28%
중재
20
25% / 55%
기한 초과
24
25%
무료
12
개발자 12
등급
(130)
프로젝트
184
32%
중재
18
28% / 67%
기한 초과
27
15%
무료
게재됨: 1 코드
13
개발자 13
등급
(94)
프로젝트
148
59%
중재
16
38% / 13%
기한 초과
25
17%
무료
게재됨: 1 코드
14
개발자 14
등급
(5)
프로젝트
3
0%
중재
19
0% / 100%
기한 초과
0
무료
15
개발자 15
등급
(163)
프로젝트
193
61%
중재
7
14% / 29%
기한 초과
2
1%
무료
게재됨: 3 코드
16
개발자 16
등급
(42)
프로젝트
70
43%
중재
6
33% / 50%
기한 초과
19
27%
무료
17
개발자 17
등급
(258)
프로젝트
396
28%
중재
69
19% / 49%
기한 초과
121
31%
작업중
18
개발자 18
등급
(4)
프로젝트
6
0%
중재
2
0% / 50%
기한 초과
4
67%
무료
19
개발자 19
등급
(33)
프로젝트
35
40%
중재
11
9% / 91%
기한 초과
4
11%
무료
게재됨: 4 코드
비슷한 주문
Ema100+Fibo 30+ USD
I need a robot that sends me a notification when the price aligns with the EMA and my Fibonacci levels—using specific Fibonacci settings—and then either opens a trade based on the Fibonacci SL and TP or simply sends me a notification. And I want the robot to run in both the Strategy Tester and on a demo account, so I can test it beforehand
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
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 - 50 USD