PureBytes Links
Trading Reference Links
|
here's a simple bottoming pattern that actually WORKS -
especially if you refine it a little bit.
l=lowest(l,5) and c>c[1] and v>v[1]
you can apply this to the stock indexes and use the signals for timing
leading stocks or futures...
fwiw,
phil
http://www.patterntrader.com
----- Original Message -----
From: Chris Evans <evanscje@xxxxxxxxxxxxx>
To: Omega List <omega-list@xxxxxxxxxx>; Mark Brown <markbrown@xxxxxxxxxxxxx>
Sent: Thursday, February 03, 2000 4:37 PM
Subject: Re: Re[2]: Tom Demark' Sequential
> I've test many of his indicators and the pattern reversal systems don't
hold
> up well over time if you use the same look back setting .. the oscillators
> have more promise
> ----- Original Message -----
> From: "Mark Brown" <markbrown@xxxxxxxxxxxxx>
> To: "Omega List" <omega-list@xxxxxxxxxx>
> Sent: Thursday, February 03, 2000 12:54 PM
> Subject: Re[2]: Tom Demark' Sequential
>
>
> > Hello Chris,
> >
> > i would love to see a good tom demark system, honestly - no kidding..
> >
> > CE> by itself the setup is useless .. but if you use it in framework of
> "TDST"
> > CE> then you can biuld a system
> >
> > >> I've coded the set-up from scratch from his book.....it's not that
> > >> hot...really.
> >
> > >> > Does anyone know where I can get the EL code for Tom DeMark's
> Sequential
> > >> > indicator ??
> >
> > --
> > Best regards,
> > Mark Brown mailto:markbrown@xxxxxxxxxxxxx
> >
> >
> >
>
>
|