Create a program that sends alerts when a certain type of candlestick is found

MQL4 Indicatori Esperti

Lavoro terminato

Tempo di esecuzione 3 minuti

Specifiche

Hello, I need an expert advisor (I think this is an EA, but it is maybe a script or an indicator... please let me know what is the best) to get some alerts when a certain type of candlestick occurs (wich looks like haramis).

 

Timeframe : H1 (but it must be possible to change easily the timeframe).

 

Here are the conditions that the program should take into account :

 

1/ the current hour is between 8 AM and 7 PM. The alert is sent once, after the end of a candlestick (if the candlestick I am looking for is found for the hour between 9:00 and 9:59, I want to be noticed at 10:00).

 

2/ if "close[1]" is the closing level of the last candelstick (if it is 10:00, I want the data from the period 9:00 - 9:59), "open[1]" the opening level, "high[1]" the highest point, "low[1]" the lowest point, I need the following conditions :

 

close[1] < close[2] and open[1] > open[2] and high[1] < high[2] and low[1] > low[2]

OR

close[1] > close[2] and open[1] < open[2] and high[1] < high[2] and low[1] > low[2]

 

3/ if "abs" means the absolute value of a number : Abs(2) = 2 and Abs(-2) = 2 for example.

I need the condition :

abs(close[1] - open[1]) < abs(close[2] - open[2])

It should be possible to switch of this condition in order to make some tests.

 

 

The expert advisor (or script, or indicator ?) must send me an e-mail and/or if possible send me an alert thanks to the mobile version of MT4, if conditions 1 AND 2 AND 3 are ok

 

 

 

I join 2 captures :

- 1 capture taken from the software Prorealtime where I have created the indicator that does exactly what I am asking. But Prorealtime cannot send alerts, therefore I want to use MT4.

 

- 1 capture from MT4 showing the expert Advanced Stochastic Scalper, which has exactly the look I want : Arrows showing the candlesticks that match the requirements, and alerts (shared on the mobile mt4 app)

Thank you very much !

 


Con risposta

1
Sviluppatore 1
Valutazioni
(803)
Progetti
1123
43%
Arbitraggio
47
49% / 23%
In ritardo
84
7%
Gratuito
2
Sviluppatore 2
Valutazioni
(208)
Progetti
297
54%
Arbitraggio
0
In ritardo
1
0%
Gratuito
Pubblicati: 6 codici
3
Sviluppatore 3
Valutazioni
(564)
Progetti
844
73%
Arbitraggio
15
53% / 13%
In ritardo
193
23%
Gratuito
Ordini simili
Existing indicator compiles but does not want to attach to chart anymore, worked previously Requirements: Debugging of code so indicator attaches to chart Original values required to work as they previously worked, no adjustments Testing of indicator to make sure it attaches to a chart properly
Looking for an experienced Pine Script v5 & MQL5 developer to connect a custom TradingView indicator to MT5 (Exness) . The indicator already calculates lot size and includes a dropdown (None / Buy / Sell) . When Buy or Sell is selected, a TradingView alert must trigger , send lot size + direction via webhook , and place a market order in MT5 . No strategy conversion. No SL/TP handling. Execution only. Apply only if
I’m looking for a skilled MQL5 developer to help build and manage an automated trading system that bridges TradingView custom indicator alerts to an Exness MT5 account . This role involves capturing Buy/Sell signals and lot sizes from TradingView webhooks , processing them with a Python listener , and executing orders on MT5 hosted on a 24/7 VPS . The ideal candidate will ensure accurate trades, reliable execution
I need a trading signals indicator. So I can learn how to upgrade my trading skills and mentality. I will be very glad if I can upgrade my trading mentality
I am looking for an experienced MQL5 developer to help build and support an automated trade execution system that connects TradingView custom indicator alerts to an Exness MT5 account. The role involves receiving TradingView webhook signals containing Buy/Sell direction and dynamically calculated lot size, processing them via a Python-based webhook listener, and executing market orders on MT5 running on a 24/7
HELLO EVERYONE , I NEED AAN INDICATORE AND EA ON STOCHESTIC OSSILATOR, WHICH CAN GIVE ME ALERT WHEN SIGNAL APEARS, INDICAOTRE I CAN SHOW ON TRADING VIEW , EXACTLTY THAT INDICATORE I NEEDED.INDICATORE NAME ON TRADING VIEW( JL STOCHESTIC DIVERGENCE ALERT).. THANK YOU
//+------------------------------------------------------------------+ //| Expert initialization function | //+------------------------------------------------------------------+ #property strict // Inputs input int EMA_Fast = 9; input int EMA_Slow = 21; input int RSI_Period = 14; input double Lots = 0.1; input int StopLoss = 20; // وقف خسارة (بـ نقاط) input int TakeProfit = 40; // هدف (بـ نقاط)
Indicator 130+ USD
To trade Forex and pass FTMO challenges by combining: Smart Money Concepts (SMC), RSI divergence and Strict filtering to avoid overtrading and drawdown. If you’re experienced in this let me know. Thank you very much
// Add this to your EA after ExportState() function void SendToBase44(const string state, const string dir, double entry, double sl, double tp) { string url = " https://preview-sandbox--ee0a32a725b788974de435e8cef40b7a.base44.app/api/functions/receiveEAState "; string headers = "Content-Type: application/json\r\n"; string json = "{" "\"symbol\":\""+_Symbol+"\","
Hello! I am looking for an experienced, top-rated developer to build highly profitable strategy software that provides accurate signals for both long-term and short-term trades. The software must analyse the market correctly, indicating when to enter and where to set Take Profit (TP) and Stop Loss (SL) levels. It must deliver accurate results across all markets, including Forex, cryptocurrencies, metals, indices, and

Informazioni sul progetto

Budget
30+ USD
Scadenze
a 3 giorno(i)