FRACTAL INDICATOR

 
Hello everyone, could someone help me change the fractal indicator that I attached so that less fractals come out?
 
eliot6:
Hello everyone, could someone help me change the fractal indicator that I attached so that less fractals come out?
Check here : fractals adjustable period
Fractals
Fractals
  • 2012.06.14
  • www.mql5.com
Fractal signal indicator...
 
Mladen Rakic :
comprobar aquí: período ajustable fractales

thank Mladen,

But I'm a Spanish lawyer, I have no idea to change this, I'm sorry.
This indicator that you have attached has the open code if you can help me I would appreciate it,
 
eliot6:

thank Mladen,

But I'm a Spanish lawyer, I have no idea to change this, I'm sorry.
This indicator that you have attached has the open code if you can help me I would appreciate it,
Use "fractals adjustable period" indicator and set the period to desired (larger than 2) number - it will display lesser and lesser fractals as you increase the period
 
I've tried and I can not, thanks anyway
 
eliot6:
I've tried and I can not, thanks anyway

Period 25


Period 50


 
If this is clear, but how is it done?
with the inidcador that I have sent tell me that I have to copy and from where, I think it is the only way to do it
 
eliot6:
If this is clear, but how is it done?
with the inidcador that I have sent tell me that I have to copy and from where, I think it is the only way to do it
I gave you the link to an indicator called "fractals adjustable period" - use that indicator (since it already can do what you ask for) not the indicator that you have attached
 
Mladen Rakic:
Use "fractals adjustable period" indicator and set the period to desired (larger than 2) number - it will display lesser and lesser fractals as you increase the period

Good indicator. Please Mladen, can we get the Adjustable fractal for the MT5?

 

Forum on trading, automated trading systems and testing trading strategies

Advanced links/threads/tools

Sergey Golubev, 2012.08.24 09:37

Multi-Dimensional Fractals & Fractal Channel


Forum threads

  • Key thread with indicators
    Multi-Dimensional Fractals (up to 4 Dimension) give us market structure with different kinds of supports and resistances and Multi-Dimensional Fractal Channel - for more precise undestanding of market structure.

The articles

CodeBase

============

Composite Fractal Behavior (CFB)

CFB tells you how long the market has been in a quality trend. This value can be used to adjust the period length of other indicators, especially stochastic bands. In order to quantify the overall duration of a market's trend, we replaced classical cycle analysis methods (FFT, MEM, MESA) with a form of analysis that works even when no cycles exist. We accomplished this by examining a time series for specific fractal patterns of any size. We then gather all the patterns found and combine them into one overall index, CFB (Composite Fractal Behavior) Index.

Composite Fractal Behavior and its aplications - good thread with the following indicators:

  • CFB indicator, CFB channel, CFB_adaptive Stochastic Confidence Bands indicator, CFB stochastic, cfb new and cfb channel new indicators, cfb channel new - separate indicator.
  • Cfb - normalized, Cfb - zero mean (z-score) normalized, Cfb - sigmoidal (logistic and hyperbolic) normalized, Cfb - logarithm modified sigmoidal (logistic and hyperbolic) normalized.
  • Velocity cfb adaptive indicator, Dynamic zone velocity cfb adaptive dj indicator and Dynamic zone velocity cfb adaptive 1.01 indicator (Velocity that uses cfb for changing / adapting it's length. The velocity itself is a smoothed momentum indicator and can be used as a signal indicator but the "cfb adaptive" is different indicator which gives dramatically faster crosses for the signal).
  • cfb mtf indicator (Multi Timeframe version of Composite Fractal Behavior and the other MTF version - cfb call).
  • cfb channel new on ds jurik , Rvi on jurik cfb adaptive indicator, rsx cfb adaptive dj new and velocity cfb dj adaptive new indicators (These are similar yet a little different, used jurik smoothing for these 3, with double smooth = true then it is using double smooth jurik, and with it set to false uses regular jurik).
  • cfb adaptive wpr's on bands indicators, cfb adaptive smooth wpr with bands_mtf_arrows_alerts + delayed indicator, Cfb adaptive Dmx nrp indicator (Its multitimeframe with alerts on slope change), cfb channel stop_mtf_alerts indicator, cfb new jurik mtf_alerts indicator.
  • Cfb adaptive adx indicator (This is Wilders Adx jurik smoothed, using cfb to make the adx length adaptive, using the Short and Long Limit, it is mtf with alerts, with the alerts going off if positive slope of adx and its greater than trigger level (set to 20 by default, but its changeable) and plus greater than minus for buy and plus less than minus for sell), cfb adaptive rsx-jma-nrp indicator (RSX not smoothed with jma, but using guess you could call it an JMA smoothed with RSX, anyway has multialerts for jurik and rsx cross, rsx slope, and rsx slope with jma cross). 
  • cfb call indicator for Metatrader 5, cfb channel indicator for Metatrader 5, cfb_channel stop_mtf_alerts indicator.

============

Fractals MTF alerts

It is very advanced multi timeframe fractal indicator with alerts. There are some good features such as how to show the arrows when showJustOneArrow parameter is set to true :
showArrowType parameter :
0 -> draw arrow just on the first bar of the target time frame
1 -> draw arrow just on the last bar of the target time frame
2 -> draw arrow when the high is equal to high fractal or low is equal for low fractal
Additional option is to show the arrow just on the first bar of the target time frame fractal, or to repeat it on every bar belonging to that time frame bar. 

  1. Fractals MTF alerts indicator - the post and this post.
  2. Fractals mtf alerts 2 indicator - the post: it will not alert you on a first start, on time frame change, on parameters change ... It will alert only if a new fractal is drawn. So it can alert only once for a fractal.
  3. fractals adjustable period indicator - the page

Reason: