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

RE: Channel trade: ZOLT



PureBytes Links

Trading Reference Links

<x-html><!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML 3.2//EN">
<HTML>
<HEAD>
<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<HTML><META content='"Trident 4.71.0544.0"' name=GENERATOR>

</HEAD>
<BODY>
<P><FONT face="Century Schoolbook" size=2><FONT size=2>Remember in past posts, 
the use of VAR MA was the 5.11 version, not the crippled one in 6.0. Would not 
recommend anyone with 6.0 using VAR above 18 day period.</FONT></FONT>

<P><FONT face="Century Schoolbook" size=2><FONT size=2>Richard Estes</FONT>

<P></P>
 ----<BR>
<B>From: </B>Philip &lt;pschmi02@xxxxxxxxxxx&gt;<BR>
<B>To: </B>MICHAEL J ARNOLDI &lt;michael.arnoldi@xxxxxxxx&gt;<BR>
<B>Cc: </B>metastock-list@xxxxxxxxx<BR>
<B>Date: </B>Monday, May 26, 1997 10:42 AM<BR>
<B>Subject: </B>Re: STOCHRSI<BR>
<BR>
<HTML><BODY><FONT size=2>Greetings Mike,<BR>
<BR>
I have also been following the StochRSI discussion and would welcome a<BR>
further exchange of ideas.&nbsp; I believe - others will know for sure - 
that<BR>
it was first advanced by Chande, but don't quote me on that.&nbsp; 
Meanwhile,<BR>
there was a discussion of StochRSI at Silicon Investor.&nbsp; I 
&quot;downloaded&quot;<BR>
those posts and have reproduced them below.<BR>
<BR>
I am currently using a StochRSI(5,3) on various futures contracts.&nbsp; For<BR>
the moment, all I can say is that it ventures into the extremes faster<BR>
than the plain vanilla Stoch(5,3). The next step will be to see how it<BR>
interacts - in a visual sense - with RSI.<BR>
<BR>
I have also experimented with StochRSI in a simple system test and found<BR>
it worthy of further investigation.&nbsp; The underlying strategy here was 
to<BR>
identify a clear trend using and ADX, and then use StochRSI retracements<BR>
to buy weakness/sell strength.<BR>
<BR>
Enjoy, and let me know what you come it with.&nbsp;&nbsp;<BR>
<BR>
Philip<BR>
<BR>
<BR>
<BR>
<BR>
&nbsp;&nbsp;&nbsp; If(Mov(C,5,VAR) &gt; Mov(C,40,VAR),+1,0)<BR>
<BR>
&nbsp;&nbsp;&nbsp; Give it a try and let us know how it turns out.. Dave 
Evans<BR>
=============================<BR>
</FONT></FONT>
</BODY></HTML>
</x-html>From ???@??? Mon May 26 11:39:26 1997
Received: from smtp1.nwnexus.com by mail1.halcyon.com (5.65v3.2/1.1.10.5/10Nov96-0444PM)
	id AA28440; Mon, 26 May 1997 11:38:41 -0700
Received: from mail.equis.com by smtp1.nwnexus.com with SMTP id AA23375
  (5.65c/IDA-1.4.4 for <neal@xxxxxxxxxxx>); Mon, 26 May 1997 11:37:52 -0700
Received: (from list@xxxxxxxxx) by mail.equis.com (8.7.4/8.7.3) id MAA10070; Mon, 26 May 1997 12:42:30 -0600
Resent-Date: Mon, 26 May 1997 12:42:30 -0600
To: metastock-list@xxxxxxxxx
Date: Mon, 26 May 1997 14:09:09 -0400
Message-Id: <19970526.142313.6926.0.michael.arnoldi@xxxxxxxx>
X-Mailer: Juno 1.38
X-Juno-Line-Breaks: 1-12,14,17
From: michael.arnoldi@xxxxxxxx (MICHAEL J ARNOLDI)
Resent-Message-Id: <"AT1Tv.0.HT2.LcTYp"@mail.equis.com>
Resent-From: metastock-list@xxxxxxxxxxxxx
Subject: Unidentified subject!
X-Mailing-List: <metastock-list@xxxxxxxxxxxxx> archive/latest/2255
X-Loop: metastock-list@xxxxxxxxxxxxx
Precedence: list
Resent-Sender: metastock-list-request@xxxxxxxxxxxxx
X-UIDL: 296c8918be6fe28fe6281d261e36c00a

to claud, richard & philip many thanks for the help on stochrsi- i'll be
playing with it the next few days.

i have not figured out where this formula goes:
  If(Mov(C,5,VAR) > Mov(C,40,VAR),+1,0)


is it an "and" formula that is to be added to the stochrsi  or
a filter ?
mike



re: my previous posting: superimposing of  linear reg & slope- this does
not work,
as one is an indicator, while the other is an oscillator & metastock
superimposes them to fit on one screen very nicely, but when you scroll
through time they shift in position relative to each other.