PureBytes Links
Trading Reference Links
|
Fredrick,
A couple of years ago, I did come across a software,
which I think was called Index Builder. I do not remember anything
more.
Maybe a search will help.
DusantChief Architect<A
href="">www.candlestrength.com
<BLOCKQUOTE dir=ltr
>
----- Original Message -----
<DIV
>From:
Fredrik Levy
To: <A
title=equismetastock@xxxxxxxxxxxxxxx
href="">equismetastock@xxxxxxxxxxxxxxx
Sent: Monday, February 23, 2004 02:20
AM
Subject: Re: [EquisMetaStock Group] Re:
help needed for code
I know how to plot a barchart of
stocks in my database. I was referring to the code supplied beneath, when
constructing my own index or plotting the aggregate price of, for example,
five different stocks (The Wyckoff Wave Chart).
A1:=security("c:\Metastock
Data\Sample\IBM",C);A2:=security("c:\Metastock
Data\Sample\Dell",C);A3:=security("c:\Metastock
Data\Sample\MSFT",C);A4:=security("c:\Metastock
Data\Sample\CSCO",C);A5:=security("c:\Metastock
Data\Sample\PSFT",C);D:=(A1+A2+A3+A4+A5)/5;D;
This code gives me a line chart of
the close. I added code for the H, L and O, and still, I am curious as to how
to plot this as a bar chart. All I get is four lines...
Or, does anyone know of an "index
builder" where I can specify my own stocks?
<FONT face="Times New Roman"
size=3>Fredrik
Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/equismetastock/
To unsubscribe from this group, send an email to:equismetastock-unsubscribe@xxxxxxxxxxxxxxx
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
|