Help regarding pattern matching

Katie T katie at coderstack.co.uk
Wed Dec 15 21:22:47 EST 2010


On Wed, Dec 15, 2010 at 9:21 PM, jupiter <anil.jupiter9 at gmail.com> wrote:
> Hi People,
>
>
> I need some ideas on how to find pattern in random data series like stock chart.
>
>
> What I want is to be able to find Head & Shoulder pattern in chart.

Have a look at the references in:

http://www.dpem.tuc.gr/fel/fm2009/Papers/Tsinaslanidis.pdf

They cover a variety of algorithms for detecting such patterns.

Katie
-- 
CoderStack
http://www.coderstack.co.uk/python-jobs
The Software Developer Job Board



More information about the Python-list mailing list