PureBytes Links
Trading Reference Links
|
<span
>Thanks
Mike.
<span
>
<span
>That’s
EXACTLY why I started this thread.
<span
>
<span
>I’m
incorporating your changes tonight.
<span
>
<font size=2 color=black
face=Tahoma>-----Original
Message-----
From: Mike Lucero
[mailto:m.lucero@xxxxxxxxxxx]
Sent: Monday, April 14, 2003 7:32
PM
To: Metastockusers@xxxxxxxxxxxxxxx
Subject: Re: [Metastockusers]
EXPLORER
<span
>
<font
size=2 color=black face=Arial>I haven't used Metastock for a while, so
please forgive any syntax errors, but I believe your coding of<font
color=black>
<font size=3 color=black
face="Times New Roman"> <font
color=black>
<font
size=2 color=black face=Arial>"2)<span
class=emailstyle160> <span
class=emailstyle160>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)."<font
color=black>
<font size=3 color=black
face="Times New Roman"> <font
color=black>
<font
size=2 color=black face=Arial>to be<font
color=black>
<font size=3 color=black
face="Times New Roman"> <font
color=black>
<font
size=2 color=black face=Arial>"(C>Mov(BBandTop(C,14,S,2)-BBandBot(C,14,S,2),14,S))"<font
color=black>
<font size=3 color=black
face="Times New Roman"> <font
color=black>
<font
size=2 color=black face=Arial>should be <span
>
<font size=3 color=black
face="Times New Roman"> <font
color=black>
<font
size=2 color=black face=Arial>(C>MOV(C,20,S) ) or maybe (C>(BBandTop(C,14,S,2)+BBandBot(C,14,S,2))
/2 )
<font size=3 color=black
face="Times New Roman"> <font
color=black>
<font
size=2 color=black face=Arial>You're comparing against the width of the bands.<font
color=black>
<font size=3 color=black
face="Times New Roman"> <font
color=black>
<font
size=2 color=black face=Arial>Mike<span
>
<font size=3 color=black
face="Times New Roman"> <font
color=black>
<font size=3 color=black
face="Times New Roman"> <font
color=black>
<font size=3 color=black
face="Times New Roman"> <span
class=EmailStyle16>
<font size=2 color=black
face=Arial>-----
Original Message -----
<font size=2 color=black
face=Arial>
<font size=2
color=black face=Arial>From:<font size=2 color=black
face=Arial> <a
href="" title="uhehs@xxxxxxxx">uhehs@xxxxxxxx <font
size=2 color=black face=Arial>
<font size=2 color=black
face=Arial>To:<span
> <a
href=""
title="Metastockusers@xxxxxxxxxxxxxxx">Metastockusers@xxxxxxxxxxxx com <font
size=2 color=black face=Arial>
<font size=2 color=black
face=Arial>Sent:<span
> Monday, April 14, 2003
2:04 PM<span
>
<font size=2 color=black
face=Arial>Subject:<font size=2 color=black
face=Arial>
[Metastockusers] EXPLORER<span
>
<font size=3 color=black
face="Times New Roman"> <font
color=black>
<font
size=2 color=black face=Arial>Preliminarily, this is what I wrote.
<font
size=2 color=black face=Arial>
<font
size=2 color=black face=Arial>I get about 80 outputs out of a the total universe of
stocks in my local data [about 12,000]
<font
size=2 color=black face=Arial>
<font
size=2 color=black face=Arial>Anyone have another idea I can use to get down to
less than 10?
<font
size=2 color=black face=Arial>[without raising the price or volume]
<font
size=2 color=black face=Arial>
<font
size=2 color=black face=Arial>
<font
size=2 color=black face=Arial>(Mov(C,7,E)>Mov(C,14,E)) AND
<font
size=2 color=black face=Arial>(C>Mov(BBandTop(C,14,S,2)-BBandBot(C,14,S,2),14,S))
AND
<font
size=2 color=black face=Arial>(OBV()>(Mov(OBV(),14,E))) AND
<font
size=2 color=black face=Arial>(PDI(14) > MDI(14)) AND
<font
size=2 color=black face=Arial>(RSI(14)>50) AND
<font
size=2 color=black face=Arial>(MACD()>(Mov(MACD(),14,E))) AND
<font
size=2 color=black face=Arial>(C>5 AND C<20) AND
<font
size=2 color=black face=Arial>V>10000
<font size=3 color=black
face="Times New Roman">
<span
>To unsubscribe
from this group, send an email to:<font size=2 color=black
face="Courier New">
Metastockusers-unsubscribe@xxxxxxxxxxx
<span
>Your use of
Yahoo! Groups is subject to the Yahoo!
Terms of Service.<span
>
<font size=2 color=black
face="Courier New">To unsubscribe from this group, send an email to:<font
size=2 color=black face="Courier New">
Metastockusers-unsubscribe@xxxxxxxxxxx
<span
>Your use of
Yahoo! Groups is subject to the Yahoo!
Terms of Service.<span
>
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.
|