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">
<META content='"MSHTML 4.72.2106.6"' name=GENERATOR>
</HEAD>
<BODY bgColor=#c0c0a8>
<DIV><FONT color=#000000 size=2>When you bring down the indicator, choose
"merge with scale..."</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT><FONT size=2>see if that
helps</FONT></DIV>
<DIV><FONT size=2>Dan</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>Ben John <<A
href="mailto:bjohn@xxxxxxxxxx">bjohn@xxxxxxxxxx</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>Sunday, October 18, 1998 6:05 PM<BR><B>Subject: </B>CHANGING TREND
LINES<BR><BR></DIV></FONT>
<DIV><FONT size=2>Could someone please explain to me why METASTOCK's trend
lines change values when you change the ZOOM SCALES (- +).
How do you set stops if the trend lines changes( CRAZY) ? (Good
question for JimG)</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Thanks,</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Ben</FONT></DIV></BLOCKQUOTE></BODY></HTML>
</x-html>From ???@??? Sun Oct 18 18:35:23 1998
Received: from 204.246.137.2 (204.246.137.2)
by mail05.rapidsite.net (RS ver 0.3) with SMTP id 22861
for <neal@xxxxxxxxxxxxx>; Sun, 18 Oct 1998 21:26:35 -0400 (EDT)
Received: (from majordom@xxxxxxxxx)
by listserv.equis.com (8.8.7/8.8.7) id RAA11629
for metastock-outgoing; Sun, 18 Oct 1998 17:12:25 -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 RAA11626
for <metastock@xxxxxxxxxxxxxxxxxx>; Sun, 18 Oct 1998 17:12:23 -0600
Received: from netcom15.netcom.com (genepool@xxxxxxxxxxxxxxxxxxx [192.100.81.128])
by freeze.metastock.com (8.8.5/8.8.5) with ESMTP id RAA10947
for <metastock@xxxxxxxxxxxxx>; Sun, 18 Oct 1998 17:24:57 -0600 (MDT)
Received: (from genepool@xxxxxxxxx)
by netcom15.netcom.com (8.8.5-r-beta/8.8.5/(NETCOM v1.02)) id QAA04686;
Sun, 18 Oct 1998 16:15:37 -0700 (PDT)
Date: Sun, 18 Oct 1998 16:15:36 -0700 (PDT)
From: Jim Michael <genepool@xxxxxxxxxx>
Subject: Re: Quotemonster
To: metastock@xxxxxxxxxxxxx
In-Reply-To: <19981018210109.2618.rocketmail@xxxxxxxxxxxxxxxxxxxx>
Message-ID: <Pine.3.89.9810181635.A27936-0100000@xxxxxxxx>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
Sender: owner-metastock@xxxxxxxxxxxxx
Precedence: bulk
Reply-To: metastock@xxxxxxxxxxxxx
X-Loop-Detect: 1
On Sun, 18 Oct 1998, CMA wrote:
>
> Jim Michael posted some excellent information about using QuoteMonster
> with Perl. There are some open questions to which some users might
> have answers.
> The Quotmonster readme file says you must also install the LPQ
> module. Where do you get that and exactly how do you install it and
> where?
The module is LWP. It is included in the Windows binary distribution
(there is a link to the distribution from the QM page). It gets installed
automatically when you install the distribution. Unix users will need to
get the module from CPAN. The readme that comes with the module has
instructions for installation. BTW, an excellent reference for using the
LWP module for writing web clients is 'Web Client Programming with Perl',
published by O'Reilly.
> You then have to configure QuoteMOnster. Anyone have an idea how to
> do that?
> After you do the above two things, how do you set up QM to do EOD
> downloads?
See the readme.now file. Also, open the script file qmd and read the
instructions (Hint - other than creating your tickers file there really
isn't much you need do in most cases). Let me know if the documentation is
unclear. HTH.
Cheers,
Jim
|