PureBytes Links
Trading Reference Links
|
Hi Folks,
I was browsing the archives, trying to get some info on the "Security"
function of MS. I still use 6.52, which does not have this function. I
have a few q's please.
1) Is it worthwhile to go for an upgrade to 8.01, especially with all
the bugs which I have been reading about?
2) Can the same thing not be done with 6.52 by opening the security,
applying the indicator, copying it and overlaying it on another
security?
This question is directed to Henry1224.
Here you have referred to two securities the symbol being X.NASD-A and
-D. Are these derivatives of the same Nasdaq data or are they separate
data files? I'm sure you will overlook my ignorance, coz I'm not in
the USA.
Thanks in advance.
Dusant
--- In equismetastock@xxxxxxxxxxxxxxx, "Henry Z Kaczmarczyk
<henry1224@xxxx>" <henry1224@xxxx> wrote:
> This is my version of the MSI
>
> AI:=Security("c:\Metastock Data\EOD\market indicators\X.NASD-A",C);
> DECI:=Security("c:\Metastock Data\EOD\market indicators\X.NASD-D",C)
;
> A:=AI-DECI;
> Cum(Mov(A,19,E) - Mov(A,39,E))
>
> using the security function, you have to specify the data path
>
> Henry
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Free shipping on all inkjet cartridge & refill kit orders to US & Canada. Low prices up to 80% off. We have your brand: HP, Epson, Lexmark & more.
http://www.c1tracking.com/l.asp?cid=5510
http://us.click.yahoo.com/GHXcIA/n.WGAA/ySSFAA/BefplB/TM
---------------------------------------------------------------------~->
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/
|