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

ATHM & SCH



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.3401" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>&nbsp;All,
<P class=MsoBodyText><SPAN style="mso-spacerun: yes">&nbsp;&nbsp;&nbsp;&nbsp; 
T</SPAN>he overall market was up today, but the high techs and the Internet 
didn&#8217;t really participate.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>Maybe 
tomorrow &lt;G&gt;.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>ATHM did close 
below my stop, so I&#8217;ll close out that position tomorrow.<SPAN 
style="mso-spacerun: yes">&nbsp; </SPAN>I&#8217;m going to replace it with Schwab 
(SCH) which broke out of<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>its Short 
Term Down Trend Channel today.<SPAN style="mso-spacerun: yes">&nbsp; </SPAN>SCH 
is one of my old favorites and I&#8217;ve been watching it for several months waiting 
for a sign of a reversal.<SPAN style="mso-spacerun: yes">&nbsp; 
</SPAN>Hopefully, we got that sign today.</P>
<P class=MsoBodyText>JimG</P></FONT></DIV></BODY></HTML>
</x-html>From ???@??? Wed Oct 27 22:19:57 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 WAA18881
	for <neal@xxxxxxxxxxxxx>; Wed, 27 Oct 1999 22:13:47 -0700
Received: (from majordom@xxxxxxxxx)
	by listserv.equis.com (8.8.7/8.8.7) id NAA04601
	for metastock-outgoing; Thu, 28 Oct 1999 13:05:07 -0600
X-Authentication-Warning: listserv.equis.com: majordom set sender to owner-metastock@xxxxxxxxxxxxx using -f
Received: from dnvrpop1.dnvr.uswest.net (dnvrpop1.dnvr.uswest.net [206.196.128.3])
	by listserv.equis.com (8.8.7/8.8.7) with SMTP id NAA04593
	for <metastock@xxxxxxxxxxxxxxxxxx>; Thu, 28 Oct 1999 13:05:04 -0600
Received: (qmail 7305 invoked by alias); 28 Oct 1999 03:51:47 -0000
Delivered-To: fixup-metastock@xxxxxxxxxxxxxxxxxx@fixme
Received: (qmail 3154 invoked by uid 0); 28 Oct 1999 03:29:38 -0000
Received: from c466822-a.aurora1.co.home.com (HELO C466822A) (24.6.229.11)
  by dnvrpop1.dnvr.uswest.net with SMTP; 28 Oct 1999 03:29:37 -0000
Message-ID: <007301bf20fc$fc269e60$0be50618@xxxxxxxxxxxxxxxxxxx>
From: "Ben John" <bjohn@xxxxxxxxxx>
To: <metastock@xxxxxxxxxxxxxxxxxx>
Subject: Chande Momentum (MetaStock) formula into a QP formula?
Date: Wed, 27 Oct 1999 21:29:07 -0700
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_0070_01BF20C2.4CE6C680"
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=#fffcf0>
<DIV><FONT face="Comic Sans MS" size=3><FONT face="Verdana, Arial, Helv" 
size=2>How do I convert the below Chande Momentum (MetaStock) formula into a QP 
formula?<BR><BR>***************************************<BR>The following are 
MetaStock formulas for Tuschar Chande's Momentum Oscillator. For interpretation 
refer to the book The New Technical Trader, by Tuschar Chande and Stanley Kroll. 
<BR><BR>CMO_1 <BR>Sum( If( C ,&gt; ,Ref( C, -1 ) , ( C - Ref( C ,-1 ) ) ,0 ) ,14 
)<BR><BR>CMO_2 <BR>Sum( If( C ,&lt; ,Ref( C ,-1 ) , ( Ref( C ,-1 ) - C ) ) ,0 ) 
,14 ) <BR><BR>CMO_Final <BR>100 * ( ( Fml( "CMO_1" ) - Fml( "CMO_2" ) ) / ( Fml( 
"CMO_1" ) + Fml( "CMO_2" ) ) )<BR><BR>You could also combine the above three 
formulas into one formula. The syntax would be: 
<BR>100*((Sum(If(C,&gt;,Ref(C,-1),(C-Ref(C,-1)),0),14))-(Sum(If(C,&lt;,REF(C,-1),(REF(C,-1)-C),0),14))) 
/((Sum(If(C,&gt;,Ref(C,-1),(C-Ref(C,-1)),0),14)+(Sum(If(C,&lt;,REF(C,-1),(REF(C,-1)-C),0),14)))) 
<BR>*********************************************<BR></FONT></FONT></DIV></BODY></HTML>
</x-html>From ???@??? Thu Oct 28 06:18: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 WAA18785
	for <neal@xxxxxxxxxxxxx>; Wed, 27 Oct 1999 22:01:39 -0700
