Need an indicator to push alert when current bar reaches certain length in any time frame

MQL4 Indicators

Job finished

Execution time 1 day
Feedback from customer
Created the indicator within a couple of hours and does what I need it to do. Thanks

Specification

Hello,
I'm needing an indicator that, when the current bar/candle reaches "x" pips in length, I get a push alert (preferably before the close of the candle if possible but not mandatory).
As simple as this seems, I've searched everywhere for this indicator and can only find engulfing indicators with push alerts, which isn't quite what I want.
My goal is to catch large moves early.  ie.  5 min chart, gpjy suddenly spikes 20 pips - I want to be alerted to determine
if I want to jump on the move. I'd like to be able to edit the alert threshold, ie. set to 30 pips instead of 20, etc.  The alert should display currency, time and whether the move is up or down.

That's it!

Thank you,

Adam




Responded

1
Developer 1
Rating
(192)
Projects
232
30%
Arbitration
1
100% / 0%
Overdue
9
4%
Free
2
Developer 2
Rating
(2440)
Projects
3075
66%
Arbitration
77
48% / 14%
Overdue
340
11%
Free
3
Developer 3
Rating
(117)
Projects
138
41%
Arbitration
30
7% / 77%
Overdue
17
12%
Free
4
Developer 4
Rating
(14)
Projects
22
27%
Arbitration
24
13% / 79%
Overdue
6
27%
Free
5
Developer 5
Rating
(69)
Projects
76
59%
Arbitration
0
Overdue
12
16%
Free
6
Developer 6
Rating
(590)
Projects
789
71%
Arbitration
9
33% / 33%
Overdue
22
3%
Free
7
Developer 7
Rating
(729)
Projects
1049
40%
Arbitration
47
49% / 23%
Overdue
84
8%
Free
8
Developer 8
Rating
(10)
Projects
11
9%
Arbitration
5
0% / 100%
Overdue
0
Free
9
Developer 9
Rating
(103)
Projects
205
41%
Arbitration
17
29% / 71%
Overdue
45
22%
Free
Similar orders
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
Good day, I am looking for a COT report indicator that shows the weekly change in MT4. change in MT4. Number Value Indicator: Speculators (Commercials) Plus minus percent change Tool (exe file ? to load csv... ?). Just for simple updating... Unfortunately I could not find a useful indicator on the net. Please simply offer who has already realised such projects. Thanks
looking to convert a TV indicator into mt5. it is has a lot of added extras which don't need also. Just looking for the books and entry candle. (The arrow up and down for long and short) tv code is attached: concepts of trading system also attached https://www.youtube.com/watch?v=zBtaWWNlY9U https://www.youtube.com/watch?v=L1AqJOCZ-mw
I need Someone that can combine my Tradingview indicators together and make it automate on TradeLocker the list of indicators are on TradingView, 1. Market Structure Break And Order block. By EmreKb 2. TMA - Divergence Indicator (V2) 3. Multiple MA (21,50,100) 4. SuperTrend

Project information

Budget
25 - 35 USD
For the developer
22.5 - 31.5 USD
Deadline
from 5 to 20 day(s)