mrtools....could you please add a shift option to the Simple price filter 1.0 indicator. Thank you!mrtools wrote: Tue Jan 24, 2023 3:11 pm Was a typo when I commented the code, should be 0 = rmi period (not mi period) and > 0 will be the regular filter period.
Re: What is Price Filtering in MT4?
12I think the indicator has a malfunction if you use higher TF.
Re: What is Price Filtering in MT4?
13RplusT wrote: Thu Jan 26, 2023 8:57 pm mrtools....could you please add a shift option to the Simple price filter 1.0 indicator. Thank you!
Added a shift option and updated the mtf to the ahtf.
- These users thanked the author mrtools for the post (total 6):
- 太虚一毫, Chickenspicy, josi, RplusT, ParallelNative, Krunal Gajjar
Shalom Shalom! 
Re: What is Price Filtering in MT4?
14Hello,
Could gurus please also shed light on further filtering options, point a direction to articles that explains it?
Take this Kaufman for instance, it has Power and Price Filter Phase.
I am quite puzzled especially with the Phase part as I have tried value as large as 20 for Filter Phase, and only very little change was observed.
Many thanks
Could gurus please also shed light on further filtering options, point a direction to articles that explains it?
Take this Kaufman for instance, it has Power and Price Filter Phase.
I am quite puzzled especially with the Phase part as I have tried value as large as 20 for Filter Phase, and only very little change was observed.
Many thanks
Re: What is Price Filtering in MT4?
15Hello.Cazz223 wrote: Thu Nov 30, 2023 9:46 pm Hello,
Could gurus please also shed light on further filtering options, point a direction to articles that explains it?
Take this Kaufman for instance, it has Power and Price Filter Phase.
I am quite puzzled especially with the Phase part as I have tried value as large as 20 for Filter Phase, and only very little change was observed.
Many thanks
What I see from code, it is not filter, but in this case is used Jurik filter for smoothing price........
Phase doesn't have much critical impact for this value...
"fear moves faster than greed"
Re: What is Price Filtering in MT4?
16Does this type of filtering have anything to do with perry kafuman way of filtering?
mrtools wrote: Thu Jan 26, 2023 3:25 am It's how many bars back you want the indicator to calculate. In a way it is similar to the filter in that the larger the number the more lag you have.