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

Re: Gann Swing charts



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"><!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN"><!DOCTYPE HTML PUBLIC "-//W3C//DTD W3 HTML//EN">
<META content='"MSHTML 4.71.2016.0"' name=GENERATOR>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT color=#000000 face=Arial size=2>Thanks, Adam, for your detail 
response.&nbsp; The Expert works fine now.&nbsp; I did discover that the *order* 
of the highlights indicators is critical.&nbsp; The HiLo Change highlight won't 
show up if you place it at the end.</FONT></DIV>
<DIV><FONT color=#000000 face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 face=Arial size=2>I've been dabbling with Krausz's 
Buy/Sell rules from the Feb. '98 TASC article.&nbsp; He uses some intraday 
rules, which I had to work around.&nbsp; So far, here's what I've got.&nbsp; I 
haven't thoroughly checked the results yet.</FONT></DIV>
<DIV><FONT color=#000000 face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 face=Arial size=2>Enter Long:</FONT></DIV>
<DIV><FONT color=#000000 face=Arial size=2>---------------</FONT></DIV>
<DIV><FONT color=#000000 face=Arial size=2>{Previous Peak 
Value}<BR>Pv:=ValueWhen(1,FmlVar(&quot;GANN-Trend&quot;,&quot;Pv&quot;)&gt;0,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
FmlVar(&quot;GANN-Trend&quot;,&quot;Pv&quot;));<BR>When(<BR>{Rule 
1}<BR>(<BR>&nbsp; {Trend is up}<BR>&nbsp; 
FmlVar(&quot;GANN-Trend&quot;,&quot;Tdv&quot;)=1<BR>&nbsp; AND<BR>&nbsp; 
{yesterday's HiLo is above the bar}<BR>&nbsp; 
Ref(FmlVar(&quot;GANN-HiLo&quot;,&quot;HLv&quot;),-1)=-1<BR>&nbsp; AND<BR>&nbsp; 
{close today is above yesterday's HiLo}<BR>&nbsp; CLOSE &gt; 
Ref(Fml(&quot;GANN-HiLo&quot;),-1)<BR>)<BR>OR<BR>{Rule 2}<BR>(<BR>{change from 
downtrend to uptrend}<BR>&nbsp; FmlVar(&quot;GANN-Trend&quot;,&quot;Tdv&quot;)=1 
AND<BR>&nbsp; 
Ref(FmlVar(&quot;GANN-Trend&quot;,&quot;Tdv&quot;),-1)=-1<BR>&nbsp; 
AND<BR>&nbsp; {yesterday's HiLo is below the bar}<BR>&nbsp; 
Ref(FmlVar(&quot;GANN-HiLo&quot;,&quot;HLv&quot;),-1)=1&nbsp; 
<BR>)<BR>OR<BR>{Rule 3}<BR>(<BR>&nbsp; {Trend is up}<BR>&nbsp; 
FmlVar(&quot;GANN-Trend&quot;,&quot;Tdv&quot;)=1<BR>&nbsp; AND<BR>&nbsp; {Close 
above the previous peak}<BR>&nbsp; CLOSE &gt; Pv<BR>&nbsp; AND<BR>&nbsp; 
{yesterday's HiLo is below the bar}<BR>&nbsp; 
Ref(FmlVar(&quot;GANN-HiLo&quot;,&quot;HLv&quot;),-1)=1&nbsp; 
<BR>)<BR>)</FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 face=Arial size=2>The Short Entry code is basicly the 
inverse of the above.&nbsp; I haven't yet worked on the Profit Protection 
Rules.</FONT></DIV>
<DIV><FONT color=#000000 face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT color=#000000 face=Arial size=2>Any comments are 
appreciated.</FONT></DIV>
<DIV><FONT color=#000000 face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT color=#000000 face=Arial size=2>&nbsp; 
Bary</FONT></DIV></BODY></HTML>
</x-html>From ???@??? Sun Mar 07 17:49:55 1999
Received: from listserv.equis.com (204.246.137.2)
	by mail05.rapidsite.net (RS ver 1.0.2) with SMTP id 23819
	for <neal@xxxxxxxxxxxxx>; Sun,  7 Mar 1999 20:41:19 -0500 (EST)
Received: (from majordom@xxxxxxxxx)
	by listserv.equis.com (8.8.7/8.8.7) id JAA02085
	for metastock-outgoing; Mon, 8 Mar 1999 09:09:59 -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 JAA02082
	for <metastock@xxxxxxxxxxxxxxxxxx>; Mon, 8 Mar 1999 09:09:55 -0700
Received: from smtp.email.msn.com (cpimssmtpu02.email.msn.com [207.46.181.18])
	by freeze.metastock.com (8.8.5/8.8.5) with ESMTP id SAA26546
	for <metastock@xxxxxxxxxxxxx>; Sun, 7 Mar 1999 18:07:37 -0700 (MST)
Received: from VonHef - 208.254.209.75 by email.msn.com with Microsoft SMTPSVC;
	 Sun, 7 Mar 1999 16:55:22 -0800
Message-ID: <016201be68fe$6c6087c0$78cd2499@xxxxxxxxxxxxxxxxx>
From: "Adam Hefner" <VonHef@xxxxxxxxxxxxx>
To: "MetaStock" <metastock@xxxxxxxxxxxxx>
Subject: Swing Charts
Date: Sun, 7 Mar 1999 18:55:54 -0600
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.3155.0
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0
Sender: owner-metastock@xxxxxxxxxxxxx
Precedence: bulk
Reply-To: metastock@xxxxxxxxxxxxx
X-Loop-Detect: 1
X-UIDL: 05a31f61669724cd7e63c0dc1168cf38.02

For some reason this did not post correctly on my computer so I have
forwarded back to
the list.

  Best wishes,
      Adam Hefner.
VonHef@xxxxxxxxxxxxx

---------------------------------------



Attachment Converted: "c:\eudora\attach\Gann Swing charts.eml"