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

Re: October TASC - ADX


  • To: <metastock@xxxxxxxxxxxxx>
  • Subject: Re: October TASC - ADX
  • From: "Theo E.M. Lockefeer" <sky40912@xxxxxxxxx>
  • Date: Thu, 11 Nov 1999 23:55:06 -0800
  • In-reply-to: <000201bf2a8a$008f2da0$03fb0fd2@xxxxxxxxxxxxxxxxxx>

PureBytes Links

Trading Reference Links

<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.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>----- Original Message ----- </FONT>
<DIV><FONT face=Arial size=2>From: Glen Wallace &lt;<A 
href="mailto:gcwallace@xxxxxxxx";>gcwallace@xxxxxxxx</A>&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2>To: MetaStock listserver &lt;<A 
href="mailto:metastock@xxxxxxxxxxxxx";>metastock@xxxxxxxxxxxxx</A>&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2>Sent: November 11, 1999 7:58 PM</FONT></DIV>
<DIV><FONT face=Arial size=2>Subject: Re: October TASC - ADX</FONT></DIV></DIV>
<DIV><BR></DIV>
<DIV><FONT face=Arial size=2>&gt; Theo:<BR>&gt; <BR>&gt; The ADX code was 
written by Equis and published in the Oct99 TASC&nbsp; --&nbsp; I'm<BR>&gt; just 
the typing service.&nbsp;</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#008080 face=Arial><STRONG><EM>Glen :&nbsp; Sometimes the 
typing service is the best :)</EM></STRONG></FONT></DIV>
<DIV><FONT color=#008080 
face=Arial><STRONG><EM>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Thx a lot and I will let you know if it works (with my 
MS).</EM></STRONG></FONT></DIV>
<DIV><FONT color=#008080 
face=Arial><STRONG><EM>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
Seee you&nbsp; on the list.</EM></STRONG></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#008080 face=Arial><STRONG><EM>Theo 
Lockefeer</EM></STRONG></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp;Attached is the Version 7 .dta file, and 
below is<BR>&gt; the text for those who need to copy-and-paste.<BR>&gt; <BR>&gt; 
Periods:= Input("Enter time periods",1,100,14);<BR>&gt; <BR>&gt; PlusDM:= 
If(HIGH&gt;Ref(HIGH,-1) AND<BR>&gt; &nbsp;&nbsp; LOW&gt;=Ref(LOW,-1), 
HIGH-Ref(HIGH,-1),<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
If(HIGH&gt;Ref(HIGH,-1) AND LOW&lt;Ref(LOW,-1)<BR>&gt; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AND HIGH-Ref(HIGH,-1)&gt;Ref(LOW,-1)-LOW,<BR>&gt; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; HIGH-Ref(HIGH,-1), 0));<BR>&gt; 
DIPlus:= 100 * Wilders(PlusDM,Periods) /<BR>&gt; &nbsp;&nbsp; 
ATR(Periods);<BR>&gt; <BR>&gt; MinusDM:= If(LOW&lt;Ref(LOW,-1) AND<BR>&gt; 
&nbsp;&nbsp; HIGH&lt;=Ref(HIGH,-1), Ref(LOW,-1)-LOW,<BR>&gt; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If(HIGH&gt;Ref(HIGH,-1) AND 
LOW&lt;Ref(LOW,-1)<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AND 
HIGH-Ref(HIGH,-1)&lt;Ref(LOW,-1)-LOW,<BR>&gt; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ref(LOW,-1)-LOW, 0));<BR>&gt; 
DIMinus:= 100 * Wilders(MinusDM,Periods) /<BR>&gt; &nbsp;&nbsp; 
ATR(Periods);<BR>&gt; <BR>&gt; DIDif:=&nbsp; Abs(DIPlus - DIMinus);<BR>&gt; 
DISum:=&nbsp; DIPlus + DIMinus;<BR>&gt; ADXRaw:= 100 * Wilders(DIDif/DISum, 
Periods);<BR>&gt; <BR>&gt; ADXRaw<BR>&gt; <BR>&gt; <BR>&gt; ----- Original 
Message -----<BR>&gt; From: Theo E.M. Lockefeer<BR>&gt; To: <A 
href="mailto:metastock@xxxxxxxxxxxxx";>metastock@xxxxxxxxxxxxx</A><BR>&gt; Sent: 
November 11, 1999 09:21<BR>&gt; Subject: Re: October TASC - ADX<BR>&gt; <BR>&gt; 
&gt; Theo:<BR>&gt; &gt;<BR>&gt; &gt; Are you referring to the Oct99 TASC page 21 
sidebar?<BR>&gt; <BR>&gt; Hello Glen :&nbsp; Yes I am.<BR>&gt; <BR>&gt; <BR>&gt; 
&gt; I wrote it precisely as shown<BR>&gt; <BR>&gt; Me too but I get&nbsp; -100 
etc readings etc.<BR>&gt; <BR>&gt; <BR>&gt; &gt; and had no problems.<BR>&gt; 
<BR>&gt; Would you be so kind to send me your typing of the formula&nbsp; 
?<BR>&gt; as an attachement.<BR>&gt; <BR>&gt; it's of course possible I typed 
something wrong .<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; &gt; It is much more 
helpful than the standard,<BR>&gt; &gt; rounded ADX function, though I do note 
that there are some differences<BR>&gt; &gt; when it is plotted alongside the 
standard ADX function<BR>&gt; <BR>&gt; I didnot do that.<BR>&gt; Glenn : thanks 
in advance !<BR>&gt; <BR>&gt; Theo Lockefeer<BR>&gt; </FONT></DIV></BODY></HTML>
</x-html>From ???@??? Fri Nov 12 06:23:06 1999
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 FAA04697
	for <neal@xxxxxxxxxxxxx>; Fri, 12 Nov 1999 05:59:27 -0800
