Hi Lucciri,
In Sep 2007 I started an open project on the BioComp forum to build trend following systems. I will continue with this.
I will be building a minimal lag low pass filter that will be great for estimating the 'middle' of trends. I'll make this freely available to everyone, probably as a c# assembly so that wrappers can be built for any application.
I will also be building an indicator of market confidence. This indicator will oscillate between zero and one. A value close to zero will be indicate low confidence in the direction the market will move and a value close to one will indicate that there is a high level of confidence in the direction the market is moving in.
My plan is to use both of these indicators to determine when to apply trend following systems. I've built minimal lag filters in the past, so this is an easy one (similar to the JMA). I have the algorithm for the indicator of market confidence done, but it's not coded yet. I am really looking forward to building trend following systems.
Kind Regards,
James