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.3110.7"' name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#000000 size=2>Has anyone read <FONT color=#000000 face=Arial
size=2><EM>The New Technical Trader </EM></FONT>by Tushar Chande? If so,
how did you recitify what seems to me to be a circular reference in the
following formula given on pg. 180 VIDYA<FONT size=1>d<FONT size=2> =
A*Close+(1-A)*VIDYA<FONT size=1>d-1<FONT size=2>? How can one calculate a VIDYA
based on the previous day's VIDYA? It seems to me that eventually one
would run out of previous days. Any enlightenment on this one would be
helpful. The following is my attempt at rectifying this problem, but it
doesn't feel right </FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT color=#000000 size=2><FONT size=1><FONT size=2><FONT size=1><FONT
size=2></FONT></FONT></FONT></FONT></FONT> </DIV>
<DIV><FONT color=#000000 size=2><FONT size=1><FONT size=2><FONT size=1><FONT
size=2>A:=0.05*Abs(CMO(C,9));</FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT color=#000000 size=2><FONT size=1><FONT size=2><FONT size=1><FONT
size=2></FONT></FONT></FONT></FONT></FONT> </DIV>
<DIV><FONT color=#000000 size=2><FONT size=1><FONT size=2><FONT size=1><FONT
size=2>VIDYA:= (0.1*Fml("Volatility index"))*C +
(1-0.1*Fml("volatility
index"))*Ref(C,-1);</FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT color=#000000 size=2><FONT size=1><FONT size=2><FONT size=1><FONT
size=2></FONT></FONT></FONT></FONT></FONT> </DIV>
<DIV><FONT color=#000000 size=2><FONT size=1><FONT size=2><FONT size=1><FONT
size=2><BR>Vidyab:=a*CLOSE+(1-a)*Ref(vidya,-1);</FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT color=#000000 size=2><FONT size=1><FONT size=2><FONT size=1><FONT
size=2></FONT></FONT></FONT></FONT></FONT> </DIV>
<DIV><FONT color=#000000 size=2><FONT size=1><FONT size=2><FONT size=1><FONT
size=2>VIDYA here is a VIDYA Moving Average. The formulation for the
volatility index is as follows:
Stdev(C,21)/Mov(Stdev(C,21),5,S)</FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT color=#000000 size=2><FONT size=1><FONT size=2><FONT size=1><FONT
size=2></FONT></FONT></FONT></FONT></FONT> </DIV>
<DIV><FONT color=#000000 size=2><FONT size=1><FONT size=2><FONT size=1><FONT
size=2>Now I've seen this in Tradestation code in TASC (2000 Bonus Issue) with
the same apparent circular reference. Again, thanks in advance for
suggestions.</FONT></FONT></FONT></FONT></FONT></DIV>
<DIV><FONT color=#000000 size=2><FONT size=1><FONT size=2><FONT size=1><FONT
size=2></FONT></FONT></FONT></FONT></FONT> </DIV>
<DIV><FONT color=#000000 size=2><FONT size=1><FONT size=2><FONT size=1><FONT
size=2>Jeff</FONT></FONT></FONT></FONT></FONT></DIV></BODY></HTML>
</x-html>From ???@??? Fri Jan 21 15:33:53 2000
Return-Path: <majordom@xxxxxxxxxxxxxxxxxx>
Received: from listserv.equis.com (listserv.equis.com [204.246.137.2])
by purebytes.com (8.8.7/8.8.7) with ESMTP id QAA12905
for <neal@xxxxxxxxxxxxx>; Fri, 21 Jan 2000 16:26:15 -0800
Received: (from majordom@xxxxxxxxx)
by listserv.equis.com (8.8.7/8.8.7) id PAA25729
for metastock-outgoing; Fri, 21 Jan 2000 15:55:11 -0700
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 PAA25725
for <metastock@xxxxxxxxxxxxxxxxxx>; Fri, 21 Jan 2000 15:55:08 -0700
Received: from pimout6-int.prodigy.net (pimout6-ext.prodigy.net [207.115.59.121])
by freeze.metastock.com (8.8.5/8.8.5) with ESMTP id QAA06495
for <Metastock@xxxxxxxxxxxxx>; Fri, 21 Jan 2000 16:06:31 -0700 (MST)
Received: from jeff (MIAMB312-35.splitrock.net [209.252.83.242])
by pimout6-int.prodigy.net (8.8.5/8.8.5) with SMTP id RAA103594
for <Metastock@xxxxxxxxxxxxx>; Fri, 21 Jan 2000 17:51:07 -0500
Message-ID: <001301bf6461$ef952ec0$f253fcd1@xxxx>
From: "Jeff" <jcob3@xxxxxxxxxxx>
To: <Metastock@xxxxxxxxxxxxx>
Subject: Trading for Tigers
Date: Fri, 21 Jan 2000 17:50:29 -0500
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_000F_01BF6438.016055A0"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.3110.1
X-Mimeole: Produced By Microsoft MimeOLE V4.72.3110.3
Sender: owner-metastock@xxxxxxxxxxxxx
Precedence: bulk
Reply-To: metastock@xxxxxxxxxxxxx
Status:
<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.3110.7"' name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>I know someone in this group has read <FONT color=#000000
face=Arial size=2><EM>Trading for Tigers. </EM>Is the book worth the
price? Is anyone who has the book disgusted with it and willing to give it
up for a reasonable price?</FONT></FONT></DIV>
<DIV><FONT size=2><FONT color=#000000 face=Arial
size=2></FONT></FONT> </DIV>
<DIV><FONT size=2><FONT color=#000000 face=Arial size=2>Good
Trading</FONT></FONT></DIV>
<DIV><FONT size=2><FONT color=#000000 face=Arial
size=2>Jeff</FONT></FONT></DIV></BODY></HTML>
</x-html>From ???@??? Fri Jan 21 16:47:48 2000
Return-Path: <majordom@xxxxxxxxxxxxxxxxxx>
Received: from listserv.equis.com (listserv.equis.com [204.246.137.2])
by purebytes.com (8.8.7/8.8.7) with ESMTP id RAA16305
for <neal@xxxxxxxxxxxxx>; Fri, 21 Jan 2000 17:52:57 -0800
Received: (from majordom@xxxxxxxxx)
by listserv.equis.com (8.8.7/8.8.7) id QAA26459
for metastock-outgoing; Fri, 21 Jan 2000 16:54:03 -0700
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 QAA26456
for <metastock@xxxxxxxxxxxxxxxxxx>; Fri, 21 Jan 2000 16:54:00 -0700
Received: from smtp10.atl.mindspring.net (smtp10.atl.mindspring.net [207.69.200.246])
by freeze.metastock.com (8.8.5/8.8.5) with ESMTP id RAA06532
for <metastock@xxxxxxxxxxxxx>; Fri, 21 Jan 2000 17:05:24 -0700 (MST)
Received: from default (user-2ivf7es.dialup.mindspring.com [165.247.157.220])
by smtp10.atl.mindspring.net (8.9.3/8.8.5) with SMTP id SAA20323
for <metastock@xxxxxxxxxxxxx>; Fri, 21 Jan 2000 18:50:11 -0500 (EST)
Message-ID: <003701bf646a$66532820$dc9df7a5@xxxxxxx>
From: "Barry Marx" <bmarx@xxxxxxxxx>
To: <metastock@xxxxxxxxxxxxx>
References: <001201bf6461$ee564620$f253fcd1@xxxx>
Subject: Re: The New Technical Trader (VIDYA)
Date: Fri, 21 Jan 2000 18:51:11 -0500
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_0034_01BF6440.7C582820"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2314.1300
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
Sender: owner-metastock@xxxxxxxxxxxxx
Precedence: bulk
Reply-To: metastock@xxxxxxxxxxxxx
Status:
<x-html><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>The site <A
href="http://www.nt-tech.com.au/guppy/gup128.htm">http://www.nt-tech.com.au/guppy/gup128.htm</A> has
tons of MetaStock formulas, many of them taken from this mailing list. I
didn't see VIDYA referenced in the index, but happened to run across it while
looking for something else, on page 10. Here is the formula posted on
that site:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial
size=2>Vidya:<BR>K:=Stdev(P,5)/Mov(Stdev(P,5),20,S);<BR>SC:=Input("SC",.1,.9,.1);<BR>Vidya:=SC*K*P+(1-SC*K)*Ref(P,-1);<BR>Vidya;
<BR>{the sc input is more responsive if you use a higher
number}<BR></FONT></DIV>
<DIV><FONT face=Arial size=2> - Barry<BR></DIV></FONT></BODY></HTML>
</x-html>From ???@??? Fri Jan 21 16:41:49 2000
Return-Path: <majordom@xxxxxxxxxxxxxxxxxx>
Received: from listserv.equis.com (listserv.equis.com [204.246.137.2])
by purebytes.com (8.8.7/8.8.7) with ESMTP id RAA16105
for <neal@xxxxxxxxxxxxx>; Fri, 21 Jan 2000 17:46:26 -0800
Received: (from majordom@xxxxxxxxx)
by listserv.equis.com (8.8.7/8.8.7) id QAA26478
for metastock-outgoing; Fri, 21 Jan 2000 16:56:10 -0700
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 QAA26475
for <metastock@xxxxxxxxxxxxxxxxxx>; Fri, 21 Jan 2000 16:56:08 -0700
Received: from smtp10.atl.mindspring.net (smtp10.atl.mindspring.net [207.69.200.246])
by freeze.metastock.com (8.8.5/8.8.5) with ESMTP id RAA06540
for <metastock@xxxxxxxxxxxxx>; Fri, 21 Jan 2000 17:07:27 -0700 (MST)
Received: from default (user-2ivf7es.dialup.mindspring.com [165.247.157.220])
by smtp10.atl.mindspring.net (8.9.3/8.8.5) with SMTP id SAA08268
for <metastock@xxxxxxxxxxxxx>; Fri, 21 Jan 2000 18:52:14 -0500 (EST)
Message-ID: <003f01bf646a$afc1fc20$dc9df7a5@xxxxxxx>
From: "Barry Marx" <bmarx@xxxxxxxxx>
To: <metastock@xxxxxxxxxxxxx>
References: <001201bf6461$ee564620$f253fcd1@xxxx>
Subject: Re: The New Technical Trader (VIDYA)
Date: Fri, 21 Jan 2000 18:53:15 -0500
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_003C_01BF6440.C600F7E0"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2314.1300
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
Sender: owner-metastock@xxxxxxxxxxxxx
Precedence: bulk
Reply-To: metastock@xxxxxxxxxxxxx
Status:
<x-html><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=text/html;charset=iso-8859-1 http-equiv=Content-Type>
<META content="MSHTML 5.00.2314.1000" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Just found another version of Vidya further down on
the same page:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2><BIG><BIG><STRONG>My version of Tushar Chande's
Vidya using the P
variable</STRONG></BIG></BIG><BR><BR>Vidya{P}<BR>Periods:=Input("length of
MA",5,100,20);<BR>K:=Stdev(P,5)/Mov(Stdev(P,5),20,S);<BR>A:=(2/(Periods+1));<BR>Vidya:=A*K*(P)+(1-A*K)*Ref(P,-1);<BR>Vidya;<BR><BR>Tar(SZ)an
Long<BR>C-(((462*Mov(C,34,E))-(420*Mov(C,13,E))+(490*(Mov(Mov(C,13,E)-Mov(C,34,E),89,E))))/42)<BR><BR>Tar(SZ)an
Short<BR>(C-(((325*Mov(C,26,E))-(297*Mov(C,12,E))+(351*Mov(Mov(C,13,E)-Mov(C,26,E),9,E))))/28)*2<BR><BR><BR><BR></FONT></DIV></BODY></HTML>
</x-html>From ???@??? Fri Jan 21 17:15:30 2000
Return-Path: <majordom@xxxxxxxxxxxxxxxxxx>
Received: from listserv.equis.com (listserv.equis.com [204.246.137.2])
by purebytes.com (8.8.7/8.8.7) with ESMTP id SAA17034
for <neal@xxxxxxxxxxxxx>; Fri, 21 Jan 2000 18:15:25 -0800
Received: (from majordom@xxxxxxxxx)
by listserv.equis.com (8.8.7/8.8.7) id RAA26700
for metastock-outgoing; Fri, 21 Jan 2000 17:25:34 -0700
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 RAA26697
for <metastock@xxxxxxxxxxxxxxxxxx>; Fri, 21 Jan 2000 17:25:31 -0700
Received: from pimout4-int.prodigy.net (pimout4-ext.prodigy.net [207.115.58.198])
by freeze.metastock.com (8.8.5/8.8.5) with ESMTP id RAA06553
for <metastock@xxxxxxxxxxxxx>; Fri, 21 Jan 2000 17:36:55 -0700 (MST)
Received: from jeff (MIAMB312-35.splitrock.net [209.252.83.242])
by pimout4-int.prodigy.net (8.8.5/8.8.5) with SMTP id TAA49162
for <metastock@xxxxxxxxxxxxx>; Fri, 21 Jan 2000 19:21:41 -0500
Message-ID: <001401bf646e$94c3bfe0$f253fcd1@xxxx>
From: "Jeff" <jcob3@xxxxxxxxxxx>
To: <metastock@xxxxxxxxxxxxx>
Subject: Re: The New Technical Trader (VIDYA)
Date: Fri, 21 Jan 2000 19:21:00 -0500
MIME-Version: 1.0
Content-Type: multipart/alternative;
boundary="----=_NextPart_000_0011_01BF6444.A6C14160"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.3110.1
X-Mimeole: Produced By Microsoft MimeOLE V4.72.3110.3
Sender: owner-metastock@xxxxxxxxxxxxx
Precedence: bulk
Reply-To: metastock@xxxxxxxxxxxxx
Status:
<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 HTML 4.0 Transitional//EN">
<META content='"MSHTML 4.72.3110.7"' name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#000000 size=2>Barry:</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT> </DIV>
<DIV><FONT size=2>Thanks for the website. It appears to be very
useful. I even found a couple of things I've posted. I was just
fiddling around with some stuff and looking for feed back. I'm going to
have to be more careful about what I post.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Good Trading</FONT></DIV>
<DIV><FONT size=2>Jeff</FONT></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>Barry Marx <<A
href="mailto:bmarx@xxxxxxxxx">bmarx@xxxxxxxxx</A>><BR><B>To: </B><A
href="mailto:metastock@xxxxxxxxxxxxx">metastock@xxxxxxxxxxxxx</A> <<A
href="mailto:metastock@xxxxxxxxxxxxx">metastock@xxxxxxxxxxxxx</A>><BR><B>Date:
</B>Friday, January 21, 2000 7:04 PM<BR><B>Subject: </B>Re: The New
Technical Trader (VIDYA)<BR><BR></DIV></FONT>
<DIV><FONT face=Arial size=2>The site <A
href="http://www.nt-tech.com.au/guppy/gup128.htm">http://www.nt-tech.com.au/guppy/gup128.htm</A> has
tons of MetaStock formulas, many of them taken from this mailing list.
I didn't see VIDYA referenced in the index, but happened to run across it
while looking for something else, on page 10. Here is the
formula posted on that site:</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial
size=2>Vidya:<BR>K:=Stdev(P,5)/Mov(Stdev(P,5),20,S);<BR>SC:=Input("SC",.1,.9,.1);<BR>Vidya:=SC*K*P+(1-SC*K)*Ref(P,-1);<BR>Vidya;
<BR>{the sc input is more responsive if you use a higher
number}<BR></FONT></DIV>
<DIV><FONT face=Arial size=2> -
Barry<BR></DIV></FONT></BLOCKQUOTE></BODY></HTML>
</x-html>From ???@??? Fri Jan 21 22:09:19 2000
Return-Path: <majordom@xxxxxxxxxxxxxxxxxx>
Received: from listserv.equis.com (listserv.equis.com [204.246.137.2])
by purebytes.com (8.8.7/8.8.7) with ESMTP id UAA21660
for <neal@xxxxxxxxxxxxx>; Fri, 21 Jan 2000 20:38:45 -0800
Received: (from majordom@xxxxxxxxx)
by listserv.equis.com (8.8.7/8.8.7) id UAA28222
for metastock-outgoing; Fri, 21 Jan 2000 20:04:57 -0700
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 UAA28219
for <metastock@xxxxxxxxxxxxxxxxxx>; Fri, 21 Jan 2000 20:04:54 -0700
Received: from hotmail.com (f8.law4.hotmail.com [216.33.149.8])
by freeze.metastock.com (8.8.5/8.8.5) with SMTP id UAA06633
for <metastock@xxxxxxxxxxxxx>; Fri, 21 Jan 2000 20:16:18 -0700 (MST)
Received: (qmail 64212 invoked by uid 0); 22 Jan 2000 03:00:37 -0000
Message-ID: <20000122030037.64211.qmail@xxxxxxxxxxx>
Received: from 209.214.201.40 by www.hotmail.com with HTTP; Fri, 21 Jan 2000 19:00:37 PST
X-Originating-IP: [209.214.201.40]
From: "j seed" <jseed_10@xxxxxxxxxxx>
To: metastock@xxxxxxxxxxxxx
Subject: Re: Trading for Tigers
Date: Sat, 22 Jan 2000 03:00:37 GMT
Mime-Version: 1.0
Content-Type: text/plain; format=flowed
Sender: owner-metastock@xxxxxxxxxxxxx
Precedence: bulk
Reply-To: metastock@xxxxxxxxxxxxx
Status:
Jeff,
Not long ago I posed the following to this group:
Traditionally, we are taught that a trend involves higher highs and higher
lows for an uptrend. In "Trading for Tigers", Walter Downs states that for
an uptrend to be in effect todays high must equal the highest high of "n"
trading sessions and todays close must be greater than yesterdays close.
Questions:
1.Has anyone else read the book?
2.Does anyone have any thoughts on this uptrend definition?
3.Has anyone coded Walters' indicators into Metastock?
While I wouldn't suggest that anyone run out and purchase this book at $139,
I do believe the book may have some merit to the right trader. If you're
into pattern recognition then maybe this book would help. As far as the
merits for the traditional trader I believe that until we've had some time
to digest and manipulate the formula we really won't know. Is the book earth
shattering...let's just say that at $139 it will definitely knock your socks
off! Would I give mine up for a song...no, I'm not ready to give it up yet!
J.
>From: "Jeff" <jcob3@xxxxxxxxxxx>
>Reply-To: metastock@xxxxxxxxxxxxx
>To: <Metastock@xxxxxxxxxxxxx>
>Subject: Trading for Tigers
>Date: Fri, 21 Jan 2000 17:50:29 -0500
>
>I know someone in this group has read Trading for Tigers. Is the book
>worth the price? Is anyone who has the book disgusted with it and willing
>to give it up for a reasonable price?
>
>Good Trading
>Jeff
______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com
|