Source: https://fxcodebase.com/code/viewtopic.php?f=17&t=41584
Forum: 17 · Topic 41584 · 6 post(s)
Alexander.Gettinger · Thu Jun 20, 2013 3:23 pm
This indicator is a ported MQL5 indicator from http://www.mql5.com/en/code/191.
Download:
Alexander.Gettinger · Thu Jun 20, 2013 3:25 pm
MQL4 version of indicator: viewtopic.php?f=38&t=41585
nikpapado · Sun Dec 08, 2013 9:08 am
Hodrick-Prescott Window indicator The question is the VHP_CHANNEL,( 21, 144) is : The The Hodrick-Prescott filter or , the Hodrick-Prescott Window
Because in http://www.neuroshell.com/manuals/ais1/ … filter.htm
Exists the following discussion
Thank you and congratulations for the big Job you do.
Patrick Sweet · Mon Dec 09, 2013 12:24 pm
Hi NIkpapado,
Than HPF Channel repaints.
Try this. viewtopic.php?f=27&t=40105&p=66605&hilit=hpf+static#p66605 it is a member developed HPFstatic that sounds like the HPFWIndow. Read the forum on it. BUt is pretty good. It apparently is 2 bars behind. but on small timeframes you could run a strategy that simply uses that bar (current -2) as the trigger….as movement (on shorter timeframes) may be acceptable in that the majority of % the movement does not reverse in 2 bars but rather continues. Longer frames is another question. Patrick
nikpapado · Wed Dec 11, 2013 2:10 am
Thank You Patric , I will do .
Apprentice · Sun Jul 30, 2017 7:06 am
The indicator was revised and updated.