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

Re: ELA Help



PureBytes Links

Trading Reference Links

At 9:42 AM -0700 6/5/98, dcountach wrote:

>What version of TS uses "LastBarOnChart" ??    How is this different (or
>better) than "IF Date = LastCalcDate "  ?

The function on my system is dated 6/13/96 and is as follows:



   LastBarOnChart = Date = LastCalcDate and Time = LastCalcTime;


This should be coded as a Function with the name "LastBarOnChart" and a
Return Type of "TrueFalse".

The ELA file is attached.

It is used as follows:

   if LastBarOnChart then begin
      Print(.......);
      .....;
   end;

Bob Fulks


Attachment Converted: "c:\eudora\attach\LBOC.ELA"From ???@??? Sun Jun 07 08:55:46 1998
X-POP3-Rcpt: neal@xxxxxxxxx
Return-Path: <omega-list-request@xxxxxxxxxx>
Received: from mx1.eskimo.com (mx1.eskimo.com [204.122.16.48])
          by purebytes.com (8.8.4/8.8.4) with ESMTP
	  id EAA16545 for <neal@xxxxxxxxxxxxx>; Sun, 7 Jun 1998 04:51:29 -0700
Received: (from smartlst@xxxxxxxxx)
	by mx1.eskimo.com (8.8.8/8.8.8) id FAA19377;
	Sun, 7 Jun 1998 05:40:14 -0700
Resent-Date: Sun, 7 Jun 1998 05:40:14 -0700
Message-ID: <011b01bd9211$9319e8d0$6400a8c0@xxxxxxx>
From: "Earl Adamy" <eadamy@xxxxxxxxxx>
To: <omega-list@xxxxxxxxxx>
Subject: Re: Digest V98 #265 (Corrupted)
Date: Sun, 7 Jun 1998 06:41:15 -0600
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.2106.4
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.2106.4
Content-Type: text/plain;
	boundary="----------------------------";
	charset="iso-8859-1"
Resent-Message-ID: <"rkKFi3.0.Zk4.ieeUr"@mx1>
Resent-From: omega-list@xxxxxxxxxx
X-Mailing-List: <omega-list@xxxxxxxxxx> archive/latest/18860
X-Loop: omega-list@xxxxxxxxxx
Precedence: list
Resent-Sender: omega-list-request@xxxxxxxxxx

#265 was the second digest I received in the past couple of days which was
corrupted and therefor unreadable. Apparently there are list members who are
either unaware of, or ignore, the list policy that all messages are to be posted
in plain text format. The message below, which appears to have corrupted the
digest version, was submitted as "multipart/mixed ...This is a multi-part
message in MIME format."

Date: Sat, 6 Jun 1998 11:53:23 -0500
From: "HARRY  PLOSS" <HPLOSS@xxxxxxxxxxx>
To: <omega-list@xxxxxxxxxx>
Subject: Asset Allocation tools?

If using IE4, the (Menu) Format dropdown should have "Plain Text" selected.

Earl