Modify a Custom Indicator to Fix and Debug Existing Alerts

Spécifications

I need to fix the alerts of my SMC Order Blocks indicator, which is a custom indicator created for me some time ago. This custom indicator already has several types of alerts built-in, but I need to fix specific ones while keeping the other existing alerts unchanged, as those do not have any errors.

The alert is for a specific Order Blocks pattern.

This indicator graphically provides a zigzag, and from there, CHoCH and BOS are derived along with their respective zones of interest. What I want is that when there is a crossing of zones of interest in the same direction with specific parameters, an alert is triggered. The basic explanation is as follows:


FOR BUY SIGNALS:

When the last bullish OB aligns with a second previous bullish OB, touching each other, and the last OB in chronological order has a higher low than the older OB’s low and a higher high than the older OB’s high, the alert is triggered.

FOR SELL SIGNALS:

When the last bearish OB aligns with a second previous bearish OB, touching each other, and the last OB in chronological order has a lower high than the older OB’s high and a lower low than the older OB’s low, the alert is triggered.


This might be a bit difficult to explain, but the alert system is simple.

This alert system was designed by a programmer; however, the work was somewhat flawed. While the correct alerts are sent, many incorrect alerts are also triggered. To put it into context, for every 100 alerts, 30 are correct and the other 70 are not. Additionally, the indicator has three issues that waste time:

  1. The first issue is that both correct and incorrect alerts accumulate when opening the terminal. For example, if the last time the terminal was opened was on 01-08-2024 and today, 15-09-2024, the terminal is opened again, the charts have not updated during that time and they all refresh at once. Since the alert system works at the candle close, a bunch of old alerts are sent that are not needed. I only care about alerts from the moment the terminal opens to the present, not all previous alerts, as they overload the terminal, slow it down, and provide irrelevant information.

  2. The second issue is the incorrect alerts being sent, which is simply a waste of time.

  3. The third issue is that I was not given a "true/false" button to enable or disable these alerts, even though the other alerts do have this feature.

In case you didn’t understand the previous explanation regarding the alert system, I have some example videos of what needs to be fixed.


Note: As I mentioned, this indicator has an alert system built in that triggers when a new OB is generated. This alert system should remain intact without any changes. This system is even visible on the chart because there is a button in the top left corner of the chart called “Alert.” This button is only visible when the indicator is added to the chart, and by default, the button is gray. When the alerts are activated, the button turns light green. This must remain unchanged.

The alert that needs fixing has nothing to do with this alert button or the existing alerts; it is something entirely separate. I am clarifying this because the previous programmer got confused and mixed everything up, although he later fixed it. However, the new alerts still had errors.


The budget is $30 USD. If you are willing to take on the task, please apply for the job. I do not intend to increase the budget, so if you ask for more than the specified amount, I kindly ask you not to apply for the task.


Répondu

1
Développeur 1
Évaluation
(332)
Projets
485
40%
Arbitrage
82
11% / 63%
En retard
77
16%
Gratuit
Publié : 1 code
2
Développeur 2
Évaluation
(7)
Projets
8
0%
Arbitrage
4
0% / 100%
En retard
3
38%
Gratuit
3
Développeur 3
Évaluation
(4)
Projets
2
0%
Arbitrage
5
0% / 80%
En retard
1
50%
Gratuit
4
Développeur 4
Évaluation
(461)
Projets
488
70%
Arbitrage
6
67% / 0%
En retard
2
0%
Gratuit
5
Développeur 5
Évaluation
(7)
Projets
6
33%
Arbitrage
7
0% / 71%
En retard
0
Gratuit
6
Développeur 6
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
Commandes similaires
Cerco uno sviluppatore MQL5 esperto per lavorare su un Expert Advisor (EA) XAUUSD per MetaTrader 5 già esistente , versione attuale XAU_V59.mq5 . L'obiettivo è modificare, correggere e sviluppare il codice esistente senza stravolgere la logica già presente , mantenendo le regole ei parametri già definiti, salvo le modifiche espressamente richieste. REQUISITI FONDAMENTALI Il codice deve essere scritto in MQL5 nativo e
I need an MT5 Expert Advisor for a mean-reversion strategy on EURUSD: single entry at local price extremes, fixed stop loss and take profit, no grid and no averaging. Position size must be calculated automatically so that risk per trade is capped at a fixed USD amount, with a daily loss limit and a pause after consecutive losses. I will send the full specification — entry conditions, filters and all input parameters
Algo quant expertise 3000 - 6000 USD
Built and beta FSM designed algo with TS-Easy Language. Order requires optimizing FSM OEX entry/exit state change logic sequencing, so... First considering platforms and expertise to launch with $100k (now in TS futures/equity accts).. Please advise. dR
I trade NAS 100 using Harmonic Patterns. I want to create a MT5 EA to trade based on this indicator: https://www.mql5.com/en/market/product/78325?source=Site +Market+MT5+Indicator+Search+Rating006%3abasic+harmonic+patterns I want the EA to have the same take profit levels as indicator: TP1, TP2, TP3 (select in inputs which TP to use). The EA should also use the same Stop Loss as indicator, with the option to adjust
I am looking for a professional and market-savvy MQL developer to build a disciplined, stable Scalping Expert Advisor (EA). The ideal developer must have a solid understanding of Trend Identification, Fibonacci Levels, and Technical Indicators , alongside strict risk management implementation. Key Focus Areas & Developer Requirements: Market & Analysis Expertise: ⚬ Deep understanding of Trend direction (Market
profitable EAs wanted with at least 3 to 5 years backtest. you be submit your proofs such as graphic results, backtesting results, and your demo or weekly the eas has traded
Requirements Specification GoldV16 V0 – MT5 XAUUSD Netting EA 1. Platform: - MetaTrader 5 - MQL5 - XAUUSD - NETTING account 2. Position rule: - Only ONE XAUUSD position may be open at any time. - Fixed lot only. - No Martingale. - No automatic lot increase. 3. Stop Loss: - Stop Loss must be sent immediately when a trade opens. - Default SL distance: 1.00 USD in gold price. - SL distance must be adjustable in Inputs
MACD + EMA 30 - 100 USD
J’ai fais un indicateur tradingview que j’aimerai adapter à MT5. celui ci indique une flèche pour des achats ou des ventes lorsque le prix atteint un niveau tracé auparavant par l’indicateur également. Les conditions sont les suivantes : timeframe 1 minute Buy Stop / Sell Stop sur le niveau tracé. SL placé sur la EMA 21 au moment du du déclenchement de l’ordre avec possibilité de le modifier. Le TP à 1.5R
i need someone that can make me an EA really easy with the martingala system?, I am looking for something that doesn't exceed 5 trades for the martingale, I think I did it, but it only works for propfirms, So i need to develop it on ninja trader I have identified a very very simple strategy but it only works on propfirms, with only two propfirm accounts, i absolutely need account A and account, And they have to open
I want to develop a custom trading indicator based on the functionality shown in a YouTube video and the indicators available on a website that I will provide. The main indicators/features I want to replicate or develop are: Volume Profile – Display volume distribution at different price levels, including key levels such as POC, VAH, and VAL where applicable. Order Flow – Analyze buying and selling activity at each

Informations sur le projet

Budget
30+ USD