Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Help regarding pattern matching

Reply
Thread Tools

Help regarding pattern matching

 
 
jupiter
Guest
Posts: n/a
 
      12-15-2010
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.


Thanx
Anil
 
Reply With Quote
 
 
 
 
Katie T
Guest
Posts: n/a
 
      12-16-2010
On Wed, Dec 15, 2010 at 9:21 PM, jupiter <> 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/Pa...naslanidis.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
 
Reply With Quote
 
 
 
 
Chris Rebert
Guest
Posts: n/a
 
      12-16-2010
On Wed, Dec 15, 2010 at 6:22 PM, Katie T <> wrote:
> On Wed, Dec 15, 2010 at 9:21 PM, jupiter <> 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/Pa...naslanidis.pdf


Dead link!

Cheers,
Chris
 
Reply With Quote
 
Katie T
Guest
Posts: n/a
 
      12-16-2010
On Thu, Dec 16, 2010 at 2:34 AM, Chris Rebert <> wrote:
> On Wed, Dec 15, 2010 at 6:22 PM, Katie T <> wrote:
>> On Wed, Dec 15, 2010 at 9:21 PM, jupiter <> 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/Pa...naslanidis.pdf

>


http://uom-gr.academia.edu/Prodromos...jective_Nature

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

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help with Pattern matching. Matching multiple lines from while reading from a file. Bobby Chamness Perl Misc 2 05-03-2007 06:02 PM
pattern matching help on logical OR Shawna Java 3 05-27-2005 02:59 PM
pattern matching code - little help needed Yoon Soo C Programming 0 03-07-2004 01:41 PM
Pattern matching : not matching problem Marc Bissonnette Perl Misc 9 01-13-2004 05:52 PM
Pattern matching help! grep emails from file! danpres2k Perl 3 08-25-2003 02:47 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57