Received: (from majordom@xxxxxxxxx)
	by listserv.equis.com (8.8.7/8.8.7) id EAA13533
	for metastock-outgoing; Fri, 12 Nov 1999 04:12:42 -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 EAA13530
	for <metastock@xxxxxxxxxxxxxxxxxx>; Fri, 12 Nov 1999 04:12:39 -0700
Received: from tank.skynet.be (tank.skynet.be [195.238.2.35])
	by freeze.metastock.com (8.8.5/8.8.5) with ESMTP id EAA14035
	for <metastock@xxxxxxxxxxxxx>; Fri, 12 Nov 1999 04:17:59 -0700 (MST)
Received: from SKY40912 (dialup1558.antwerpen.skynet.be [194.78.227.22])
	by tank.skynet.be (8.9.3/odie-relay-v1.0) with SMTP id MAA28013
	for <metastock@xxxxxxxxxxxxx>; Fri, 12 Nov 1999 12:03:29 +0100 (MET)
Message-ID: <005001bf2cfc$8d7ca480$d9e14ec2@xxxxxxxxx>
From: "Theo E.M. Lockefeer" <sky40912@xxxxxxxxx>
To: <metastock@xxxxxxxxxxxxx>
References: <000201bf2a8a$008f2da0$03fb0fd2@xxxxxxxxxxxxxxxxxx> <001501bf2ace$94bb5dc0$05e04ec2@xxxxxxxxx> <008c01bf2b09$ad521140$5f1c4118@xxxxxxxxxxxxxxxxxxxxxx> <002a01bf2c69$55660200$79e04ec2@xxxxxxxxx> <004701bf2c76$dc5feb60$5f1c4118@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: October TASC -   (ADX  part 2)
Date: Fri, 12 Nov 1999 09:03:19 +0100
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_004D_01BF2CEC.C359A7C0"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2615.200
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200
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.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#008080 face=Arial><STRONG><EM>Hello Glen 
:</EM></STRONG></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#008080 face=Arial><STRONG><EM>"Your" formula is&nbsp; working 
and&nbsp; this is certainly an improvement !</EM></STRONG></FONT></DIV>
<DIV><FONT color=#008080 
face=Arial><STRONG><EM></EM></STRONG></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>ADXRaw:= 100 * Wilders(DIDif/DISum, 
Periods);<BR><BR>ADXRaw<BR><BR><BR><FONT color=#008080 size=3><STRONG><EM>(I 
have MS 6.52)</EM></STRONG></FONT></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT color=#008080 
size=3></FONT></FONT>&nbsp;</DIV>
<DIV><FONT color=#008080 face=Arial><STRONG><EM>I didnot study the whole formula 
but I noticed a difference in the</EM></STRONG></FONT></DIV>
<DIV><FONT color=#008080 face=Arial><STRONG><EM>last two lines :&nbsp;&nbsp; In 
the S&amp;C&nbsp; article is&nbsp; ADXRaw&nbsp;&nbsp;= ADXFinal 
!!</EM></STRONG></FONT></DIV>
<DIV><FONT color=#008080 face=Arial><STRONG><EM>and I think this makes the 
difference ??</EM></STRONG></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#008080 face=Arial><STRONG><EM>Thanks a lot again and See 
you</EM></STRONG></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#008080 face=Arial><STRONG><EM>Theo 
Lockefeer.</EM></STRONG></FONT></DIV>
<DIV><FONT face=Arial size=2><FONT color=#008080 
size=3></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT color=#008080 
size=3><STRONG><EM></EM></STRONG></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT color=#008080 
size=3><STRONG><EM></EM></STRONG></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT color=#008080 
size=3><STRONG><EM></EM></STRONG></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT color=#008080 
size=3><STRONG><EM></EM></STRONG></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT color=#008080 
size=3><STRONG><EM></EM></STRONG></FONT></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT color=#008080 size=3><STRONG><EM>&nbsp; 
</EM></STRONG></FONT></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>----- Original Message ----- </FONT>
<DIV><FONT face=Arial size=2>From: Glen Wallace &lt;<A 
href="mailto:gcwallace@xxxxxxxx";>gcwallace@xxxxxxxx</A>&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2>To: MetaStock listserver &lt;<A 
href="mailto:metastock@xxxxxxxxxxxxx";>metastock@xxxxxxxxxxxxx</A>&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2>Sent: November 11, 1999 7:58 PM</FONT></DIV>
<DIV><FONT face=Arial size=2>Subject: Re: October TASC - ADX</FONT></DIV></DIV>
<DIV><BR></DIV><FONT face=Arial size=2>&gt; Theo:<BR>&gt; <BR>&gt; The ADX code 
was written by Equis and published in the Oct99 TASC&nbsp; --&nbsp; I'm<BR>&gt; 
just the typing service.&nbsp; Attached is the Version 7 .dta file, and below 
is<BR>&gt; the text for those who need to copy-and-paste.<BR>&gt; <BR>&gt; 
Periods:= Input("Enter time periods",1,100,14);<BR>&gt; <BR>&gt; PlusDM:= 
If(HIGH&gt;Ref(HIGH,-1) AND<BR>&gt; &nbsp;&nbsp; LOW&gt;=Ref(LOW,-1), 
HIGH-Ref(HIGH,-1),<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
If(HIGH&gt;Ref(HIGH,-1) AND LOW&lt;Ref(LOW,-1)<BR>&gt; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AND HIGH-Ref(HIGH,-1)&gt;Ref(LOW,-1)-LOW,<BR>&gt; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; HIGH-Ref(HIGH,-1), 0));<BR>&gt; 
DIPlus:= 100 * Wilders(PlusDM,Periods) /<BR>&gt; &nbsp;&nbsp; 
ATR(Periods);<BR>&gt; <BR>&gt; MinusDM:= If(LOW&lt;Ref(LOW,-1) AND<BR>&gt; 
&nbsp;&nbsp; HIGH&lt;=Ref(HIGH,-1), Ref(LOW,-1)-LOW,<BR>&gt; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; If(HIGH&gt;Ref(HIGH,-1) AND 
LOW&lt;Ref(LOW,-1)<BR>&gt; &nbsp;&nbsp;&nbsp;&nbsp;&nbsp; AND 
HIGH-Ref(HIGH,-1)&lt;Ref(LOW,-1)-LOW,<BR>&gt; 
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ref(LOW,-1)-LOW, 0));<BR>&gt; 
DIMinus:= 100 * Wilders(MinusDM,Periods) /<BR>&gt; &nbsp;&nbsp; 
ATR(Periods);<BR>&gt; <BR>&gt; DIDif:=&nbsp; Abs(DIPlus - DIMinus);<BR>&gt; 
DISum:=&nbsp; DIPlus + DIMinus;<BR>&gt; ADXRaw:= 100 * Wilders(DIDif/DISum, 
Periods);<BR>&gt; <BR>&gt; ADXRaw<BR>&gt; <BR>&gt; <BR>&gt; ----- Original 
Message -----<BR>&gt; From: Theo E.M. Lockefeer<BR>&gt; To: <A 
href="mailto:metastock@xxxxxxxxxxxxx";>metastock@xxxxxxxxxxxxx</A><BR>&gt; Sent: 
November 11, 1999 09:21<BR>&gt; Subject: Re: October TASC - ADX<BR>&gt; <BR>&gt; 
&gt; Theo:<BR>&gt; &gt;<BR>&gt; &gt; Are you referring to the Oct99 TASC page 21 
sidebar?<BR>&gt; <BR>&gt; Hello Glen :&nbsp; Yes I am.<BR>&gt; <BR>&gt; <BR>&gt; 
&gt; I wrote it precisely as shown<BR>&gt; <BR>&gt; Me too but I get&nbsp; -100 
etc readings etc.<BR>&gt; <BR>&gt; <BR>&gt; &gt; and had no problems.<BR>&gt; 
<BR>&gt; Would you be so kind to send me your typing of the formula&nbsp; 
?<BR>&gt; as an attachement.<BR>&gt; <BR>&gt; it's of course possible I typed 
something wrong .<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt; &gt; It is much more 
helpful than the standard,<BR>&gt; &gt; rounded ADX function, though I do note 
that there are some differences<BR>&gt; &gt; when it is plotted alongside the 
standard ADX function<BR>&gt; <BR>&gt; I didnot do that.<BR>&gt; Glenn : thanks 
in advance !<BR>&gt; <BR>&gt; Theo Lockefeer<BR>&gt; </FONT></BODY></HTML>
</x-html>From ???@??? Fri Nov 12 06:57:49 1999
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 IAA07403
	for <neal@xxxxxxxxxxxxx>; Fri, 12 Nov 1999 08:04:50 -0800
