PureBytes Links
Trading Reference Links
|
<x-html><!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.3612.1700"' name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#000000 size=2> <FONT
color=#000000>Hi RT's,</FONT></FONT></DIV>
<DIV><FONT color=#000000 size=2><FONT color=#000000></FONT></FONT> </DIV>
<DIV><FONT color=#000000 size=2><FONT
color=#000000> I have heard that floor
traders primarily use pivots to trade with since they are simple to calculate
and can be carried into battle on a 3x5 card.</FONT></FONT></DIV>
<DIV><FONT color=#000000 size=2><FONT color=#000000></FONT></FONT> </DIV>
<DIV><FONT color=#000000 size=2><FONT
color=#000000> Some time ago I
acquired a pivot calculating program off the net. Recently I had some time
to play with it and was quite startled with the accuracy which it calculated the
day's support/resistance. It was a shareware freebie (DOS) with almost no
documentation. Just a black box that you enter the days high, low, &
close. It calculates R2, R1, pivot, S1, S2 and something called Mom.
Oscillator (what ever that is). I have been using the drawing tool in my
charting program to place support, resistance and pivot lines on charts (very
cumbersome) and combining them with a EMA cross to determine the
trend.</FONT></FONT></DIV>
<DIV><FONT color=#000000 size=2><FONT color=#000000></FONT></FONT> </DIV>
<DIV><FONT color=#000000 size=2><FONT
color=#000000> Can someone please give
me the formula to calculate them? Can they be programmed using MetaStock
language? Also what is "Mom. Oscillator" (no not Monica's
Oscillator). Any strategies or systems using pivots, that anyone can share
would also be appreciated. Thanks in advance.</FONT></FONT></DIV>
<DIV><FONT color=#000000 size=2><FONT color=#000000></FONT></FONT> </DIV>
<DIV><FONT color=#000000 size=2><FONT
color=#000000>
Good luck and good trading,</FONT></FONT></DIV>
<DIV><FONT color=#000000 size=2><FONT
color=#000000>
Ray Raffurty</FONT></FONT></DIV></BODY></HTML>
</x-html>From ???@??? Sat Mar 20 05:59:12 1999
Received: from list.listserver.com (198.68.191.15)
by mail02.rapidsite.net (RS ver 1.0.2) with SMTP id 1739
for <neal@xxxxxxxxxxxxx>; Fri, 19 Mar 1999 21:58:12 -0500 (EST)
Received: from localhost (localhost [127.0.0.1])
by accessone.com (8.8.5/8.8.5/PIH) with SMTP id SAA13206;
Fri, 19 Mar 1999 18:53:20 -0800 (PST)
Received: from mail.eaze.net (mail.eaze.net [209.160.106.3])
by accessone.com (8.8.5/8.8.5/PIH) with SMTP id SAA12989
for <realtraders@xxxxxxxxxxxxxx>; Fri, 19 Mar 1999 18:51:07 -0800 (PST)
Received: (qmail 17299 invoked from network); 20 Mar 1999 02:34:25 -0000
Received: from lras-2-15.eaze.net (HELO eaze.net) (209.160.126.82)
by mail.eaze.net with SMTP; 20 Mar 1999 02:34:25 -0000
Message-Id: <36F30D58.21320B9D@xxxxxxxx>
Date: Fri, 19 Mar 1999 20:52:08 -0600
Reply-To: joe6964@xxxxxxxx
Sender: owner-realtraders@xxxxxxxxxxxxxx
From: Joe Frabosilio <joe6964@xxxxxxxx>
To: RealTraders Discussion Group <realtraders@xxxxxxxxxxxxxx>
Subject: Re: Pivot trades
References: <001601be7279$4672f1e0$ded7e4cf@xxxxxx>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-To: RAY RAFFURTY <rrraff@xxxxxxxx>
X-Cc: RealTraders Discussion Group <realtraders@xxxxxxxxxxxxxx>
X-Mailer: Mozilla 4.5 [en] (Win95; I)
X-Accept-Language: en
X-Listprocessor-Version: 8.1 -- ListProcessor(tm) by CREN
X-Loop-Detect: 1
X-UIDL: 8479ebb32d19e4d1734ad905998c3a99.07
Hi Ray,
This formula is from Bridge News:
Pivot Point (P) = (H+L+C) / 3
R1= (2 * P) - L
S1= (2 *P) - H
R2= P + (R1 - S1)
S2 = P - (R1 - S1)
Momentum Osc:
(H - O) + (C - L)
------------------ = Momentum Oscillator %
2 *(H - L)
Neal T. Weintraub, wrote Tricks of the Floor Trader, his formula is a
little different. Check your local library for the book.
Yes, you can program this into Metastock program.
TradeWell,
Joe Frabosilio
RAY RAFFURTY wrote:
> Part 1.1 Type: Plain Text (text/plain)
> Encoding: quoted-printable
|