PureBytes Links
Trading Reference Links
|
<span
>Any way to
add “stocks less than $15” to this filter?
<span
>
<font size=2 color=black
face=Tahoma>-----Original
Message-----
From: Manish Shah
[mailto:shahmani1@xxxxxxxxxxxx]
Sent: Thursday, April 24, 2003
1:50 PM
To: Metastockusers@xxxxxxxxxxxxxxx
Subject: Re: [Metastockusers] Re:
Exploration RSI(14) Problems
<span
>
<font size=2 color=black
face="Courier New">Hi Kevin,<font size=2 color=black
face="Courier New">
Try This ( Just paste and copy this in your explorer. Let me know how
it goes.
os:= (RSI(14)<=30);
signal:=If((RSI(14)>30 AND Ref(os,-1)=1),1,0);
Alert(signal=1,5);
Manish Shah
shahmani1@xxxxxxxxxxxx
P Umrysh wrote:
<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.
|