MT4 indicator for percent change using Fractals

MQL4 Indicators

Job finished

Execution time 21 hours
Feedback from customer
Very fast and smart!

Specification

I require an MT4 indicator created as a Histogram where it calculates the difference in percentage of each High fractal to the next High fractal. It does this by this: (New Price - Old Price) / Old price x 100. I also want an option for it to do it based on Low Fractals to Low Fractals or Low to High, or High to Low. 

When the information is taken in, it should then find the average based on a set period. So say its for 14 periods, then each "(New-Old)/Old x 100" is considered as 1 period, and the indicator should find the average of the previous 14 periods. 

I also want an option where the newest data coming in will be calculated based on the High price instead of a finished fractal high. This should be done for every time a candle has closed, then the high of the newest candle will be taken into account. But this to be set as a parameter setting where I can turn it on or off and it will either be by finished fractals or this option I just mentioned.

When doing from Low to High, this would be the nearest Low fractal to the next High fractal directly after. So if there are 2 or 3 Low fractals right after another without a High fractal coming in, it would take the newest Low fractals price until the High fractal comes in.

I want it also to find the average of multiple sets of fractals. So one set would be Low to High fractal and another set would be High to Low fractal. The indicator should find the average between these two sets as well. Or 3 sets if I wish to add High to High or 4 if I also want to add Low to Low. Again, this to be a setting where I can turn off and it looks only for 1 set. I would just like the option for it to find the average between multiple sets too.

Also, in regards to the fractal settings. Normally fractals look for 2 highs to the left and 2 highs to the right and if the middle is the highest, then its a High fractal. I want an option to adjust this value for 3 to 3 or 5 to 5. But make a parameter setting where left is one value and the right is another value. So for Fractal settings, I could put left as 5 and right as 1, and then it will identify High fractals as a high that is highest from 5 to its left side and 1 to its right side.

Finally I want the Histogram to have a percent limit, say 1%, and if the average percentage breaches this 1% then it changes colour. Below 1% it will be red, above it will be green. But option to adjust the colours of the Histogram.

Responded

1
Developer 1
Rating
(52)
Projects
96
24%
Arbitration
9
22% / 22%
Overdue
12
13%
Free
2
Developer 2
Rating
(26)
Projects
23
39%
Arbitration
26
8% / 38%
Overdue
0
Free
3
Developer 3
Rating
(51)
Projects
153
69%
Arbitration
4
100% / 0%
Overdue
1
1%
Working
4
Developer 4
Rating
(269)
Projects
405
63%
Arbitration
5
40% / 0%
Overdue
4
1%
Loaded
5
Developer 5
Rating
(1)
Projects
1
0%
Arbitration
1
0% / 100%
Overdue
0
Free
6
Developer 6
Rating
(9)
Projects
9
33%
Arbitration
0
Overdue
0
Free
Similar orders
MT4 Indicator 30 - 65 USD
hello i would create a mt4 indicator with my requirements from stratch, more info on message please apply only if you can consider my budget i need also some day to test it
Below are the conditions of the indicator: Buy Conditions: The first candle must open and close bearish. The second candle must open and close bullish. Both candles must have a body (not a doji). The close of the first candle must be the same as the open of the second candle (with an exception for a difference of not more than 2 pips). The third candle must open and close bearish, and its close must be below the
Firstly Indicator (1) or the first part \\ Draw a red line at the top of the zero candle _ M1 \\ Draw a blue line at the bottom of the zero _ M1 candle \\ Draw a red line at the top of the zero _ M2 candle \\ Draw a blue line at the bottom of the zero _ M2 candle \\ Draw a red line at the top of the zero candle _ M3 \\ Draw a blue line at the bottom of the zero _ M3 candle \\ Draw a red line at the top of the zero
本人现有一个网格EA,内有马丁加仓平仓,需要升级,加入对冲功能和其他功能.(其他细节后谈) 1 . 網格繫統:可選:YES/NO. 如果:YES,設置:網格間隔,網格層數, 2 . 開倉:條件開倉,可選:YES/NO.(目前默認爲NO) 分爲市價開倉/STOP ORDER/ LIMIT ORDER, 3 . 加倉:分爲:固定手數,如:0 . 03,或末單累加:0 . 01,或:末單倍數如:1 . 5倍.多單和空單的加倉方法可以不同設置. 4 . 移動止盈.(單獨移動,多/空方整體點數移動/或金額移動) 5 . 平倉包括: A.多方/空方止盈線,和多方/空方止損線(可以設置三條價格:每條選擇:平倉 1/3,1/2,或全部) B.單獨止盈/止損 (多方和空方可以設置不同的,)盈利點數或金額 整體止盈/止損.(多方和空方可以設置不同的,)
This indictor is a simple entry candle kind of indicator using moving average. I had given the rules and condition for this as easy as possible for a sell example. You can Chek the below link for a whole document and let me know if any queries. Looking forward to work with you. https://docs.google.com/document/d/1K_H2ynkmJVRAvck3MYkE88KI6Tb092x1/edit?usp=drivesdk&amp ;ouid=116017681189749572696&rtpof=true&sd=true
I need to convert a short 30 Line pinescript to Tradestation Easy Language, I want this project to be completed in 2-3 days if possible? Kindly apply if this is what you can do, i will include the script in the attachment below
i am currently in need of someone who can be able to help me out.i want my custom indicator to be non repainting and i also want the custom indicator to be able to send out all types of alerts...thank you
Hello expert developer I'm here to write to expert developer that I need to fix my indicator repainting and I need the expert developer that can solve the repainting issue immediately and the project is just fixing the repainting only nothing else ... It shouldn't be more than the time I'm looking for it to be done thanks
hi - indicator is attached >>> turn it into ea - indicator is in a ex4 not mql4 - rules are simple up understand and will be shared - money mangment rules will be shared - other inputs such spread , tp , sl , breakeven , trailing should be included ================ devopler requirments : - have reviews - have experiance with support and resistance - have good money managment concepts - will offer support and ready
I need help with the function iMAOnArrayMQL4 from the link https://www.mql5.com/en/articles/81 but exactly when I use MODE_EMA because when I use SMA it works with any array but when I use the exponential it is not graphed in the chart In the attached photo of the chart it is what it looks like when it is with MODE_EMA, as I mentioned when you use MODE_SMA it works So what I basically need is a function like

Project information

Budget
30 - 100 USD
For the developer
27 - 90 USD