[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parabolic Formula



PureBytes Links

Trading Reference Links

<x-html>
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
Thank you for posting the concept of an SAR exploration. Would you please
post the complete exploration i.e. what columns to put what formulae etc.
?
<p>Jim wrote:
<blockquote TYPE=CITE><font size=+0>looks like it works just fine...i got
adbe and syy from the sp500..both up today......</font>
<br>&nbsp;
<p><font size=+0>At 11:57 AM 9/20/00 -0700, you wrote:</font>
<blockquote type=cite cite><font size=+0>Heidi,</font>
<p><font size=+0>I don't know if you've gotten any replies off line on
this one, but here's one way to do it:</font>
<p><font size=+0>To screen for your conditions, you have to create a new
exploration.&nbsp; In one of the columns of the explorer, you would place
the following in the dialogue box</font>
<p><font color="#990000"><font size=+0>XDN:=SAR(0.02,0.2)>C;</font></font>
<br><font color="#990000"><font size=+0>Cross(Sum(XDN,4)=4, 0.5)</font></font>
<p><font size=+0>I've used a "sum()" function to make sure that I don't
capture situations where the Parabolic SAR flipped five days ago, but within
the following four days flipped back.&nbsp; The 4 in the second line suggests
that the closing price has been below the Parabolic SAR for 4 days; you
can change these two 4's to any number you prefer.</font>
<p><font size=+0>For a stock that's just changed to a close above the Parabolic
SAR use</font>
<p><font color="#990000"><font size=+0>CROSS(CLOSE, SAR(0.02, 0.20))</font></font>
<p><font size=+0>in another column when you build your exploration.&nbsp;
I haven't had a chance to test these out yet, but that's the gist of what
you would use.</font>
<p><font size=+0>Dave Nadeau</font>
<p><font size=+0>Heidi Stubner wrote:</font>
<blockquote type=cite cite><font size=+0>Please assist me in building a
formula:</font>
<p><font size=+0>How could I screen stocks that were above the Parabolic
SAR 5 days ago, and</font>
<br><font size=+0>now have fallen below?</font>
<p><font size=+0>Also, stocks which just became a buy by trading above
the SAR today</font>
<br><font size=+0>(previous day it traded below).</font>
<p><font size=+0>Thanks so much.</font></blockquote>
</blockquote>

<p><br><font face="Courier New, Courier"><font size=+0>Jim...</font></font>
<br><font face="Courier New, Courier"><font size=+0>Atlanta, GA</font></font></blockquote>
</html>

</x-html>