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>Look at <A
href="http://www.StockData.Com">www.StockData.Com</A> I used
them for a couple of years and found them to be okay. They will d/l a
packet each night that then can be loaded into MetaStock for the E-O-D
quotes. They have NYSE, NASDAQ, AMEX, and a set of Indexes.
</FONT></DIV>
<DIV> </DIV>
<DIV>----- Original Message ----- </DIV>
<BLOCKQUOTE
style="BORDER-LEFT: #000000 2px solid; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px; PADDING-LEFT: 5px; PADDING-RIGHT: 0px">
<DIV
style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B>
<A href="mailto:leupold@xxxxxxxxxx" title=leupold@xxxxxxxxxx>Nicolas
Leupold</A> </DIV>
<DIV style="FONT: 10pt arial"><B>To:</B> <A
href="mailto:metastock@xxxxxxxxxxxxx"
title=metastock@xxxxxxxxxxxxx>Metastock</A> </DIV>
<DIV style="FONT: 10pt arial"><B>Sent:</B> Tuesday, August 24, 1999 4:56
PM</DIV>
<DIV style="FONT: 10pt arial"><B>Subject:</B> EOD data reliable and cheap
(just stocks)</DIV>
<DIV><BR></DIV>
<DIV><FONT size=2>Hi All,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>I have been subscribed to this group for a while now and
found comments posted in this list very interesting in most of the cases.
</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>I'd thank if anyone could help with his/her input
regarding the issue described above.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Does anyone sends a compressed file by mail that can load
the Metastock rather than login on to the net? Automatization tips will be
appreciated too.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>Any other comment for a newbie is welcomed.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>Regards,</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2>Nicolas</FONT></DIV>
<DIV><FONT size=2>Buenos Aires, Argentina.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT size=2><BR><BR></FONT> </DIV></BLOCKQUOTE></BODY></HTML>
</x-html>From ???@??? Wed Aug 25 09:17:09 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 HAA26559
for <neal@xxxxxxxxxxxxx>; Wed, 25 Aug 1999 07:44:43 -0700
Received: (from majordom@xxxxxxxxx)
by listserv.equis.com (8.8.7/8.8.7) id WAA08134
for metastock-outgoing; Wed, 25 Aug 1999 22:22:24 -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 WAA08131
for <metastock@xxxxxxxxxxxxxxxxxx>; Wed, 25 Aug 1999 22:22:21 -0600
Received: from hme0.mailrouter01.sprint.ca (hme0.mailrouter01.sprint.ca [207.107.250.16])
by freeze.metastock.com (8.8.5/8.8.5) with ESMTP id IAA03905
for <metastock@xxxxxxxxxxxxx>; Wed, 25 Aug 1999 08:12:50 -0600 (MDT)
Received: from walter (spc-isp-ott-uas-21-31.sprint.ca [209.103.37.32])
by hme0.mailrouter01.sprint.ca (8.8.8/8.8.8) with SMTP id JAA13031
for <metastock@xxxxxxxxxxxxx>; Wed, 25 Aug 1999 09:59:23 -0400 (EDT)
Message-ID: <000701beef01$d56f4ec0$202567d1@xxxxxx>
From: "Walter Lake" <wlake@xxxxxxxxx>
To: "Metastock bulletin board" <metastock@xxxxxxxxxxxxx>
Subject: VBA is the core language
Date: Wed, 25 Aug 1999 09:57:54 -0400
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:
Thanks for your emails
As far as I understand it, VBA and NOT Visual Basic (VB) is the core
language for Excel (XL), Word (W) and Visual Basic 6.0 (VB, which is the
retail stand alone program).
Each application (XL, W and VB) uses different objects, etc. therefore the
VBA code looks different for each.
Any custom workbook in XL plus the custom user forms, toolbars, etc. and
the underlying VBA code can be inserted as an Add-in into XL for easier
access and use.
VB stand alone programs can access and use XL workbooks, data and charts
etc. + any W documents, etc.
VB programs cannot be inserted into XL as an Add-in because VB uses
different objects than XL.
Ton will have to describe where VBScript fits into this overview.
Maybe Metastock 7.0 will have better linkages so that the Metastock/Excel
trading package is not quite so "clunky".
Best regards
Walter
|