I need an efficient ZigZag Void() created.

MQL4 지표 통합

작업 종료됨

실행 시간 20 일

명시

Hi,

I have built an indicator of over 5000 lines that  uses the swing points of the ZIG ZAG to do calculations. The problem for me is that the code i am using to get the ZZ points is embedded through 2 iCustom call functions which is drastically slowing down the calculation speeds of the Indicator making it impossible to utilize in an EA.  I need an experienced programmer to code an efficient void() for me that i can add into my indicator that stores the last 5 ZZ Lows and 5 ZZ Highs in an array. All the code for the ZZ Indicator must be included in this void and therefor it cannot use the iCustom function to get info from outside. Also, the code in this void must be as efficient as possible so it doesn't redo all the calculations every time it is called, only as the newest ZZ points change.

there are a couple of factors that must be considered which make this job a bit more complex and they are

  1. The ZZ that i currently use is not the standard MT4 ZZ. It is a custom ZZ that uses a combination of its own code and an iCustom call to the MT4 ZZ to get the ZZ points. I can provide you with this code, firstly you will have to combine the 2 together to eliminate the iCustom call function.
  2. The void will need to store last 5 Highs and Lows a total of 3 times each time with a different setting. (i will provide further info about this when job is accepted)

Please only apply for this job if you are an experienced and efficient programmer.

Thanks. 

The custom ZZ indicator can be found in the codebase https://www.mql5.com/en/code/10076  If you look at the code you will recognize that this indicator calls the regular ZZ indicator. The reason i use this indicator is because it has a definable extern int called "minpoints" which makes the Zig Zag operate exactly the way i need it to. Minpoints variable means that if a swing is smaller than minpoints in range, it will be disregarded.

 

응답함

1
개발자 1
등급
(73)
프로젝트
257
53%
중재
16
50% / 38%
기한 초과
83
32%
무료
2
개발자 2
등급
(47)
프로젝트
140
49%
중재
9
56% / 0%
기한 초과
27
19%
무료
3
개발자 3
등급
(164)
프로젝트
218
50%
중재
6
17% / 67%
기한 초과
11
5%
무료
4
개발자 4
등급
(564)
프로젝트
845
73%
중재
15
53% / 13%
기한 초과
193
23%
무료
5
개발자 5
등급
(15)
프로젝트
65
58%
중재
6
17% / 33%
기한 초과
39
60%
무료
6
개발자 6
등급
(9)
프로젝트
16
19%
중재
1
0% / 100%
기한 초과
5
31%
무료
7
개발자 7
등급
(493)
프로젝트
1022
58%
중재
30
27% / 23%
기한 초과
133
13%
작업중
8
개발자 8
등급
(187)
프로젝트
367
56%
중재
45
22% / 56%
기한 초과
188
51%
무료
게재됨: 1 기고글, 6 코드
9
개발자 9
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
10
개발자 10
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
11
개발자 11
등급
(1235)
프로젝트
2820
80%
중재
156
22% / 43%
기한 초과
487
17%
무료
비슷한 주문
Version document : 1.0 Plateforme : TradingView Langage : Pine Script v6 Type : Indicateur d'analyse et d'aide à la décision (non-exécutant) 1. Présentation du projet Nom du produit ONYX SR V2 — Intelligent Support & Resistance Scalping System Objectif Créer un indicateur TradingView capable d'identifier automatiquement des opportunités de scalping basées sur : supports et résistances dynamiques ; action du prix ;
I have a EA/indicator that I want built. I should say 1st off dont know how to code myself so I will be using AI to verify that the source code is complete and matches the documents spec or if better so if you can not truly do the job do not waste either of out time. This is a idea I came.up wit and used AI to produce a framework for it.... and of course AI isn't 100% accurate so I need a knowledgeable quantitative
TumiiFX 30 - 20000 USD
1. Use two EMAs: 20 and 50. If EMA 20 is above EMA 50 → uptrend (look for buys) If EMA 20 is below EMA 50 → downtrend (look for sells) 2. Wait for a pullback into the area between the two EMAs. - For buys: price must touch or move between EMA 20 and EMA 50 during the last few candles. - For stils: same idea, but in a downtrend. 3. Entry signal: Buy: a bullish engulfing candle in an uptrend after the pullback
I am looking for an experienced MQL4 developer to build a professional High-Frequency Trading (HFT) / Low-Latency Expert Advisor for MetaTrader 4 (MT4) . The EA will be deployed on an IC Markets Live account and should be optimized for the fastest possible execution using a low-latency VPS located in LD4 or NY4 . The primary instruments will be US30 and XAUUSD (Gold) . The goal is to create an EA capable of
A robot 50+ USD
HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f
I need a trading bot, please i need this project urgently and when messaing me kindly send me samples of past works and dont forget i need the project to be done as soon as possible
A lightweight MT5 chart overlay displaying total floating P&L, average entry price, combined lot size, and current symbol exposure as a percentage of account balance, all updating in real time with color-coded profit/loss indicators, delivered with clean object-oriented source code and no DLL dependencies
QUIERO CONSEGUIR EL CODIGO FUENTE DE ESTE INDICADOR QUE ME GUSTA MUCHO TAMBIEN TIENE EL NOMBRE DE ET BANDS O ENTRY EXIT TIMING . no se los componentes pero estas son las imagenes. que mejor lo describen
I am looking to convert my existing TradingView Pine Script (v5) strategy into an MQL5 Expert Advisor (EA) for MetaTrader 5. Strategy Details: Asset: Gold (XAUUSD) Timeframe: 15-minute Strategy Logic: The strategy is based on a breakout concept. Anchor Candle: The base calculation starts from the Specified Candle Entry Window: The EA should only look for entries As Per Indicator Risk Management: The strategy
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance

프로젝트 정보

예산
80 - 150 USD