Refactor mql4 code ("working too slowly" & "array out of range"), change ext int variable into custom indicator input

Specification

This is only for highly experienced programmers who know how to work with custom libraries, who know how to update functionality, increase indicator speed by refactoring code, and fix array-out-of-range errors from previous MT4 versions to the current one. Please do not apply when you don't qualify. Thank you.

Description:

A custom indicator, called "!adaptor.mq4", which is calculated on the first buffer of another custom indicator called "# another oscillator VII", uses a custom library called "Calc_Fit_For_Bar.mq4", was written long time ago. This indicator ("!adaptor") needs updating and adjustment. It is an adaptive digital filter, calculated on an oscillator. The way it adapts is calculated in a custom library.

There are 2 issues:


-> First the 2 problems:

1) error messages:

"! adaptor EURUSD,H1: array out of range in '! adaptor.mq4' (65,39)"

and:

"GBPUSD,M30: indicator(s) working too slowly, total calculation time 2906 ms"

So it is working too slowly, and has an array out of range error: this needs to be fixed, so it works correctly in the latest MT4 version.


-> The required changes:

2) It requires adjustment: Instead of an external integer variable, the extern int "WindowLength" should be able to take the input from a custom indicator-rounded- integer value: using MathRound, which I can easily edit on 1 single line in the code. Could be a trivial input in the prototype, just to show the functionality.


The custom library will be provided after acceptance of the project.

Thank you.



Responded

1
Developer 1
Rating
(144)
Projects
198
42%
Arbitration
20
25% / 55%
Overdue
9
5%
Free
2
Developer 2
Rating
(167)
Projects
192
11%
Arbitration
37
38% / 35%
Overdue
5
3%
Working
3
Developer 3
Rating
(796)
Projects
1366
72%
Arbitration
112
29% / 48%
Overdue
341
25%
Working
4
Developer 4
Rating
(31)
Projects
41
20%
Arbitration
9
11% / 89%
Overdue
5
12%
Free
5
Developer 5
Rating
(284)
Projects
424
63%
Arbitration
5
40% / 0%
Overdue
4
1%
Loaded
6
Developer 6
Rating
(446)
Projects
505
33%
Arbitration
25
40% / 48%
Overdue
7
1%
Loaded
7
Developer 7
Rating
(10)
Projects
14
14%
Arbitration
6
33% / 50%
Overdue
2
14%
Free
8
Developer 8
Rating
(66)
Projects
143
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Free
9
Developer 9
Rating
(2)
Projects
2
50%
Arbitration
0
Overdue
0
Free
Similar orders
I am looking for a programmer to do EA trader. If you can understand what I want from the video i do and you can do it, contact me because you will be able to do what I want. https://drive.google.com/file/d/1wbHxbUQQqCkdpr0-pHfIh2b288LzYTV2/view?usp=sharing
Looking for a programmer who can make an indicator that Gives an Arrow for trade entry , Showing an Entry level , Stop Level and a Take profit level . based on the Logic in the attached Pictures . Once the Indictor is done then we will discus on Making an EA for auto trading
This EA will be for forex pairs or stocks. When the indicator gives a buy arrow, enter long at market. When the indicator gives a sell arrow, close long at market, enter sell at market at the same time. Vise verse reverse position as arrow appears. This EA shall have the options for stop loss and profit taking function
i need hft mt5 trading bot and if you want to reply, reply me with demo version and i will selected you instantly and we can proceed to work together
Hello there, I'm looking for an experienced developer to convert a TradingView indicator script into an MT4 (MetaTrader 4) compatible format. The script, written in Pine Script version 5, includes custom indicators and graphical elements such as lines, boxes, and labels that we need to be accurately replicated in MT4. Check the attached file below
I have an existing MQL4 indicator that I would like to convert to Pinescript. The indicator is to identify certain candlestick patterns also draw some lines. I attached an example of what the indicator is drawing
Hello Developers, I am currently seeking a highly skilled and experienced developer to assist with an important project. I requested the conversion of an existing TradingView code to MetaTrader 4 (MT4). The main objective is to convert a TradingView script to an exact MT4 equivalent. If you have the expertise and are interested in this project, please provide a quote and your estimated timeline for the conversion
MT5 hft bot 100 - 250 USD
HELLO I AM IN NEED OF HFT TRADING BOT FOR MT5 AND BEFORE WE PROCEEDS YOU MUST SHOW ME HOW YOUR BOT WORK OR SEND ME DEMO VERSION FIRST TO CHECK OUT YOUR BOT WORKING SYSTEM
I already have a Fibonacci based indicator which give precise entry as well as take profit and stop loss levels without repainting. I want to convert this to an EA so as to enable it pick trades automatically. Pay attention to the attached Images for entry and exit description. The EA will be protected with password or any other security protocols. THE EA OUTPUT will be in MQ4 & MQ5
// Define the properties input int ShortPeriod = 12; input int LongPeriod = 26; input double LotSize = 0.1; // OnTick function is called every time there is a price update void OnTick() { double shortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double longMA = iMA(NULL, 0, LongPeriod, 0, MODE_SMA, PRICE_CLOSE, 0); double prevShortMA = iMA(NULL, 0, ShortPeriod, 0, MODE_SMA, PRICE_CLOSE, 1);

Project information

Budget
100 - 200 USD
VAT (21%): 21 - 42 USD
Total: 121 - 242 USD
For the developer
90 - 180 USD
Deadline
from 5 to 10 day(s)