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><!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<META content='"MSHTML 4.72.3510.1400"' name=GENERATOR>
</HEAD>
<BODY bgColor=#c0c0c0>
<DIV><FONT color=#000000 size=2>Hello,</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT> </DIV>
<DIV><FONT color=#000000 size=2>Your formula :
<DIV><SPAN class=630580805-24101998><FONT color=#2e393d face=Arial
size=2>"{Price exploration} </FONT></SPAN><FONT size=2>Ref(CLOSE,-2) <
Ref(LLV(CLOSE,14),-2)"</FONT></DIV>
<DIV><FONT size=2></FONT>will never be true since
"Ref(LLV(CLOSE,14),-2)" takes the lowest</DIV>
<DIV>value from the past 14 days (referenced 2 days ago).</DIV>
<DIV> </DIV>
<DIV>Perhaps this is what you need? </DIV>
<DIV><FONT size=2>"Ref(CLOSE,-2) <
Ref(LLV(CLOSE,14),-3)"</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV>This will reference the 14 day low from 3 days back.</DIV>
<DIV> </DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV>Hope this helps,</DIV>
<DIV>
Adam Hefner</DIV>
<DIV> </DIV>
<DIV><SPAN class=630580805-24101998><FONT color=#2e393d face=Arial
size=2></FONT></SPAN> </FONT></DIV></DIV>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 solid 2px; MARGIN-LEFT: 5px; PADDING-LEFT: 5px">
<DIV><FONT face=Arial size=2><B>-----Original Message-----</B><BR><B>From:
</B>Bijan Khezri <<A
href="mailto:bij3peat@xxxxxxxxxxxxx">bij3peat@xxxxxxxxxxxxx</A>><BR><B>To:
</B>Metastock <<A
href="mailto:metastock@xxxxxxxxxxxxx">metastock@xxxxxxxxxxxxx</A>><BR><B>Date:
</B>Saturday, October 24, 1998 1:18 AM<BR><B>Subject: </B>Price - RSI
divergence exploration<BR><BR></DIV></FONT>
<DIV><SPAN class=630580805-24101998><FONT color=#2e393d face=Arial size=2>I
have been trying to write a fairly simple exploration for a divergence
between price and RSI. The standard divergence indicator does not do
the job. The conditions are as follows:</FONT></SPAN></DIV>
<DIV><SPAN class=630580805-24101998><FONT color=#2e393d face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=630580805-24101998><FONT color=#2e393d face=Arial size=2>-
RSI has been going up for three days.</FONT></SPAN></DIV>
<DIV><SPAN class=630580805-24101998><FONT color=#2e393d face=Arial size=2>-
RSI three days ago was higher than lowest RSI in past 14
days</FONT></SPAN></DIV>
<DIV><SPAN class=630580805-24101998><FONT color=#2e393d face=Arial size=2>-
close of three days ago was lower than lowest close of the prior 14
days</FONT></SPAN></DIV>
<DIV><SPAN class=630580805-24101998><FONT color=#2e393d face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=630580805-24101998><FONT color=#2e393d face=Arial
size=2>While the RSI part seems to be working, the price part does not make
any hits at all, even when run independently. Can anyone figure out
what is wrong? All help is appreciated. TIA.</FONT></SPAN></DIV>
<DIV><SPAN class=630580805-24101998><FONT color=#2e393d face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=630580805-24101998><FONT color=#2e393d face=Arial
size=2>{RSI exploration}</FONT></SPAN></DIV>
<DIV><FONT size=2> Ref(RSI(14),0) > Ref(RSI(14),-1)
AND<BR>Ref(RSI(14),-1) > Ref(RSI(14),-2)AND<BR>Ref(RSI(14),-2) > Ref(
LLV(RSI(14),14),-2) </FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><SPAN class=630580805-24101998><FONT color=#2e393d face=Arial
size=2>{Price exploration}</FONT></SPAN></DIV>
<DIV><FONT size=2>Ref(CLOSE,-2) < Ref(LLV(CLOSE,14),-2)</FONT></DIV>
<DIV><SPAN class=630580805-24101998><FONT color=#2e393d face=Arial
size=2></FONT></SPAN> </DIV></BLOCKQUOTE></BODY></HTML>
</x-html>From ???@??? Sat Oct 24 09:47:05 1998
Received: from listserv.equis.com (204.246.137.2)
by mail05.rapidsite.net (RS ver 0.3) with SMTP id 14768
for <neal@xxxxxxxxxxxxx>; Sat, 24 Oct 1998 12:18:52 -0400 (EDT)
Received: (from majordom@xxxxxxxxx)
by listserv.equis.com (8.8.7/8.8.7) id IAA16980
for metastock-outgoing; Sat, 24 Oct 1998 08:20:28 -0600
X-Authentication-Warning: listserv.equis.com: majordom set sender to owner-metastock@xxxxxxxxxxxxx using -f
Received: from freeze.metastock.com (freeze.metastock.com [204.246.137.5])
by listserv.equis.com (8.8.7/8.8.7) with ESMTP id IAA16977
for <metastock@xxxxxxxxxxxxxxxxxx>; Sat, 24 Oct 1998 08:20:25 -0600
Received: from pcweb.dpliv.com (root@xxxxxxxxxxxxxxx [206.31.254.1])
by freeze.metastock.com (8.8.5/8.8.5) with ESMTP id IAA16347
for <metastock@xxxxxxxxxxxxx>; Sat, 24 Oct 1998 08:33:31 -0600 (MDT)
Received: from hp-customer (S156.dpliv.com [206.98.11.156]) by pcweb.dpliv.com (8.8.5/8.7.3) with SMTP id JAA05393 for <metastock@xxxxxxxxxxxxx>; Sat, 24 Oct 1998 09:25:31 -0500
From: "Chris White" <scrappy@xxxxxxxxxxx>
To: <metastock@xxxxxxxxxxxxx>
Subject: daily and weekly data
Date: Sat, 24 Oct 1998 09:23:05 -0500
Message-ID: <000f01bdff59$d0dda200$9c0b62ce@xxxxxxxxxxx>
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2120.0
Sender: owner-metastock@xxxxxxxxxxxxx
Precedence: bulk
Reply-To: metastock@xxxxxxxxxxxxx
X-Loop-Detect: 1
X-UIDL: 31ef4b4fd22ce326db155d388a671d6e
Does anyone know if there is a way to create system tests or
explorations in MS6.5 combining, for instance, stochrsi with weekly data
and a moving average cross based on daily data?
|