
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Upgraded ema r-square adaptive (filters added, optimized execution time, some changes that allow price filtering without possible issues that can be caused when filters are used...)
Also, this version has 7 types of filter. Since there is a significant difference when price is filtered before or after it is used for r-square trend estimation, now the filters are the following :
Some experimenting is recommended, since the filtering type can cause significant change in values
Any news on mt4 version of this?
Dear Mladen
Can you turn this indicator to the time frame of this form that exists in these pictures
Thank you dear sir
A bit of a new life to this rather old indicator.
New way of t3 calculation applied, some issues when applied to other indicators solved (to remind : that indicator can be applied to any other indicator, including to itself :)).
Hi Mladen,
Would it be difficult for You to change one solid, singlecolor line to solid, multicolor line in this indicator?
I really did try to do this myself, I read the documentation on www.mql5.com how to do it-> /en/docs/customind/indicators_examples/draw_color_line by it's way, really far away above my head ;-D
It's this indicator -> https://www.mql5.com/en/code/928
I would really appreciate it.
Best regards
Wiertara
Hi Mladen,
Would it be difficult for You to change one solid, singlecolor line to solid, multicolor line in this indicator?
I really did try to do this myself, I read the documentation on www.mql5.com how to do it-> /en/docs/customind/indicators_examples/draw_color_line by it's way, really far away above my head ;-D
It's this indicator -> https://www.mql5.com/en/code/928
I would really appreciate it.
Best regards
Wiertara
Wiertara
Try it out now
Wiertara
Try it out now
Thank You very, very much;-D
Best Regards
Wiertara
Different version of 3 pole Butterwoth smoothed simple trend detector : the code is rewritten to be mt5 code purely (things line setting buffers as series to false are completely obsolete, and so on ...). Value wise there is a little difference, but that is mainly because of the restriction removed
There are multiple versions of Gann high low activator indicators, but decided to make one more version.
This version is showing the channel that needs to be broken if the trend is going to be changed, and it allows you to chose from the 4 basic averages type for calculation (by definition, Gann high low activator uses only simple moving average, but some other averages can give you results that are probably more acceptable for trading in some conditions)
PS: the example is suing 15 period smoothed moving average for calculation
PPS: alerts already included in the indicator
There are multiple versions of Gann high low activator indicators, but decided to make one more version.
This version is showing the channel that needs to be broken if the trend is going to be changed, and it allows you to chose from the 4 basic averages type for calculation (by definition, Gann high low activator uses only simple moving average, but some other averages can give you results that are probably more acceptable for trading in some conditions)
PS: the example is suing 15 period smoothed moving average for calculation
PPS: alerts already included in the indicator