Modify a Custom Indicator to Fix and Debug Existing Alerts

指定

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.


反馈

1
开发者 1
等级
(332)
项目
485
40%
仲裁
82
11% / 63%
逾期
77
16%
空闲
发布者: 1 代码
2
开发者 2
等级
(7)
项目
8
0%
仲裁
4
0% / 100%
逾期
3
38%
空闲
3
开发者 3
等级
(4)
项目
2
0%
仲裁
5
0% / 80%
逾期
1
50%
空闲
4
开发者 4
等级
(458)
项目
485
70%
仲裁
6
67% / 0%
逾期
2
0%
工作中
5
开发者 5
等级
(7)
项目
6
33%
仲裁
7
0% / 71%
逾期
0
空闲
6
开发者 6
等级
项目
0
0%
仲裁
0
逾期
0
空闲
相似订单
SETJEO'S GOLD EA 30 - 200 USD
double GetTodayProfit() { double profit = 0; datetime today = StringToTime(TimeToString(TimeCurrent(), TIME_DATE)); HistorySelect(today, TimeCurrent()); for(int i = HistoryDealsTotal() - 1; i >= 0; i--) { ulong ticket = HistoryDealGetTicket(i); if(HistoryDealGetString(ticket, DEAL_SYMBOL) == _Symbol) { profit += HistoryDealGetDouble(ticket, DEAL_PROFIT); } } return profit; }
I have an expert advisor's investor login. I want you to study it and make me the exact same EA. There should be absolutely no differences or mistakes. You should have great observation skills for this aswell
I am looking for a developer to create an Expert Advisor (EA) for MetaTrader 5. Requirements: Trade XAUUSD (Gold) Automatically open and close trades Include Stop Loss and Take Profit settings Adjustable lot size and risk percentage Work on MT5 Allow me to change settings from the EA inputs Include backtesting support Source code preferred
Build new custom webhook receiver from scratch: Build a complete MT5 webhook receiver using WebRequest, plus full execution logic. No third-party dependency, full control. includes a small Python script that sits on VPS, receives the TradingView webhook directly, and writes each alert to a text file. EA reads that file and executes. with custom TP SL BE and trail sl
I have build a trading view indicator which monitors trades. The strategy is based on OB, it buys and sells bullish and bearish OB. Also valid re enters on the retest of orderblocks only if TP is hit the first time. I’m looking for someone to develop me a EA which works on the same logic and buys and sells of the same logic as my Indicator. I currently have my indicator firing signals into a telegram channel so I
I am looking for an experienced MQL5 developer to code a simple grid trading strategy into an Expert Advisor. The strategy logic is already defined, and I am looking for someone with strong MQL5 development experience to implement it accurately and efficiently. If you are interested and have relevant experience, please get in touch so we can discuss the project details
I am looking for an experienced MQL5 or MQL4 developer with a strong background in low-latency algorithmic trading, market data integration, arbitrage and execution optimization. The project involves developing a high-performance HFT Expert Advisor (EA) for XAUUSD or US30 on IC Markets that is designed for robust execution in both demo and live environments. The EA may use market data feeds (such as lmax,one zero or
I am looking for an experienced MQL5 or MQL4 developer with a strong understanding of high-frequency trading (HFT) concepts who can explain how certain HFT-style strategies have historically been able to pass proprietary firm evaluations while also being profitable on demo accounts and capable of transitioning successfully to live trading. I am interested in understanding the legitimate trading logic, execution
السلام عليكم، مطلوب مطور محترف وخبير في لغة MQL5 لتطوير مستشار خبير (Expert Advisor) مخصص للتداول تلقائياً على معدن الذهب (XAUUSD) ليعمل على منصة MetaTrader 5. ​الشروط المطلوبة: ​الاعتماد على استراتيجية ذكية لإدارة المخاطر (تحتوي على Stop Loss و Take Profit تلقائي وديناميكي). ​إمكانية دمج خوارزميات تحليل ذكية (أو الربط مع بايثون إذا لزم الأمر لتنفيذ منطق الذكاء الاصطناعي). ​توفير خاصية الـ Trailing Stop (ملاحقة
I need an expert advisor for fast excursion of trades. So that I can up my skills, I need it to have a good balance and need you to at least to price the the bot below $50

项目信息

预算
30+ USD