Building iADXWilder procedure in MT4 similar to iADX - again

MQL4 Experts

Job finished

Execution time 1 day

Specification

Previous developer failed to deliver the task, so im trying again here. Please do not apply for it if you may not be able to provide the working procedure.

 

It is a simple and quick job for someone with experience. I need to have an iADXWilder procedure that would work exactly like iADX function to finnish conversion of my EA from MQL5 to MQL4. 

Result goal is MT4 EA what would look like this:

double iADXWilder(string symbol, int timeframe, int period, int applied_price, int mode, int shift)
{
// your procedure here
}

void OnTick()
{
Alert("adx wilder=", iADXWilder(Symbol(), PERIOD_CURRENT, 14, PRICE_CLOSE, MODE_MAIN, 0) );
Alert("adx=", iADX(Symbol(), PERIOD_CURRENT, 14, PRICE_CLOSE, MODE_MAIN, 0) );
}

Any additional necessary procedures can also be added. The function has to have all specified arguments (symbol, timeframe, period, applied price, shift).

I already tried it myself and I got returns of zeros. I dont have time to fight with it further.

Maybe someone has that ready or is experienced enough, that conversion from publicly available ADX Wilder indicator (ripping the math out) to procedure can take him little time.


I dont want to use external indicator, i want it incorporated in the code.

Detailed MQL5 ADX Wilder description + code:
https://www.mql5.com/en/code/8



I'm attaching my attempt of a conversion (not working, returning only zeros). I examine 500 bars behind as the more periods in the past are examined, the more accurate SSMA is going to be. (like exponential MA it counts all available bars to count its value). Maybe someone can do a quick fix?

Files:

Responded

1
Developer 1
Rating
(1235)
Projects
2820
80%
Arbitration
156
22% / 43%
Overdue
488
17%
Free
2
Developer 2
Rating
(9)
Projects
20
70%
Arbitration
1
0% / 100%
Overdue
9
45%
Free
3
Developer 3
Rating
(807)
Projects
1382
72%
Arbitration
113
29% / 48%
Overdue
343
25%
Free
4
Developer 4
Rating
(53)
Projects
108
68%
Arbitration
3
33% / 33%
Overdue
40
37%
Free
Similar orders
Hi I do not know why but my other order have been deleted and it's not me... I do not know what i did wrong, let me explain again. I dont want you to crack a code or decompile. I want to create a scalper EA with the option I do ask. I had somebody built a EA called Drawdown manager for me that I do use to manage risk of any EA that I test and I have the built code. My problem is that I cannot back test this EA Fast
CHAPTER 1: BASICS 1.THE BASICS 1.1. EXPANSION AND RETRACEMENT Expansion =>occurs when there is an impulse movement towards a direction. Retracement => is the correction movement after an impulse movement. 1.2. FIBBONACCI RETRACEMENT USED TO DETERMINE THE END OF THE RETRACTION MOVEMENT, USUALLY THE PRICE RETRACTS TO 50% OR UNTIL OTE (0.62, 0.705, 0.79) BEFORE ANOTHER IMPULSE MOVEMENT OCCURS. 1.3. BMS - BREAK IN MARKET
Am looking for a developer who can convert an MT5 indicator into MT5 EA. I have the source code of the indicator and i want it modified a little to fit my parameters. Only developer with Smart Money Concept should get in touch. The developer will also add another MT5 indicator( this will be used to confirm entries and exit of orders. More details to follow
I want a program that automatically disables manual trade execution once a specified number of trades have already been placed. ie. After a total of 3 trades have been placed on that day, manual trade execution should be disabled. I want the program to also limit the amount of lots that can be traded in any given day. ie. Maximum of 15 standard lots in any given day. The program should disable manual trade execution
Currency Strength EA 30 - 80 USD
hi These ACS&Csdash indicators work in the same way but provide signals of different currency pairs. And Either of these two ACS indicators should be selected any one and set to trade. It provides signals of multiple currency pairs in the interface So the EA should work like that to trade multiple currency pairs on one chart. CsDash should analyze whether it is a strong signal to show on the dash board and make a
Hello Everyone, I want a professional programmer to help me create an Expert with the ability to take bids in accuracy and be able to manage trades effectively. I have developed a price mechanism that will help to identify if a trade is Going upwards or downwards. This has helped me to identify 2 price positions. So, after establishing the price positions, the next move of the market afterwards will then determine
I am looking for a highly sample and ready and tested profitable EA to purchase.if it meets my requirements i will order same one.EA must be low drawdown high profit on any timeframe
i have a ready made SMC EA and looking for optimizing and debugging and also adding back the missing things in the requirement file. Basically work with the current code and refine it to fit the requirement file. Most indicator is already in the EA and the requirement file below are mostly finish. here are the things need to add back and debug based on the requirement file 1. TP from the filter and need to check
If you think you can replicate EA ("reverse engineering") from Metarader's Market, and create a new EA from scratch that works 100% the same - please send an offer. I have already managed to find out many features of that EA (entry times, risk management, averaging, trailing...) but I still miss a few
Candle wick bot The bot will have a set amount of wick length to enter trade at candle open price, there will be a set Amount in points that the candle wick has to be to then enter that opposite of the wick direction Settings will look like this : Timeframe: (meaning which candles you’re using to measure open price from for the wick length ) If set to 5 min it’ll be using 5 min candles , if set to 15 it’ll use 15

Project information

Budget
10 - 15 USD
VAT (23%): 2.3 - 3.45 USD
Total: 12.3 - 18.45 USD
For the developer
9 - 13.5 USD
Deadline
1 day(s)