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 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>Manuel,</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT> </DIV>
<DIV><FONT size=2>I am sure Steve has done something better, but here is a
simple (Metastock) formula allowing you to draw Bollinger Band as an
oscillator:</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT color=#000000
size=2>100*(C-Mov(C,20,S)+2*Stdev(C,20))/(4*Stdev(C,20))</FONT></DIV>
<DIV><FONT color=#000000 size=2></FONT> </DIV>
<DIV><FONT size=2>Hope this helps.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Alberto Torchio<BR> Torino,
Italy</FONT></DIV></BODY></HTML>
</x-html>From ???@??? Thu Nov 25 16:57:17 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 NAA21941
for <neal@xxxxxxxxxxxxx>; Mon, 22 Nov 1999 13:10:52 -0800
Received: (from majordom@xxxxxxxxx)
by listserv.equis.com (8.8.7/8.8.7) id MAA20813
for metastock-outgoing; Mon, 22 Nov 1999 12:00:17 -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 MAA20809
for <metastock@xxxxxxxxxxxxxxxxxx>; Mon, 22 Nov 1999 12:00:14 -0700
Received: from goose.prod.itd.earthlink.net (goose.prod.itd.earthlink.net [207.217.120.18])
by freeze.metastock.com (8.8.5/8.8.5) with ESMTP id MAA21622
for <metastock@xxxxxxxxxxxxx>; Mon, 22 Nov 1999 12:06:32 -0700 (MST)
Received: from heidi (1Cust174.tnt5.chi1.da.uu.net [63.21.227.174])
by goose.prod.itd.earthlink.net (8.9.3/8.9.3) with SMTP id KAA03780
for <metastock@xxxxxxxxxxxxx>; Mon, 22 Nov 1999 10:51:51 -0800 (PST)
Message-Id: <3.0.32.19991122125102.006a4678@xxxxxxxxxxxxxxxxxx>
X-Sender: stubner@xxxxxxxxxxxxxxxxxx
X-Mailer: Windows Eudora Pro Version 3.0 (32)
Date: Mon, 22 Nov 1999 12:51:10 -0600
To: metastock@xxxxxxxxxxxxx
From: Heidi Stubner <stubner@xxxxxxxxxxxxx>
Subject: Re: Printing Charts with version 6.52
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Sender: owner-metastock@xxxxxxxxxxxxx
Precedence: bulk
Reply-To: metastock@xxxxxxxxxxxxx
Status:
Although this is possible, it is doubtful. I make it a point to close the
running applications. I'm confused because I'm doing the same as
pre-upgrade.
At 10:33 AM 11/22/1999 -0800, you wrote:
>Heidi:
>
>I have this problem from time to time if I have a lot of charts open or many
>applications running. I just close a few things and re-print. It might be
>a Windows resources issue.
>
>
>----- Original Message -----
>From: Heidi Stubner <stubner@xxxxxxxxxxxxx>
>To: MetaStock <metastock@xxxxxxxxxxxxx>
>Sent: November 22, 1999 09:45
>Subject: Printing Charts with version 6.52
>
>> I upgraded Metastock from 6.5 to 6.52 about a month ago. Since that time
>> I've had problems when printing charts. If I print 100 charts, 20% are
>> 1/2 blank (the remaining is somehow lost - it is not printed on the next
>> page). I do not get any error messages on my printer. I originally
>> thought it could be lack of memory, but I have a HP LJ 4m with 6144k
>> bytes of RAM which should be sufficient.
>>
>> Again, these are the exact same charts that were run on version 6.5 and I
>> had no problems. Is anyone else having this problem? Does anyone have a
>> solution?
>>
>> Thanks.
>
>
>
|