URGENT HELP NEEDED

MQL5 Indicadores

Tarea técnica

I need a solution. How do I specify the number of bars of HIGH PRICE on H1 chart on Bar1, Bar2, Bar3  with relation to M1. I know there are 60 bars of M1 in an hour, but I want to specify that if any High Price on M1 bar is equal to any value within the 60 - 119  of Bar2 on H1 there should be an alert. Thanks.

Han respondido

1
Desarrollador 1
Evaluación
(206)
Proyectos
334
16%
Arbitraje
23
39% / 30%
Caducado
17
5%
Ocupado
2
Desarrollador 2
Evaluación
(5)
Proyectos
2
0%
Arbitraje
2
0% / 100%
Caducado
0
Libre
3
Desarrollador 3
Evaluación
(41)
Proyectos
54
4%
Arbitraje
5
0% / 60%
Caducado
4
7%
Libre
4
Desarrollador 4
Evaluación
(2)
Proyectos
2
0%
Arbitraje
1
0% / 0%
Caducado
1
50%
Libre
5
Desarrollador 5
Evaluación
(42)
Proyectos
62
8%
Arbitraje
12
58% / 42%
Caducado
1
2%
Libre
6
Desarrollador 6
Evaluación
(568)
Proyectos
641
41%
Arbitraje
21
57% / 29%
Caducado
47
7%
Trabaja
7
Desarrollador 7
Evaluación
(52)
Proyectos
97
24%
Arbitraje
11
18% / 18%
Caducado
12
12%
Trabaja
8
Desarrollador 8
Evaluación
(246)
Proyectos
438
34%
Arbitraje
56
36% / 38%
Caducado
160
37%
Trabajando
9
Desarrollador 9
Evaluación
(7)
Proyectos
14
21%
Arbitraje
1
0% / 100%
Caducado
3
21%
Libre
10
Desarrollador 10
Evaluación
(158)
Proyectos
175
43%
Arbitraje
6
0% / 67%
Caducado
8
5%
Libre
11
Desarrollador 11
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
12
Desarrollador 12
Evaluación
(74)
Proyectos
121
43%
Arbitraje
12
33% / 50%
Caducado
17
14%
Libre
13
Desarrollador 13
Evaluación
(298)
Proyectos
427
26%
Arbitraje
18
61% / 33%
Caducado
26
6%
Libre
14
Desarrollador 14
Evaluación
(300)
Proyectos
447
65%
Arbitraje
5
40% / 0%
Caducado
4
1%
Libre
15
Desarrollador 15
Evaluación
(480)
Proyectos
509
53%
Arbitraje
10
60% / 20%
Caducado
3
1%
Trabaja
16
Desarrollador 16
Evaluación
Proyectos
0
0%
Arbitraje
0
Caducado
0
Libre
17
Desarrollador 17
Evaluación
(1)
Proyectos
0
0%
Arbitraje
1
0% / 100%
Caducado
0
Libre
18
Desarrollador 18
Evaluación
(42)
Proyectos
88
14%
Arbitraje
30
30% / 57%
Caducado
36
41%
Trabaja
19
Desarrollador 19
Evaluación
(1)
Proyectos
1
0%
Arbitraje
0
Caducado
0
Libre
20
Desarrollador 20
Evaluación
(66)
Proyectos
143
34%
Arbitraje
10
10% / 60%
Caducado
26
18%
Libre
Solicitudes similares
I need to fix an indicator that MT5 says is too slow. The message in Expert Tab when the indicator is used inside another indicator through iCustom function is this: "Indicator is too slow 27674 ms. rewrite the indicator, please". So the indicator needs to be fixed to speed it up. I request first version ex5 file with expiration before starting the job. I request final source code mq5 file. Thank you Regards
The idea of the trading system is as follows: Market entries are performed when the 2 moving averages intersect, the candlestick touches or breaks through the opposite moving average line of the moving average that just crossed but the overall trend has remained the same. The trend is determined by the MACD based on the settings 34 for fast EMA 144 for slow EMA and 9 for MACD SMA. When the MACD is an above the zero
Hello, I bought an EA who has SL but it is not trailing.I need someone who can attach trailing SL to this EA or if it is possible to implement trailing in the EA? I do not have EA code, I bought it and I am using it
Below is the pine eidtor script convert it to MQL5 coding language and create bot based on following condition 1. This all should be on 5-minute chart timeframe 2. For Buy side, buy after closing of second candle when buy signal is given and exit buy position when sell signal is given. 3. For sell side, sell after closing of second candle when sell signal is given and exit sell position when buy signal will be given
I would like the better volume indicator 1.6 in a scanner format. Scanning multiple timeframe and pairs of which can be picked. Would like it to provide all standard noticatioons and also if pressed to go to the a template timeframe and pair
Descripción: Necesito duplicar un indicador detector de cambio de polaridad para el activo Boom 1000 en MetaTrader 5 (MT5). El indicador debe identificar de manera precisa los cambios de polaridad en el mercado y duplicar la funcionalidad para asegurar una detección redundante. Especificaciones clave: El indicador debe generar una señal visual clara en el gráfico (flechas o líneas) cada vez que se detecte un cambio
Poverty 30+ USD
``` def moving_average_crossover(prices, short_window, long_window): short_ma = prices.rolling(window=short_window).mean() long_ma = prices.rolling(window=long_window).mean() signals = np.where(short_ma > long_ma, 1, 0) signals = np.where(short_ma < long_ma, -1, signals) return signals # Example usage: prices = pd.Series([...]) # Replace with your price data short_window = 50 long_window = 200 signals
Brief description. mt4 must be connected via binary.com API. Only for binary trade. Forex pair . Rise/Fall option only. Maximum trade limited options should be given. Profit option should be given. Martingale system. Compounding system Candlestick time counter should be given. There will be two types of signals. A candle stick will come with an arrow symbol. Arrow symbol will appear below another chart. You can
Veltoor sniper 35+ USD
I wanna create trading robot so that it can trade for me during busy hours cause I sometimes miss opportunity to enter my trades because I'm being busy during the day . So I'd like to have a system for me
**Job Title: Experienced Developer Needed for High-Performance Scalping Trading Robot** **Job Description:** We are seeking an experienced and highly skilled developer to create a cutting-edge trading robot specifically designed for scalping strategies. The ideal candidate will have a deep understanding of trading algorithms, extensive experience in financial markets, and a proven track record of developing

Información sobre el proyecto

Presupuesto
50 - 200 USD
Para el ejecutor
45 - 180 USD