PureBytes Links
Trading Reference Links
|
Yes I use pivots all the time. Icombine it with some of my pattern
recognition systems.
TRADEHARD.COM provides the pivots on a daily basis. It is helpful in
that it cuts down on my scan time.
JS
--- patrick fernicola wrote:
> Here is a pivot point calculation and I was
> wondering if anyone is using pivot points and what
> has there usefulness been?
>
> The pivot point and its support and resistance pairs
> are defined as follows:
>
> Pivot point (P) = (H + L + C) / 3
> First resistance level (R1) = (2 * P) - L
> First support level (S1) = (2 * P) - H
> Second resistance level (R2) = P + (R1 - S1)
> Second support level (S2) = P - (R1 - S1)
> where H, L, C are the previous day's high, low and
> close, respectively.
>
> PJF
>
<HR>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<HTML>
<HEAD>
<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META content='"MSHTML 4.72.3110.7"' name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#000000>Here is a pivot point calculation and I was
wondering
if anyone is using pivot points and what has there usefulness
been?</FONT></DIV>
<DIV><FONT color=#000000></FONT> </DIV>
<DIV><FONT color=#000000>
<P>The pivot point and its support and resistance pairs are defined as
follows:<B><PRE> Pivot point (P) = (H + L + C) / 3
First resistance level (R1) = (2 * P) - L
First support level (S1) = (2 * P) - H
Second resistance level (R2) = P + (R1 - S1)
Second support level (S2) = P - (R1 - S1) <BR></B></PRE>where <B>H,
L, C</B>
are the previous day's high, low and close, respectively.</FONT></DIV>
<DIV><FONT color=#000000></FONT> </DIV>
<DIV><FONT color=#000000>PJF</FONT></DIV></BODY></HTML>
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com
|