Received: (from majordom@xxxxxxxxx)
	by listserv.equis.com (8.8.7/8.8.7) id MAA04487
	for metastock-outgoing; Thu, 28 Oct 1999 12:49:02 -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 MAA04484
	for <metastock@xxxxxxxxxxxxxxxxxx>; Thu, 28 Oct 1999 12:48:59 -0600
Received: from dnvrpop2.dnvr.uswest.net (dnvrpop2.dnvr.uswest.net [206.196.128.4])
	by freeze.metastock.com (8.8.5/8.8.5) with SMTP id WAA02123
	for <metastock@xxxxxxxxxxxxx>; Wed, 27 Oct 1999 22:28:43 -0600 (MDT)
Received: (qmail 7808 invoked by alias); 28 Oct 1999 04:13:19 -0000
Delivered-To: fixup-metastock@xxxxxxxxxxxxx@fixme
Received: (qmail 7797 invoked by uid 0); 28 Oct 1999 04:13:19 -0000
Received: from c466822-a.aurora1.co.home.com (HELO C466822A) (24.6.229.11)
  by dnvrpop2.dnvr.uswest.net with SMTP; 28 Oct 1999 04:13:19 -0000
Message-ID: <001601bf2103$4681e680$0be50618@xxxxxxxxxxxxxxxxxxx>
From: "Ben John" <bjohn@xxxxxxxxxx>
To: <metastock@xxxxxxxxxxxxx>
Subject: Convert Chande Mometum formula to QP 
Date: Wed, 27 Oct 1999 22:14:12 -0700
MIME-Version: 1.0
Content-Type: multipart/alternative;
	boundary="----=_NextPart_000_0013_01BF20C8.991FA840"
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=#fffcf0>
<DIV><FONT face="Comic Sans MS" size=3>
<DIV><FONT face="Comic Sans MS" size=3><FONT face="Verdana, Arial, Helv" 
size=2>How do I convert the below Chande Momentum (MetaStock) formula into a QP 
formula?<BR><BR>***************************************<BR>The following are 
MetaStock formulas for Tuschar Chande's Momentum Oscillator. For interpretation 
refer to the book The New Technical Trader, by Tuschar Chande and Stanley Kroll. 
<BR><BR>CMO_1 <BR>Sum( If( C ,&gt; ,Ref( C, -1 ) , ( C - Ref( C ,-1 ) ) ,0 ) ,14 
)<BR><BR>CMO_2 <BR>Sum( If( C ,&lt; ,Ref( C ,-1 ) , ( Ref( C ,-1 ) - C ) ) ,0 ) 
,14 ) <BR><BR>CMO_Final <BR>100 * ( ( Fml( "CMO_1" ) - Fml( "CMO_2" ) ) / ( Fml( 
"CMO_1" ) + Fml( "CMO_2" ) ) )<BR><BR>You could also combine the above three 
formulas into one formula. The syntax would be: 
<BR>100*((Sum(If(C,&gt;,Ref(C,-1),(C-Ref(C,-1)),0),14))-(Sum(If(C,&lt;,REF(C,-1),(REF(C,-1)-C),0),14))) 
/((Sum(If(C,&gt;,Ref(C,-1),(C-Ref(C,-1)),0),14)+(Sum(If(C,&lt;,REF(C,-1),(REF(C,-1)-C),0),14)))) 
<BR>*********************************************<BR></FONT></FONT></DIV></FONT></DIV></BODY></HTML>
</x-html>From ???@??? Thu Oct 28 06:18:38 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 XAA19349
	for <neal@xxxxxxxxxxxxx>; Wed, 27 Oct 1999 23:46:24 -0700
