İş tamamlandı


İş Gereklilikleri
Add external enum enPrices to working .mq4 indicator
Hi guys and ladies
My job is pretty simple but I just can't get my head around it for some reason, it's an embarrassing brain fog. I have a mql4 source file for an indicator called HullAlma_v1.mq4 which I have modified, and I am trying to add the external enum enPrices to it so I can apply all the common prices, custom prices and Haikin Ashi prices, but I'm a newbie and I just don't have time to keep researching how to do it. I am also considering adding the MTF function later. I have tweaked it up a bit already, added arrow buffers etc, and now using the indicator in conjunction with with the MT4 Universal Indicator EA with pretty good results. The modified indicator works great already, no errors or compiling issues, so the job is this:
1. Add external enum enPrices to my modified HullALMA_v1 indicator I now call CHALMA (Hull + ALMA + Color change line). My failed attempt is attached and called CHALMA-ALL PRICES.mq4 ( I know, genius name :) )
2. Assess whether adding the MTF function is possible and please quote as extra cost to the original job above. (not needed to be done right now but will if affordable).
3. Quick check to see that my modifications are ok as I am a newbie.
Also I would like to duplicate this same completed indicator with the enum enPrices (and hopefully MTF) to .mq5 format sometime in the future to run on the MT5 platform. The coder who does this .mq4 job does not need to be able to duplicate the .mq5 version as my finances probably prohibit that at the moment. But an approximate quote for the .mq5 version would be greatly appreciated if you can do this second job in the near future.
Attached is:
1. The original HullALMA_v1.mq4 source file.
2. My modified version of HullALMA_v1.mq4 with arrow indicators I call CHALMA which I use successfully with the Universal Indicator EA, and require the enum enPrices to be added too it.
3. An ALMA v2.mq5 version of the ALMA ( not HullALMA unfortunately) already with the external enum enPrices just like I want added to my CHALMA-ALL PRICES.mq4, might help with quote on future .mq5 duplicate version.
4. My failed attempt at adding the enum enPrices to CHALMA.mq4 I call the CHALMA-ALL PRICES.mq4
By budget listed is just for the added .mq4 enum enPrices but if adding .mq4 MTF is not much more, I'm happy to negotiate.
Cheers and thanks in advance
Steve