Received: (from majordom@xxxxxxxxx)
	by listserv.equis.com (8.8.7/8.8.7) id HAA14094
	for metastock-outgoing; Fri, 12 Nov 1999 07:15:43 -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 HAA14091
	for <metastock@xxxxxxxxxxxxxxxxxx>; Fri, 12 Nov 1999 07:15:40 -0700
Received: from dozer.skynet.be (dozer.skynet.be [195.238.2.36])
	by freeze.metastock.com (8.8.5/8.8.5) with ESMTP id HAA14112
	for <metastock@xxxxxxxxxxxxx>; Fri, 12 Nov 1999 07:21:00 -0700 (MST)
Received: from SKY40912 (dialup1129.antwerpen.skynet.be [194.78.225.105])
	by dozer.skynet.be (8.9.3/odie-relay-v1.0) with SMTP id PAA28598
	for <metastock@xxxxxxxxxxxxx>; Fri, 12 Nov 1999 15:06:29 +0100 (MET)
Message-ID: <000201bf2d16$24b782c0$69e14ec2@xxxxxxxxx>
From: "Theo E.M. Lockefeer" <sky40912@xxxxxxxxx>
To: <metastock@xxxxxxxxxxxxx>
References: <006a01bf2b67$5db608e0$a6023dd4@xxx> <382B3221.3F33293E@xxxxxxxx>
Subject: Re: " A',' Expected "
Date: Fri, 12 Nov 1999 12:06:33 +0100
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_0068_01BF2D06.5C508DE0"
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2615.200
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200
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.2614.3500" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>----- Original Message ----- </FONT>
<DIV><FONT face=Arial size=2>From: Johan Roody &lt;<A 
href="mailto:roody@xxxxxxxx";>roody@xxxxxxxx</A>&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2>To: &lt;<A 
href="mailto:metastock@xxxxxxxxxxxxx";>metastock@xxxxxxxxxxxxx</A>&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2>Sent: November 11, 1999 10:16 PM</FONT></DIV>
<DIV><FONT face=Arial size=2>Subject: " A',' Expected "</FONT></DIV></DIV>
<DIV><BR></DIV>
<DIV><FONT face=Arial size=2>&gt; I am a new user of metastock trying to write a 
formula. I keep getting<BR>&gt; " A',' Expected "&nbsp; I can't seem to figure 
out what is needed ?<BR></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#008080 face=Arial><STRONG><EM>Metastock 
formula-controller&nbsp; wants a&nbsp; comma on that 
place</EM></STRONG></FONT></DIV>
<DIV><FONT color=#008080 face=Arial><STRONG><EM>Johan :&nbsp; so control the 
formula you typed and more then probable</EM></STRONG></FONT></DIV>
<DIV><FONT color=#008080 face=Arial><STRONG><EM>you will discover that you need 
to type a comma there.</EM></STRONG></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT color=#008080 face=Arial><STRONG><EM>Greetings from Theo Lockefeer 
(Dutch but living in Belgium).</EM></STRONG></FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&gt; <BR>&gt; Thanks before hand : Johan<BR>&gt; 
<BR>&gt; <BR>&gt; </FONT></DIV></BODY></HTML>
</x-html>From ???@??? Fri Nov 12 09:44:24 1999
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 KAA13002
	for <neal@xxxxxxxxxxxxx>; Fri, 12 Nov 1999 10:43:26 -0800