Received: (from majordom@xxxxxxxxx)
	by listserv.equis.com (8.8.7/8.8.7) id OAA05320
	for metastock-outgoing; Thu, 28 Oct 1999 14:45:26 -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 OAA05317
	for <metastock@xxxxxxxxxxxxxxxxxx>; Thu, 28 Oct 1999 14:45:23 -0600
Received: from lh2.rdc1.bc.home.com (ioracle@xxxxxxxxxxxxxxxxxxxxxxxxx [24.2.10.67])
	by freeze.metastock.com (8.8.5/8.8.5) with ESMTP id AAA02223
	for <metastock@xxxxxxxxxxxxx>; Thu, 28 Oct 1999 00:25:06 -0600 (MDT)
Received: from cs819150a ([24.65.28.95]) by lh2.rdc1.bc.home.com
          (InterMail v4.01.01.00 201-229-111) with SMTP
          id <19991028061046.BXMO22817.lh2.rdc1.bc.home.com@xxxxxxxxx>
          for <metastock@xxxxxxxxxxxxx>; Wed, 27 Oct 1999 23:10:46 -0700
Message-ID: <009e01bf210b$2a1f1460$5f1c4118@xxxxxxxxxxxxxxxxxxxxxx>
From: "Glen Wallace" <gcwallace@xxxxxxxx>
To: "MetaStock listserver" <metastock@xxxxxxxxxxxxx>
Subject: Re: Realtime Intraday Interval and MS 7.0 problems
Date: Wed, 27 Oct 1999 23:09:50 -0700
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.2314.1300
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
Sender: owner-metastock@xxxxxxxxxxxxx
Precedence: bulk
Reply-To: metastock@xxxxxxxxxxxxx
Status:   

Yngvi:

I noticed that, too.  Version 7 doesn't allow >60min and <Daily charts
anymore.  That was an important feature that should be returned immediately.

The problem with upgrading the indicators seems to be related to those that
call variables (FmlVar) or entire custom indicators (Fml).  Below is a
description and workaround from Bill Forman, Equis's customer support
manager:

> "The two [identified upgrade problem] circumstances are:
>
> 1) You have FMLVar() calls in formulas and they are calling formulas below
> the formula they exist in.  This will cause a crash.  Any formulas called
> in the list above the formula with Fmlvar() will not have a problem.
>
> 2) You have formulas that have more than 1000 characters AND leading
> spaces in the formula.  This will cause corruption of the specific
> formula.
>
> The work around is:
>
> Using 6.5x, export all formulas that do NOT contain FMLvar() calls to a
> new folder.  Import them into 7.0 and upgrade the formula file by open
> 7.0. Export the formulas containing FMLvar() calls from 6.5x and then
> import them into 7.0 and the file will successfully upgrade.
>
> If you have leading spaces in your formulas, they need to be removed
> before the upgrade.
>
> The fixed CD will handle both of these instances by doing two loops
> through the formula file and upgrading all formulas that DO NOT have
> Fmlvar()calls and removing the leading spaces.  It will then go back
> through the file and upgrade the formulas with Fmlvar() calls.  In this
> way, the formulas needed by the Fmlvar() calls will already be upgraded.
>
> So, you may want to wait for the new CD or you can use this convoluted
> workaround.  I don't know how long it will take to get the new CD."

Like you, I also had some layouts irreparably damaged, but I restored these
from backup and they worked.  These layouts contained Fml functions, so I
just assume it was all part of the same problem.

I also experienced for several days the instability you mentioned.  On
loading a layout, indicators would not update quickly and then the system
would hang.  The problems seem to have corrected (self-healing software?)
and things seem stable again.  Perhaps it was all related.

Unlike you, I also had problems reading my intraday data files after the
upgrade and I discovered that the master and emaster files had been deleted
during the upgrade.  I restored these with Norton Utilities and it worked.

I won't get into the problems I had, and my gripes with, DataOnDemand, but
I've set that aside for now as an interesting but largely useless (for me)
feature.  With some enhancements that could be a very powerful tool.

The good news is that Tech Support jumped all over these problems and was
genuinely interested in solving them.  They have good people there.

Good luck.