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

仕事が完了した

実行時間3 分

指定

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 !

 


応答済み

1
開発者 1
評価
(806)
プロジェクト
1126
43%
仲裁
47
49% / 23%
期限切れ
84
7%
2
開発者 2
評価
(208)
プロジェクト
297
54%
仲裁
0
期限切れ
1
0%
パブリッシュした人: 6 codes
3
開発者 3
評価
(564)
プロジェクト
844
73%
仲裁
15
53% / 13%
期限切れ
193
23%
類似した注文
#property indicator_chart_window #property indicator_buffers 2 #property indicator_plots 2 #property indicator_type1 DRAW_ARROW #property indicator_color1 Blue #property indicator_label1 "Buy Signal" #property indicator_type2 DRAW_ARROW #property indicator_color2 Red #property indicator_label2 "Sell Signal" double BuyBuffer[]; double SellBuffer[]; input int MA_Period = 50; input int RSI_Period = 14; int maHandle;
Need Python developer to use MetaApi.cloud Python API (ready SDK) to build a real-time equity curve chart. Project is simple and details will be shared privately. Only apply if you have strong Python experience
A robot 30+ USD
Code pour créer un robot //+------------------------------------------------------------------+ #include <Trade/Trade.mqh> CTrade trade; // SYMBOLS string symbols[3] = {"Volatility 10 Index","Volatility 25 Index","Volatility 75 Index"}; string bestSymbol = ""; // VARIABLES double startBalance; int tradeCount = 0; int lossStreak = 0; bool tradingStopped = false; bool profitMode = false; datetime lastDay; // PARAMÈTRES
I need someone to recreate this indicator for mt5 for $60 it has to be non repaint ,I've been trying to code this indicator so if someone can do it my contact is , sebokomorobi6@gmail.com ,or 073 923 0151 you can contact the number on Whatsapp no calls allowed
Hi Im working with a Crypto trading company and we want to branch out with our indicator, i'm researching the bot automation and need some hands on board. i i want to hear your opinion about the indicator that i would like you to build. in the PDF i explain the whole indicator and how it need to look like. happy to hear form you
I want someone to hold a session for me and explain in details on how to implement them in. I would really appreciate your guidance on how to properly set up GoCharting and get access to CME futures data
When the super trend changes from buy to sell and crosses the fast moving average and the 200 moving average is above the price, send email notification and/or sms (text) to sell . When the super trend change from sell to buy and crosses the fast moving average and the 200 moving average is below the price, send email notification and /or sms (text) to buy. Please note that there are two moving averages(fast and
Hola comunidad, Estoy buscando un desarrollador que tenga el archivo de instalación de MetaTrader 4 build 1443 o que pueda ayudarme a volver a esa versión. Tengo un robot (EA) que funcionaba perfectamente en build 1443, pero mi plataforma se actualizó automáticamente a build 1470 y ahora el robot ya no funciona correctamente. Necesito alguien que: • Tenga el instalador de MT4 build 1443, o • Sepa cómo reinstalar esa
have the Beatrix Inventor Expert Advisor (EA) that was profitable in the past but has been losing money recently. I need an experienced EA developer/optimizer to study the trade history (especially Stop Loss hits, drawdown periods, SL/TP behavior, win/loss ratio, etc.) and recommend + implement specific tweaks so it becomes consistently profitable again. Your job: 1. Deep analysis of why the EA is no longer
want to develop a trading robot (EA) for MetaTrader 5 based on 10 specific rules. The robot should include a professional interface to control all settings, including: Fixed lot size (0.50), Stop Loss (10 USD), RSI indicators for entry/exit, News filter, Trailing stop, and daily profit targets. I have the full logic ready to discuss with the developer. Please ensure high-quality code and testing

プロジェクト情報

予算
30+ USD
締め切り
最高 3 日