Received: (from majordom@xxxxxxxxx)
	by listserv.equis.com (8.8.7/8.8.7) id JAA14529
	for metastock-outgoing; Fri, 12 Nov 1999 09:23:15 -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 JAA14526
	for <metastock@xxxxxxxxxxxxxxxxxx>; Fri, 12 Nov 1999 09:23:12 -0700
Received: from meg.pdq.net (pop.pdq.net [204.145.251.79])
	by freeze.metastock.com (8.8.5/8.8.5) with SMTP id JAA14164
	for <metastock@xxxxxxxxxxxxx>; Fri, 12 Nov 1999 09:28:34 -0700 (MST)
X-AirNote: 1
Received: from 56K-097.MaxTNT6.pdq.net [216.88.65.97-7] by meg.pdq.net ID 49_-1;
	Fri, 12 Nov 1999 10:13:47 -0600
Message-ID: <007301bf2d28$ddd181e0$1464fea9@xxxxxx>
From: "Lionel  Issen <lissen@xxxxxxxx>" <lissen@xxxxxxx>
To: <metastock@xxxxxxxxxxxxx>
References: <006401bf2c9f$c40753e0$85da79c3@xxxxx>
Subject: Re: Today's WinInfo: November 10
Date: Fri, 12 Nov 1999 09:57:51 -0600
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2615.200
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200
Sender: owner-metastock@xxxxxxxxxxxxx
Precedence: bulk
Reply-To: metastock@xxxxxxxxxxxxx
Status:   

