PureBytes Links
Trading Reference Links
|
Use the help screen. Look up securities function.
x:=Security("C:\Metastock Data\Sample\MSFT",C);
y:=Security("C:\Metastock Data\Sample\RHTT",C);
x-y
You likely have a path name problem. It happens all the time. Path
names are a pain to type in correctly.
I use intraday. Less hassles.
X:=Security("ONLINE:MSFT",C)
--- In equismetastock@xxxxxxxxxxxxxxx, "wetrade2002"
<wetrade2002@xxxx> wrote:
>
>
> I have set the path but it keeps giving me invalid symbol.
>
> I would like to chart the difference in price between 2 stocks.
>
> How would I do that?
>
> Thanks
------------------------ Yahoo! Groups Sponsor --------------------~-->
$9.95 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/BefplB/TM
--------------------------------------------------------------------~->
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:
http://docs.yahoo.com/info/terms/
|