PureBytes Links
Trading Reference Links
|
<SPAN
>I
haven't used Metastock for a while, so please forgive any syntax errors, but I
believe y<FONT face=Arial
color=black size=2><SPAN
>our
coding of
<SPAN
>
<SPAN
>"2)<FONT
face="Times New Roman" size=1><SPAN
>
<FONT face=Arial
color=black size=2><SPAN
>Close
above the middle Bollinger line [sorry for sounding so elementary, but that’s
what I refer to this line as] Mine is set at
(C,20,S)."
<SPAN
>
<SPAN
>to
be
<SPAN
>
<SPAN
><SPAN
class=EmailStyle15><SPAN
>"(C>Mov(BBandTop(C,14,S,2)-BBandBot(C,14,S,2),14,S))"
<SPAN
><SPAN
class=EmailStyle15><SPAN
>
<SPAN
><SPAN
class=EmailStyle15><SPAN
>should
be
<SPAN
><SPAN
class=EmailStyle15><SPAN
>
<SPAN
><SPAN
class=EmailStyle15><SPAN
>(C>MOV(C,20,S)
) or maybe (C>(BBandTop(C,14,S,2)+BBandBot(C,14,S,2)) /2
)
<SPAN
><SPAN
class=EmailStyle15><SPAN
>
<SPAN
><SPAN
class=EmailStyle15><SPAN
>You're
comparing against the width of the
bands.
<SPAN
><SPAN
class=EmailStyle15><SPAN
>
<SPAN
><SPAN
class=EmailStyle15><SPAN
>Mike
<SPAN
><SPAN
class=EmailStyle15><SPAN
>
<SPAN
><SPAN
class=EmailStyle15><SPAN
>
<SPAN
><SPAN
class=EmailStyle15><SPAN
>
----- Original Message -----
From: <A
title=uhehs@xxxxxxxx href="">uhehs@xxxxxxxx
To: <A title=Metastockusers@xxxxxxxxxxxxxxx
href="">Metastockusers@xxxxxxxxxxxx
com
Sent: Monday, April 14, 2003 2:04 PM
Subject: [Metastockusers] EXPLORER
<FONT face=Arial color=black
size=2><SPAN
>Preliminarily,
this is what I wrote.
<FONT face=Arial color=black
size=2><SPAN
>
<FONT face=Arial color=black
size=2><SPAN
>I get
about 80 outputs out of a the total universe of stocks in my local data [about
12,000]
<FONT face=Arial color=black
size=2><SPAN
>
<FONT face=Arial color=black
size=2><SPAN
>Anyone
have another idea I can use to get down to less than
10?
<FONT face=Arial color=black
size=2><SPAN
>[without
raising the price or volume]
<FONT face=Arial color=black
size=2><SPAN
>
<FONT face=Arial color=black
size=2><SPAN
>
<FONT face=Arial color=black
size=2><SPAN
>(Mov(C,7,E)>Mov(C,14,E))
AND
<FONT face=Arial color=black
size=2><SPAN
>(C>Mov(BBandTop(C,14,S,2)-BBandBot(C,14,S,2),14,S))
AND
<FONT face=Arial color=black
size=2><SPAN
>(OBV()>(Mov(OBV(),14,E)))
AND
<FONT face=Arial color=black
size=2><SPAN
>(PDI(14)
> MDI(14)) AND
<FONT face=Arial color=black
size=2><SPAN
>(RSI(14)>50)
AND
<FONT face=Arial color=black
size=2><SPAN
>(MACD()>(Mov(MACD(),14,E)))
AND
<FONT face=Arial color=black
size=2><SPAN
>(C>5
AND C<20) AND
<FONT face=Arial color=black
size=2><SPAN
>V>10000To
unsubscribe from this group, send an email
to:Metastockusers-unsubscribe@xxxxxxxxxxxYour use
of Yahoo! Groups is subject to the <A
href="">Yahoo! Terms of Service.
Yahoo! Groups Sponsor
ADVERTISEMENT
To unsubscribe from this group, send an email to:
Metastockusers-unsubscribe@xxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|