Ton:

While I usually agree with you, I take exception to what you have written
this time.

An industrialized state, regardless of its political system, requires some
measure of social welfare. When we lived in small villages, the villagers
took care of those that needed help.  Nowadays most of us are members of
nuclear families where we dot even know our neighbors.  I repeat what I
have said several times here, the first comprehensive social welfare system
in the industrialized nations was in Germany under Bismarck over a hundred
years ago.  Whatever his faults, Bismarck could never be accused of being a
friend of the working man.

For background understanding of the difficulties of government policies
read "The Logic of Failure" by Dietrich Dorner an excellent and readable
book (available in paperback in English and German) that discusses why
major projects (private sector and government) often fail.  I'd also
suggest the software program Sim City 3000.

Nothing is easy or simple in our enormous economic/national aggregations.

Lionel Issen
----- Original Message -----
From: A.J. Maas <anthmaas@xxxxxxxxx>
To: Metastock-List <metastock@xxxxxxxxxxxxx>
Cc: Paul Thurrott (WinInfo) <thurrott@xxxxxxxxxx>;
<WININFO@xxxxxxxxxxxxxxxxxxxx>
Sent: Thursday, November 11, 1999 4:22 PM
Subject: Fw: Today's WinInfo: November 10


> Apart from the pathetic anti-Microsoft tone used by Paul (WinInfo), eg
> appreciating (his voting for)  this "new era" of covered State-law
communism
> -the ruling spoken out by an ill informed judge + that coincidently
happened
>  on the 10th aniversery day of the collapse of the "Berlin Wall"- , eg
where
>  Europe futher liberated and the US seems to reverses history to
>  clear examples of "killing the free enterprise system" (eg main target
of
>  communism), and that can   -in future-   effect any business that is
succesfull
>  in practising what any business-student is being thought at in Business
Schools,
>  eg their economy classes and lessons that are an example and that would
>  have protected many   -now-   bankrupt companies in going bust, eg clean
>  economic rules and lessons for those co's in how to stay on top of
things, find
>  below the link to the continous availability of protection by
downloading and
>  installing (on a regular scheme) the Security Bulletin's security
patches
>
> The Microsoft Security Advisor web site
> http://www.microsoft.com/security/default.asp
> and click the Bulletin-link.
>
> Regards,
> Ton Maas
> ms-irb@xxxxxxxxxxxxxxxx
> Dismiss the ".nospam" bit (including the dot) when replying and
> note the new address change. Also for my Homepage
> http://home.planet.nl/~anthmaas
>
> ==========================================
>
> WinInfo: Windows news and information -- Copyright (c) 1995-9 Paul
Thurrott
> Visit WinInfo on the Web at WUGNET: http://www.wugnet.com/wininfo
>
> Today's WinInfo: (partly printed)
>
> Judge was right: BubbleBoy worm proves IE/Windows insecure
>
> A malicious new email worm can infect the systems of Microsoft Outlook
and
> Outlook Express users that have Internet Explorer 5.0 installed, giving a
> dramatic "told you so" moment to Judge Jackson's pronouncement in his
> findings of fact that integrating a Web browser into Windows presented a
> security risk. The startling new bug, which surfaced less than a week
after
> Jackson's ruling against Microsoft, is the first of its kind: An email
worm
> that can cause a virus to infect a system without any participation from
the
> user. Dubbed "BubbleBoy" after an episode of the TV series "Seinfeld,"
this
> worm can attack your system by simply opening the email that it is
attached
> to: You don't need to manually open the attachment.
>
> The implications of such a bug are, of course, frightening: In the past,
> email attachment bugs required the user to open an infected attachment
for a
> virus to infect the system. But BubbleBoy takes advantage of the lax
> security features in Internet Explorer 5.0, which provides Outlook and
> Outlook Express with HTML email capabilities, to infect a system without
any
> user interaction.
>
> Fortunately, the original version of BubbleBoy doesn't contain any
> destructive code, though it does propagate itself by sending an infected
> email to every contact in the user's address book. Email from the worm is
> generally accompanied by a subject line reading, "BubbleBoy is back!"
while
> the body of the mail includes the text "The BubbleBoy incident, pictures
and
> sounds," along with an invalid Web address.
>
> At risk are users running Windows 98 or Windows 2000 (but not NT 4.0, for
> some reason) with Internet Explorer 5.0 and Windows Scripting Host (WSH)
> installed (this is a standard component of Windows 98 and 2000). In
Outlook,
> the offending email must be opened in its own window for the virus to
> escape. Outlook Express users aren't so lucky: You can unleash the virus
> simply by displaying the email in the preview window.
>
> As for protecting your system, the same rules apply as always: Make sure
> you've downloaded the latest security patches for Internet Explorer 5.0
from
> Windows Update. A security fix that was released earlier this year (one
of
> about a dozen so far) will protect your system from BubbleBoy.
>
> ______________________________________________________
>
> Visit WinInfo on the Web at WUGNET: http://www.wugnet.com/wininfo
>
> To unsubscribe from the WinInfo list, simply send an E-mail message to
> listserv@xxxxxxxxxxxxxxxxxxxx with the phrase "unsubscribe wininfo" (no
> quotes) in the body. If you are having problems unsubscribing or any
other
> problems with the list, please write the List Administrator at
> listadmin@xxxxxxxxxxx
>
>