Optimize and fix MQL5 multi divergence indicator conterted from Pinescript

Spezifikation

The job is to optimize and fix an MQL5 multi divergence indicator originally converted from a TradingView Pinescript indicator.

Things to fix:

1. Speed - the indicator works, to an extent, but is extremely slow/resource intensive sometimes blank and unreliable compared to the performance of the TV version. 

2. The divergences shown by MT5 roughly coincide to TV, but often MT5 shows more/less divergences. For the same chart, the MT5 version must show the same as TV.

3. The MT5 indicator is slow and I disable divergence line draw in the settings - however, when doing this the MT5 version displays random divergences that are not shown on the TV version. See images below. To mitigate this, I keep the divergence line setting to true but comment out the line draw command in the MQL5. I want this fixed so I can disable divergence lines in the settings but see the same divergences as TV.

The below MT5/TV charts are from the same broker with identical OHCL.

TV indictor showing regular/hidden divergences and divergence lines

TV Indicator showing regular/hidden divergences and divergence lines:


MT5 indicator showing regular/hidden divergences and divergence lines

MT5 Indicator showing regular/hidden divergences and divergence lines: note that the divergence do not exactly match the TV version (requirement 2)


TV indicator showing regular/hidden divergence without divergence lines

TV indicator showing regular/hidden divergence with divergence lines disabled in settings:


MT5 indicator showing regular/hidden divergence with divergence line disabled

MT5 indicator showing regular/hidden divergence with divergence lines disabled in settings - note that this shows random divergences that are not on the above TV chart

(req 3) - this must be fixed so MT5 shows the same divergence as TV when divergence line draw is disabled


Bewerbungen

1
Entwickler 1
Bewertung
(18)
Projekte
26
0%
Schlichtung
4
0% / 100%
Frist nicht eingehalten
5
19%
Frei
2
Entwickler 2
Bewertung
(1)
Projekte
1
0%
Schlichtung
6
0% / 67%
Frist nicht eingehalten
0
Frei
3
Entwickler 3
Bewertung
(24)
Projekte
31
19%
Schlichtung
4
50% / 25%
Frist nicht eingehalten
4
13%
Frei
4
Entwickler 4
Bewertung
(265)
Projekte
597
35%
Schlichtung
64
20% / 58%
Frist nicht eingehalten
147
25%
Frei
Veröffentlicht: 1 Artikel, 22 Beispiele
5
Entwickler 5
Bewertung
(9)
Projekte
11
18%
Schlichtung
4
0% / 100%
Frist nicht eingehalten
4
36%
Frei
6
Entwickler 6
Bewertung
(1)
Projekte
4
0%
Schlichtung
5
20% / 40%
Frist nicht eingehalten
2
50%
Frei
7
Entwickler 7
Bewertung
(14)
Projekte
14
14%
Schlichtung
8
0% / 88%
Frist nicht eingehalten
2
14%
Beschäftigt
8
Entwickler 8
Bewertung
(7)
Projekte
11
0%
Schlichtung
4
0% / 100%
Frist nicht eingehalten
2
18%
Arbeitet
9
Entwickler 9
Bewertung
(85)
Projekte
169
44%
Schlichtung
3
67% / 0%
Frist nicht eingehalten
5
3%
Arbeitet
Veröffentlicht: 1 Beispiel
10
Entwickler 10
Bewertung
(64)
Projekte
144
46%
Schlichtung
20
40% / 15%
Frist nicht eingehalten
32
22%
Arbeitet
11
Entwickler 11
Bewertung
(2)
Projekte
3
0%
Schlichtung
8
13% / 88%
Frist nicht eingehalten
1
33%
Frei
12
Entwickler 12
Bewertung
Projekte
0
0%
Schlichtung
0
Frist nicht eingehalten
0
Frei
13
Entwickler 13
Bewertung
(574)
Projekte
945
47%
Schlichtung
309
58% / 27%
Frist nicht eingehalten
125
13%
Frei
Ähnliche Aufträge
Trading can take us to the top but trading robots would take us to the sky with trades, money and more. Trading is about learning how to make money and become successful without pressure. I need an excellent trading robot with excellent skills and knowledge
The strategy is already fully defined with exact logic, scoring system, entry rules, risk management, and execution protection (spread, slippage, deviation). The strategy is already fully defined with exact logic, scoring system, entry rules, risk management, and execution protection (spread, slippage, deviation). Please follow the specification strictly without any discretionary interpretation
Job Description: I am looking for a skilled MQL5 developer to create a custom Expert Advisor (EA). The trading strategy relies on standard indicators, but requires precise execution logic and strict risk management rules. Key Technical Requirements & Skills Needed: Multi-Timeframe (MTF): Basic ability to read one indicator's data from a higher timeframe (M15) while the EA runs on a lower timeframe (M5). Instant
EA MACENIC PRO 30 - 70 USD
Ready made robot for executing trades because don't have PC or laptop does it come as license key that allows straight extension to be a ready made of change your mind and the match is still hustling and I recommend exness broker on any
Strategy Overview / 策略概况: Logic: Built-in GUI, Adaptive ATR Spacing, High-level peak trailing profit & Low-level Bollinger Band exit. Logic (CN): 自带GUI界面,自适应ATR调节仓距,高层回调峰值止盈,低层Boll止盈。 Stress Test Results / 暴力测试表现: Setup: Reset capital to 20,000 USDM every week for high-risk, high-reward testing. Setup (CN): 每周重置2万USDM本金,纯利润提取后的暴力压力测试。 Week 1 & 2: 100% ROI per week (20k to 40k). Week 3: 50% ROI (20k to 30k)
[Automatic Level Detection Group] - Enable Auto Detection: Yes/No - Number of Levels Required: (Number) 3-5 - Lookback Bars: (Number) 100-200 - Minimum Touches for Strong Level: (Number) 2 - Use Zig Zag Algorithm: Yes/No - Use Level Clustering: Yes/No - Max Cluster Distance (points): (Number) [Display and Drawing Group] - Resistance Line Color: (Color) - Support Line Color: (Color) - Show Info Labels: Yes/No - Lines
Società di investimento con attività tra Sanremo e Monaco ricerca un giovane collaboratore con esperienza nell’utilizzo avanzato di MetaTrader 5. Si richiede la conoscenza della lingua ITALIANA e INGLESE. Si richiede una chiamata conoscitiva. Il collaboratore si occuperà di: • eseguire backtest di strategie di trading su MT5 • effettuare ottimizzazioni parametri tramite Strategy Tester • analizzare risultati e
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
Bonjour j’ai besoin d’un expert capable de me creer un robot de trading lié à un canal télégramme qui sera en mesure de détecter les signaux dans un canal télégramme et les exécuter sur mon compte de trading

Projektdetails

Budget
30 - 100 USD
Ausführungsfristen
von 1 bis 5 Tag(e)