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.2106.6"' name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>SPY is extremely heavily traded (2million+ shares daily) because it is
used<BR>by many as a substitute for S&P500 index funds. I use it for both
trading<BR>and as an indicator for the S&P. One extremely valuable attribute
is that<BR>accumulation/distribution studies provide results which are far
superior<BR>to the same studies run on the futures. On price basis, SPY does
pay<BR>a quarterly S&P500 dividend so dividend accrual is reflected in the
price.<BR><BR>Earl<BR><BR>-----Original Message-----<BR>From: A.J. Carisse
<carisse@xxxxxxxxxxx><BR>To: <A
href="mailto:omega-list@xxxxxxxxxx">omega-list@xxxxxxxxxx</A> <<A
href="mailto:omega-list@xxxxxxxxxx">omega-list@xxxxxxxxxx</A>><BR>Date:
Monday, January 05, 1998 9:20 PM<BR>Subject: Re: bad ticks on spx
cash<BR><BR><BR>>The difference is that the SPX is an index, calculated as a
function of the<BR>>price of its components (S+P 500), whereas SPY (S+P
Deposit Receipts, or<BR>>"Spiders") is traded like a stock.
SPX would give you the true *cash*<BR>index,<BR>>instead of the current
market for the receipts of the Spiders, which are<BR>traded<BR>>on AMEX, with
its price depending on the current market.
Generally,<BR>though,<BR>>SPY trades at about one-tenth the value of SPX,
since this is its listed<BR>>value. Although SPY is slow-moving
compared to many equities, and cannot<BR>be<BR>>leveraged the way futures
can, it is immune from the downtick rule, and<BR>thus<BR>>can be shorted
freely, which can come in handy at times. As far as its
use<BR>as<BR>>a
market indicator, the SPX would be superior, since it is a direct
measure<BR>of<BR>>the cash index, with SPY being a derivative of
it.<BR>><BR>>A.J.<BR>><BR><BR></DIV>
<DIV><FONT color=#000000 size=2>Earl Adamy</FONT></DIV></BODY></HTML>
</x-html>From ???@??? Tue Jan 13 22:09:57 1998
Received: from smtp3.nwnexus.com (smtp3.nwnexus.com [206.63.63.41])
by mail1.halcyon.com (8.8.7/8.8.7) with ESMTP id QAA20933
for <neal@xxxxxxxxxxxxxxxx>; Tue, 13 Jan 1998 16:45:05 -0800 (PST)
Received: from mx2.eskimo.com (smartlst@xxxxxxxxxxxxxx [204.122.16.49])
by smtp3.nwnexus.com (8.8.7/8.8.7) with ESMTP id QAA31097
for <neal@xxxxxxxxxxx>; Tue, 13 Jan 1998 16:45:04 -0800 (PST)
Received: (from smartlst@xxxxxxxxx)
by mx2.eskimo.com (8.8.8/8.8.8) id QAA07531;
Tue, 13 Jan 1998 16:44:16 -0800 (PST)
Resent-Date: Tue, 13 Jan 1998 16:44:16 -0800 (PST)
Message-Id: <3.0.5.32.19980113164226.0079c5f0@xxxxxxxxxxxxx>
X-Sender: logical@xxxxxxxxxxxxx
X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.5 (32)
Date: Tue, 13 Jan 1998 16:42:26 -0800
To: omega-list@xxxxxxxxxx
From: Phil Lane <logical@xxxxxxxxxxxxx>
Subject: what time is it??
In-Reply-To: <199801131710.JAA26051@xxxxxxxxxxxxxx>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Resent-Message-ID: <"wHYUk2.0.Er1.Nf0lq"@mx2>
Resent-From: omega-list@xxxxxxxxxx
X-Mailing-List: <omega-list@xxxxxxxxxx> archive/latest/13034
X-Loop: omega-list@xxxxxxxxxx
Precedence: list
Resent-Sender: omega-list-request@xxxxxxxxxx
Status: O
Greetings,
I've been trying to find a way in an EL system to restrict an entry to the
first hour or two of the trading day.
For example if there was a function called "TradeTime" I'd use it like
this: If TradeTime>930 and TradeTime<1030 then blah blah etc...
Evidently the CurrentTime function gives me the time right now, today.
Doesn't seem to apply to backtesting. Or else I'm completely missing
something. This happens sometimes!
Any enlightenment would be greatly appreciated!
Thanks
|