PureBytes Links
Trading Reference Links
|
Nick
See this site...has some pattern recognition software...
http://www.cpfinder.com/welcome.html
anil
--- In Metastockusers@xxxx, "Nick Channon" <channon1@xxxx> wrote:
> Thanks Maurice.
> I guess nobody has Wedges !
> Regards,
> Nick
>
> ----- Original Message -----
> From: Maurice Odekerken
> To: Metastockusers@xxxx
> Sent: Sunday, November 24, 2002 10:18 PM
> Subject: Re: [Metastockusers] Exploration for Wedge patterns?
>
>
> I've got pennants and saucers for you, but no wedges:
>
> Put them in the Expoler filter!
>
> pennants:
>
> Max(H,5) < Max(H,10) AND
> Max(H,10) < Max(H,20) AND
> Min(L,5) > Min(L,10) AND
> Min(L,10) > Min(L,20)
>
> saucers:
>
> Ref(HHV(H,11),-1)-Ref(LLV(L,11),-1)<0.3*(Mov(HHV(H,10)-LLV
(L,10),100,S)) AND
> Mov(HHV(H,10)-LLV(L,10),67,S)<0.5*Mov(HHV(H,10)-LLV(L,10),180,S)
> ----- Original Message -----
> From: Nick Channon
> To: Metastockusers@xxxx
> Sent: Sunday, November 24, 2002 3:03 PM
> Subject: [Metastockusers] Exploration for Wedge patterns?
>
>
> Hi, can anyone please provide a reliable exploration to detect
Wedge
> patterns? I've searched the archives, guppy, etc. but with no
luck.
>
> Many thanks,
> Nick
>
>
> To unsubscribe from this group, send an email to:
> Metastockusers-unsubscribe@xxxx
>
>
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.
>
>
> Yahoo! Groups Sponsor
> ADVERTISEMENT
>
>
>
>
> To unsubscribe from this group, send an email to:
> Metastockusers-unsubscribe@xxxx
>
>
>
> Your use of Yahoo! Groups is subject to the Yahoo! Terms of
Service.
To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|